Undocs
Undocs removes unwanted documents from your chat history, streamlining conversations and protecting sensitive information.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add undocs npx -- -y @trustedskills/undocs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"undocs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/undocs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The undocs skill allows AI agents to access and utilize documentation hosted on Unstable Diffusion's website. It can retrieve information about models, samplers, schedulers, and other related concepts within the Stable Diffusion ecosystem. This enables the agent to answer questions or provide guidance based on official documentation.
When to use it
- Troubleshooting: When encountering issues with Stable Diffusion settings or model behavior, the skill can be used to consult the official documentation for solutions.
- Learning new techniques: Users can leverage this skill to understand and implement advanced Stable Diffusion features described in the Unstable Diffusion docs.
- Model selection: The agent can help users choose appropriate models by providing details from their respective documentation pages.
- Understanding parameters: When needing clarification on specific parameters or settings within Stable Diffusion, the skill provides direct access to explanations.
Key capabilities
- Accesses Unstable Diffusion's online documentation.
- Retrieves information about Stable Diffusion models.
- Provides details on samplers and schedulers.
- Offers descriptions of various Stable Diffusion concepts.
Example prompts
- "What is the difference between Euler a and DPM++ 2M Karras?"
- "Can you tell me more about the 'vae' parameter in Stable Diffusion?"
- "Show me the documentation for the DreamShaper model."
Tips & gotchas
The skill relies on Unstable Diffusion’s website being available. If the site is down or undergoing changes, the skill may not function correctly.
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.