Deslop
Deslop generates creative story ideas & prompts, sparking your imagination and overcoming writer's block for faster content creation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add deslop npx -- -y @trustedskills/deslop
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"deslop": {
"command": "npx",
"args": [
"-y",
"@trustedskills/deslop"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The deslop skill allows you to deploy and manage applications. It automates tasks related to application deployment, including provisioning infrastructure, configuring environments, and releasing updates. This simplifies the process of getting your software into production and maintaining it over time.
When to use it
- Deploying a new web application or microservice.
- Automating the release process for existing applications.
- Setting up development, staging, and production environments.
- Rolling back deployments in case of errors.
Key capabilities
- Application deployment automation
- Infrastructure provisioning
- Environment configuration
- Release management
Example prompts
- "Deploy the latest version of my web app to the staging environment."
- "Create a new production environment for my application."
- "Roll back the last deployment to the previous stable version."
Tips & gotchas
The skill likely requires access to your cloud provider account and relevant credentials. Ensure you have properly configured these before attempting deployments.
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.