meta_skill
Local-first skill storage, search, and management platform
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install meta_skill?โผ
Run `npx skills add Dicklesworthstone/meta_skill --all -g -y` in your terminal to install all skills in this suite globally.
What does the ms CLI do?โผ
It is a local-first platform for storing, searching, and managing reusable skills, with hybrid keyword and semantic search, dependency graph analysis, and Git-based audit trails.
Does ms work with Claude Code and other agents?โผ
Yes. It runs a built-in MCP server that exposes search, load, and evidence functions as native tools for Claude, Codex, and other MCP-aware agents.
Does ms send my data to the cloud?โผ
No. Everything runs locally using SQLite and deterministic hash embeddings, so there are no external API calls, model downloads, or telemetry.
How does ms protect against prompt injection?โผ
It classifies content by trust boundary, quarantines suspected injection attempts for review, and gates destructive shell commands behind configurable approval tiers.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core