Dicklesworthstone/meta_skill

Local-first skill management platform for AI coding agents: dual SQLite+Git persistence, semantic search, bandit-optimized suggestions, and MCP integration

54
/ 100
Established

I'll search for error handling patterns. [calls search_skills("error handling")] Result: 3 skills found ... ``` Claude, Codex, and other agents see skills as **native tools**, not as formatted text. The agent can compose multi-step workflows: search → analyze → combine → generate without context switching to a terminal. --- ## Concept Tour ### Skill Structure A `SKILL.md` file is the core artifact: ```markdown --- id: rust-error-handling name: Rust Error Handling Patterns kind: pattern source: rust-fundamentals tags: [error-handling, rust, result-type, unwrap] context_tokens: 200 --- ## Problem Unwrap panics in production code. Use Result and ? operator instead. ## Solution [Code examples and explanations] ## Related Links to dependency skills

134 stars.

No Package No Dependents
Maintenance 13 / 25
Adoption 10 / 25
Maturity 11 / 25
Community 20 / 25

How are scores calculated?

Stars

134

Forks

27

Language

Rust

License

Last pushed

Mar 10, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/agents/Dicklesworthstone/meta_skill"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.