MDSkill CLI
FAQ.
Common questions about mdskill.
Do I need an account to browse skills?
No — you can browse the leaderboard without signing in. You need an account to install skills via the CLI.
Where do skills get installed?
Into a
.skills/ folder at the root of your project. The CLI creates it automatically and adds it to .gitignore.How do I know a skill is safe?
Each skill has an
audit_status visible via mdskill info. Skills on the leaderboard are routinely audited, but always review content before use in production.Can I publish my own skill?
Skills are sourced from GitHub repositories. Publishing support is coming — follow mdskill.dev for updates.