This repository contains Agent Skills for use with Claude and other AI assistants that support the Agent Skills specification.
Guide mycology research workflows using WeMush's MCP server for specimen tracking, research projects, cultivation analytics, and strain catalog exploration.
Use when users ask about:
- Mushroom cultivation and research
- Specimen tracking and management
- Research project participation
- Cultivation analytics and outcomes
- Strain and species information
# Add as a plugin marketplace (if hosted separately)
/plugin marketplace add wemush/wemush-skills
# Or install directly
/plugin install wemush-mycology-assistantUpload the skill folder via Settings > Capabilities > Skills.
Copy the skill folder to your skills directory and configure your AI assistant to load it.
To use WeMush skills, you need:
- WeMush Account: Sign up at https://wemush.com
- MCP Server Connection: Configure the WeMush MCP server in your AI assistant
- OAuth Authorization: Grant appropriate scopes during authentication
Add the WeMush MCP server to your Claude configuration:
{
"mcpServers": {
"wemush": {
"url": "https://wemush.com/api/mcp/research/sse",
"transport": "sse"
}
}
}- Skill Reference: See
wemush-mycology-assistant/SKILL.md - Tool Documentation: See
wemush-mycology-assistant/references/REFERENCE.md - WeMush Docs: https://wemush.com/docs/claude-connector
- Email: support@wemush.com
- Documentation: https://wemush.com/docs/claude-connector
- Status: https://wemush.com/status
Apache-2.0 - See LICENSE for details.
WeMush is a decentralized mycology platform for mushroom cultivation management, specimen tracking, and collaborative research. Learn more at https://wemush.com.