@okgoogle13
okgoogle13apm::@okgoogle13
careercopilot-tool-creator
skillScaffolds a new Python tool utility in 'src/tools/' for agents to call. Tools are utility functions (web scraping, PDF parsing, database queries) that agents use. Use when creating utilities that agents depend on.
react-component-scaffolder
skillDEPRECATED: Use component-builder instead for M3-compliant, production-grade components.
careercopilot-agent-scaffolder
skillScaffolds 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.