Create Plugin
Generate custom plugins for ethpandaops, extending functionality and automating tasks within your DeFi workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add create-plugin npx -- -y @trustedskills/create-plugin
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-plugin": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-plugin"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The create-plugin skill allows you to install skills for AI agents. It facilitates the integration of new functionalities and capabilities into an agent's workflow by providing a streamlined installation process. This enables users to extend the agent’s abilities without requiring complex manual configuration.
When to use it
- You want to add a new feature or tool to your AI agent's toolkit.
- A colleague has shared a skill they developed, and you need to integrate it into your agent.
- You are experimenting with different skills to optimize your agent’s performance for specific tasks.
- You need to quickly deploy pre-built functionalities without writing code from scratch.
Key capabilities
- Skill installation
- Agent extension
- Functionality integration
- Pre-built deployment
Example prompts
- "Install the latest version of the 'create-plugin' skill."
- "Can you show me how to use create-plugin?"
- “Create a plugin for my agent that can summarize text.”
Tips & gotchas
The create-plugin skill requires an existing AI agent environment. Ensure your agent is properly configured before attempting installation, as compatibility issues may arise with certain agent setups.
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.