Biomni
Biomni generates diverse, detailed biological concepts & scenarios for creative writing or worldbuilding, sparking imaginative possibilities.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add biomni npx -- -y @trustedskills/biomni
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"biomni": {
"command": "npx",
"args": [
"-y",
"@trustedskills/biomni"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The biomni skill provides access to Claude code templates. It allows users to leverage pre-built code structures and snippets within the AI agent workflow, potentially accelerating development tasks. The specific functionality revolves around utilizing these templates for various coding purposes.
When to use it
- Generating boilerplate code for a new project quickly.
- Creating consistent code structures across multiple projects.
- Learning from example code provided in the templates.
- Automating repetitive coding tasks with pre-defined solutions.
Key capabilities
- Access to Claude code templates
- Code snippet generation
- Boilerplate creation
- Consistent code structure implementation
Example prompts
- "Generate a basic React component template."
- "Create a Python script for web scraping using BeautifulSoup."
- "Show me an example of a Dockerfile for a Node.js application."
Tips & gotchas
The skill's effectiveness depends on the quality and relevance of the available Claude code templates; ensure they align with your project’s needs. Familiarity with the underlying technologies used in the templates (e.g., React, Python, Docker) is helpful for proper utilization.
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.