Create Slash Commands
Generates custom slash commands for Discord servers based on provided descriptions and desired functionality.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cfircoo-create-slash-commands npx -- -y @trustedskills/cfircoo-create-slash-commands
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cfircoo-create-slash-commands": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cfircoo-create-slash-commands"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, cfircoo-create-slash-commands, allows AI agents to generate slash commands for various platforms. It can create commands with descriptions and associated actions, enabling users to trigger specific functionalities within applications directly from chat interfaces. The generated commands are designed to be easily integrated into different messaging or collaboration tools.
When to use it
- Automating repetitive tasks: Generate a
/reportcommand that automatically pulls data and formats a summary for daily distribution. - Creating custom workflows: Develop a
/deploycommand to trigger code deployments directly from a chat channel. - Building interactive bots: Add commands like
/pollor/remindto enhance user interaction within a bot application. - Streamlining team communication: Create a
/meetingcommand that schedules meetings and sends out invites automatically.
Key capabilities
- Generates slash commands with descriptions.
- Associates actions with generated commands.
- Supports integration into various platforms (specifics not detailed).
Example prompts
- "Create a slash command called '/weather' that fetches the current weather for London."
- "Generate a slash command named '/translate' to translate text between English and Spanish."
- "I need a slash command, '/reminder', which allows users to set reminders with a due date and time."
Tips & gotchas
The effectiveness of this skill depends on the agent’s understanding of the target platform's slash command syntax and limitations. Ensure you provide clear instructions regarding desired functionality and any specific formatting requirements for the generated commands.
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.