Skill Builder
Skill Builder by rysweet lets you easily create and modify agent skills, streamlining workflows & boosting automation efficiency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rysweet-skill-builder npx -- -y @trustedskills/rysweet-skill-builder
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rysweet-skill-builder": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rysweet-skill-builder"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This tool allows you to discover and install new skills directly onto your AI agents, expanding their functional capabilities. It serves as a central hub for browsing available agent enhancements and applying them instantly.
When to use it
- You need to equip an existing agent with specific tools or knowledge bases not currently installed.
- You want to browse the registry to find specialized skills tailored to unique workflows.
- You are setting up a new agent from scratch and require a quick way to populate its skillset.
- You need to update an agent's capabilities without rewriting its core codebase.
Key capabilities
- Discovery: Browse a curated list of available skills for AI agents.
- Installation: Directly install selected skills to modify agent behavior.
- Integration: Seamlessly connect new functionalities to rysweet/amplihack agents.
Example prompts
- "Install the skill-builder tool so my agent can access external data sources."
- "Show me available skills that improve an agent's coding capabilities."
- "Add a new skill to my current agent configuration from the registry."
Tips & gotchas
Ensure your agent has write permissions or appropriate access levels before attempting to install new skills, as this modifies its operational scope. Verify the compatibility of installed skills with your specific agent framework to prevent runtime errors.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.