tool-calling

Installation
SKILL.md

Tool Calling

Enable LLMs to call functions and interact with external systems.

When to Use This Skill

Invoke this skill when:

  • Adding function calling to agents
  • Designing tool schemas
  • Integrating external APIs
  • Implementing validation and error handling

Parameter Schema

Parameter Type Required Description Default
task string Yes Tool calling goal -
provider enum No anthropic, openai, langchain anthropic
strict_mode bool No Enable strict validation true
Installs
5
GitHub Stars
1
First Seen
Jan 27, 2026
tool-calling — pluginagentmarketplace/custom-plugin-ai-agents