Resonance Skill Author
This skill generates creative content – stories, poems, or scripts – by mimicking a specified author's style and tone for unique outputs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add resonance-skill-author npx -- -y @trustedskills/resonance-skill-author
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"resonance-skill-author": {
"command": "npx",
"args": [
"-y",
"@trustedskills/resonance-skill-author"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, resonance-skill-author, allows AI agents to create and manage skills within the Resonance platform. It facilitates the generation of new skills based on provided specifications or existing templates. The agent can also modify and update existing skills to improve functionality or adapt them to changing needs.
When to use it
- Skill Creation: Generate a new skill from scratch, defining its capabilities and interactions.
- Skill Modification: Update an existing Resonance skill to fix bugs, add features, or change behavior.
- Template Generation: Create skill templates that can be used as starting points for other skills.
- Automated Skill Updates: Automatically update a suite of skills based on changes in underlying systems.
Key capabilities
- Skill creation from specifications
- Skill modification and updating
- Skill template generation
- Integration with Resonance platform
Example prompts
- "Create a new skill that summarizes news articles."
- "Update the 'email-sender' skill to include support for HTML emails."
- "Generate a template for skills that interact with external APIs."
Tips & gotchas
The agent requires access to and familiarity with the Resonance platform’s architecture and existing skill definitions. Successful use depends on providing clear and detailed specifications for new or modified skills.
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.