byagentteam-taichuai· 15 skills
Create new tools or upgrade existing tools for the agent. MANDATORY: Use this skill whenever the user wants to create a custom tool, convert a script into a reusable tool, write a new tool function, upgrade or modify an existing tool, test and improve a tool in the sandbox, or asks things like 'make a tool for X', 'create a tool that does Y', 'improve the X tool', 'upgrade my tool', 'turn this script into a tool'. Even if the user doesn't use the word 'tool' explicitly, trigger this if they want to add a new callable capability to the agent or modify an existing one.
$npx -y skills add agentteam-taichuai/scienceclaw --skill tool-creatorInstalls into the current project.
Run `npx skills use "https://github.com/agentteam-taichuai/scienceclaw" --skill "agentteam-taichuai/scienceclaw/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/agentteam-taichuai/scienceclaw" that are relevant to the current task. Run `npx skills add "https://github.com/agentteam-taichuai/scienceclaw"` and select the relevant skills, then follow their instructions.