agno-tools
CommunityExtend Agno agents with custom tools.
Authorajshedivy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables developers to create and integrate custom tools, allowing Agno agents to interact with external systems and perform specific tasks beyond their core language model capabilities.
Core Features & Use Cases
- Function Tools: Easily convert any Python function into an agent tool with type hints and docstrings.
@toolDecorator: Enhance tools with features like user confirmation requirements.- Built-in Toolkits: Leverage pre-built toolkits for common tasks like web search, finance, and file operations.
- MCP Integration: Connect to external tool services via the Message Communication Protocol (MCP).
- Use Case: An agent needs to check stock prices and then perform a calculation based on that price. This Skill allows you to define a
get_stock_pricefunction and acalculate_valuefunction, making them available to the agent.
Quick Start
Use the agno-tools skill to create a custom function tool named get_current_time that returns the current time.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agno-tools Download link: https://github.com/ajshedivy/agno-cookbook/archive/main.zip#agno-tools Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.