Docs

Quickstart

The product stays intentionally small: install the CLI, run a search, and only fall back to a free API key if local methods are unavailable.

Install

Install CLI
curl -fsSL https://mdsc.dev/install.sh | bash

Core commands

sksc search "postgres skill"
sksc show 1
sksc pull 1
sksc install 1
sksc update
sksc key set YOUR_API_KEY

Free API key path

If no healthy local method is available, the CLI can guide the user to register for a free API key.

Free keys get 50 calls per month. Usage from 51 to 55 returns upgrade prompts. Beyond that, the user must upgrade to Alpha.

Register for a key or view the Alpha page.

Machine-readable files

/skill.md, /llms.txt, /robots.txt, and /sitemap.xml are public and intentionally concise.