careercopilot-agent-scaffolder
maintained by okgoogle13
star
1
account_tree
0
verified_user
MIT License
name: careercopilot-agent-scaffolder description: Scaffolds a new Python agent for autonomous AI tasks in 'src/agents/'. Agents are autonomous components that handle complex operations (resume analysis, job matching, KSC generation). Use when asked to create a new AI agent or automation component. metadata: legacy_frontmatter: version: 1.0.0 tags: []
Purpose
Scaffolds new Python agents in src/agents/ to handle autonomous, complex AI operations like analysis or matching.
When to Use
- When creating a new specialized agent component.
- When establishing a new autonomous workflow within the project.
Process
- Input: Ask for the new agent's name.
-
Template: Read the agent template from
templates/agent.py.tpl. -
Injection: Replace
{{AGENT_NAME}}placeholder. -
Creation: Write the file to
src/agents/. - Reporting: Show the path to the newly created agent.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
1
GitHub Forks
0
Created
Jan 2026
Last Updated
4个月前
tools
tools productivity tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!