Deck Creator
This tool swiftly generates Magic: The Gathering decks based on your card selection and preferences, streamlining deckbuilding for players of all levels.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add deck-creator npx -- -y @trustedskills/deck-creator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"deck-creator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/deck-creator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to create digital card decks. It can generate cards with text and images, organize them into cohesive decks based on themes or topics, and ultimately provide a structured learning or reference tool. The generated decks are designed for easy use and sharing.
When to use it
- Educational Material: Create flashcards for studying a specific subject like history, science, or languages.
- Reference Guides: Build a deck of cards outlining key concepts or procedures for a technical process.
- Game Design: Quickly prototype card game mechanics and content.
- Presentation Support: Develop visual aids to accompany presentations with key information on individual cards.
Key capabilities
- Card generation (text & images)
- Deck organization by theme/topic
- Easy sharing of created decks
Example prompts
- "Create a deck of flashcards about the American Civil War."
- "Generate a card deck explaining the steps in baking sourdough bread, including images."
- "Build a deck outlining different types of cloud computing services."
Tips & gotchas
The quality of the generated cards depends on the clarity and detail provided in your prompts. Be specific about the content you want included on each card for best results.
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.