Bazdmeg
Bazdmeg generates creative story ideas and prompts, sparking imagination and overcoming writer's block for content creators.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bazdmeg npx -- -y @trustedskills/bazdmeg
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bazdmeg": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bazdmeg"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
bazdmeg
What it does
This skill serves as a discovery and installation interface for AI agent capabilities within the zerdos/spike-land-nextjs ecosystem. It allows users to browse available tools and apply them directly to their specific Next.js projects.
When to use it
- You need to expand the functionality of an existing AI agent by adding new, specialized skills.
- You are developing within the
zerdos/spike-land-nextjsrepository and require access to community-contributed modules. - You want to quickly prototype features without writing code from scratch by leveraging pre-built skill definitions.
Key capabilities
- Skill Discovery: Browse a registry of available agent skills categorized for different use cases.
- Direct Installation: One-click mechanism to install selected skills into your local or remote environment.
- Ecosystem Integration: Specifically tailored for the
spike-land-nextjsframework by author zerdos.
Example prompts
- "Help me find and install a skill that can automate my Next.js deployment pipeline."
- "I need to add data visualization capabilities to my agent; show me relevant skills from the registry."
- "Install the latest community-maintained skill for debugging React components in my project."
Tips & gotchas
Ensure your development environment is compatible with the spike-land-nextjs framework before attempting installation. Since this is a specific ecosystem tool, verify that the installed skills align with your current version of Next.js 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.