cm-ecosystem-roadmap
Manages and explores available skills and distribution standards in the CodyMaster ecosystem.
Install
mkdir -p .claude/skills/cm-ecosystem-roadmap && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18672" && unzip -o skill.zip -d .claude/skills/cm-ecosystem-roadmap && rm skill.zipInstalls to .claude/skills/cm-ecosystem-roadmap
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use when exploring the CodyMaster skill ecosystem roadmap, marketplace, or distro validation.Key capabilities
- →Validate skill folder layout
- →Check `meta.json` and template rules
- →Explore the CodyMaster skill ecosystem roadmap
- →Navigate the skill marketplace
- →Track skill dependencies
How it works
The skill provides commands to validate skill folder layouts against `meta.json` and template rules. It also offers insights into the CodyMaster skill ecosystem roadmap and marketplace.
Inputs & outputs
When to use cm-ecosystem-roadmap
- →Validating skill structure
- →Exploring marketplace
- →Managing skill distros
About this skill
cm-ecosystem-roadmap — marketplace & distros
In CLI today: cm distro validate <dir> checks skill folder layout; see ADR 003 (docs/adr/003-skill-distro-and-meta.md) for meta.json + tmpl rules.
Backlog (community scale-out):
cm marketplace— starred skills, semver, dependency graph.cm install/cm distro create— preset skill packs + branding (SaaS, e-commerce, mobile, agency).- Publish — npm and/or git tags as distribution channels.
Reuse meta.json + SKILL.md.tmpl from scripts/build-skills.mjs for reproducible skill packages.
When not to use it
- →When the user needs to publish skills to npm or git tags directly
- →When the user needs to create preset skill packs with branding
Limitations
- →Validation is limited to skill folder layout, `meta.json`, and template rules
- →Marketplace and installation features are currently in the backlog
- →Does not directly publish skills
How it compares
This skill provides structured validation for skill folder layouts and a roadmap for the ecosystem, unlike manually checking file structures or guessing future features.
Compared to similar skills
cm-ecosystem-roadmap side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| cm-ecosystem-roadmap (this skill) | 0 | 2mo | No flags | Beginner |
| pptx | 393 | 5mo | Review | Advanced |
| nano-pdf | 63 | 2mo | Review | Beginner |
| video-downloader | 101 | 7mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by tody-agent
View all by tody-agent →You might also like
pptx
anthropics
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
nano-pdf
openclaw
Edit PDFs with natural-language instructions using the nano-pdf CLI.
video-downloader
ComposioHQ
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
youtube-transcript
michalparkola
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
using-superpowers
obra
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
browser-automation
browserbase
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.