careercopilot-tool-creator
CommunityRapidly scaffold new AI agent tools.
Authorokgoogle13
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually creating new Python tools for AI agents involves repetitive boilerplate code and ensuring correct structure. This skill automates the scaffolding process, saving development time and ensuring consistency for your CrewAI agents.
Core Features & Use Cases
- Automated Tool Scaffolding: Generates a new Python tool file with the necessary
crewai.toolsdecorator and a clear structure for implementation. - Placeholder Management: Automatically replaces placeholders like
{{TOOL_NAME}}with user-provided input, reducing manual errors and speeding up setup. - Guidance for Integration: Advises on subsequent steps, such as adding the tool to
__init__.pyand the agent file, ensuring proper integration into your AI agent system. - Use Case: When expanding your AI agent's capabilities, use this skill to quickly set up the foundational code for new tools like a web searcher, database query tool, or custom data processor.
Quick Start
Create a new Python tool file named 'web_search_tool' in 'src/tools/' for an AI agent.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: careercopilot-tool-creator Download link: https://github.com/okgoogle13/careercopilot/archive/main.zip#careercopilot-tool-creator 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.