Back to Apps

SkillDeck
Supports UIby spacezephyr
Visual skill console that transforms local MCP skills into a card wall for one-click execution in Codex.
0 stars
Works in:Codex
Exposes:Resources
What it does
SkillDeck provides a visual interface for managing and executing local MCP skills. It transforms a directory of SKILL.md files into an interactive card wall, allowing users to search, filter by category, and trigger skills in Codex or other CLI environments without manually typing paths.
Key features
- Visual Card Wall: Recursively parses local skill directories and renders skills as searchable, categorized cards.
- Expert Bundles: Group related skills into "Experts" (e.g., Content Creation) for streamlined workflow management.
- Flexible Execution: Supports copying command strings for Codex or direct local execution via
codex/qodercli. - AI Categorization: Integrated support for LLMs (like DeepSeek) to automatically classify skills into functional categories.
- Codex Native Widget: Can be installed as a native Codex plugin for an embedded experience.
Installation
- Standalone Web: Run
node server.jsand openhttp://localhost:4177. - Codex Plugin:
codex plugin marketplace add ~thencodex plugin add skilldeck@personal.
Supported hosts
- Codex
Choose your AI client and follow the steps below.
Codex
Install as a plugin via `codex plugin add skilldeck@personal` or run standalone via `node server.js`





