Skill Creator
This Skill Creator allows you to easily build and customize AI agent skills, streamlining your automation workflows for increased efficiency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add araujomartin-skill-creator npx -- -y @trustedskills/araujomartin-skill-creator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"araujomartin-skill-creator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/araujomartin-skill-creator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, skill-creator, allows AI agents to discover and install skills from the TrustedSkills registry. It provides a user interface for browsing available skills, viewing their details, and initiating the installation process. The agent can then utilize these newly installed skills to extend its capabilities.
When to use it
- An agent needs access to new functionalities but doesn't have them pre-installed.
- You want an agent to automatically expand its skillset based on a defined criteria (e.g., "find and install all skills related to data analysis").
- A user wants to give an agent the ability to learn and adapt by installing new tools.
- An agent needs to update existing skills to benefit from improvements or bug fixes.
Key capabilities
- Skill discovery: Browsing available skills in the TrustedSkills registry.
- Skill installation: Initiating the process of adding a skill to the agent's environment.
- Skill information retrieval: Accessing details about each skill, such as description and author.
Example prompts
- "Find me some skills related to image editing."
- "Install the latest version of the 'text-summarization' skill."
- “Show me a list of all skills created by araujomartin.”
Tips & gotchas
The agent requires appropriate permissions to install new skills. Ensure that the agent has access to the TrustedSkills registry and the ability to modify its environment.
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.