Skill Creator

🌐Community
by mrgoonie · vlatest · Repository

This Skill Creator allows you to easily generate new agent skills with customizable parameters, streamlining workflow and boosting automation capabilities.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add mrgoonie-skill-creator npx -- -y @trustedskills/mrgoonie-skill-creator
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "mrgoonie-skill-creator": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mrgoonie-skill-creator"
      ]
    }
  }
}

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 capabilities directly into your AI agent environment. It streamlines the setup process by providing a centralized interface to expand what your agents can do without manual configuration.

When to use it

  • You need to add specific functionalities like data analysis or web browsing to an existing agent.
  • You want to test different skill combinations before deploying them in production workflows.
  • Your current agent lacks the tools required for a new project scope.
  • You are managing multiple agents and need a consistent way to update their capabilities.

Key capabilities

  • Browse available skills within the mrgoonie/claudekit-skills ecosystem.
  • Install selected skills directly into your agent configuration.
  • Discover new features designed to enhance agent autonomy and utility.

Example prompts

  • "Help me install a skill that allows my agent to browse live websites."
  • "What skills can I add to improve this agent's data processing capabilities?"
  • "Install the latest skill for automating customer support responses."

Tips & gotchas

Ensure your AI agent environment is compatible with the specific skill versions available in the registry. Always review the description of a skill before installing it to understand any potential dependencies or permission requirements.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
mrgoonie
Installs
150

🌐 Community

Passed automated security scans.