byagentteam-taichuai· 15 skills
Create new skills, modify and improve existing skills, and measure skill performance. MANDATORY: Use this skill whenever the user wants to create a custom skill from scratch, design a workflow as a skill, write their own SKILL.md, update or optimize an existing skill, run evals to test a skill, benchmark skill performance, or asks questions like 'how do I make a skill', 'create a skill for X', 'turn this into a skill', 'I want to build a skill'. Even if the user doesn't use the word 'skill' explicitly, trigger this if they want to capture a reusable workflow or set of instructions for the agent.
$npx -y skills add agentteam-taichuai/scienceclaw --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/agentteam-taichuai/scienceclaw" --skill "agentteam-taichuai/scienceclaw/skill-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.