bydemondamon· 20 skills
Guide for creating custom tools in AgenticX including function decorator tools, MCP tool integration, tool registries, and remote tool access. Use when the user wants to create tools for agents, integrate external APIs as tools, build MCP servers, or extend agent capabilities with custom functions.
$npx -y skills add demondamon/agenticx --skill agenticx-tool-creatorInstalls into the current project.
Run `npx skills use "https://github.com/demondamon/agenticx" --skill "demondamon/agenticx/agenticx-tool-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/demondamon/agenticx" that are relevant to the current task. Run `npx skills add "https://github.com/demondamon/agenticx"` and select the relevant skills, then follow their instructions.