mgechev/skills-best-practices resource
Write professional-grade skills for agents, validate them using LLMs, and maintain a lean context window. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 94
- Release rhythm 35
- Longevity 13
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 190
- days_rel: n/a
- days_push: 37
- n_releases_24m: 0
Adoption not part of the score
2237 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A guide and reference repository of best practices for writing professional-grade agent skills (SKILL.md files) for LLM agents like Claude. It covers skill directory structure, frontmatter optimization for discoverability, and progressive disclosure to keep the agent's context window lean.
Use cases
- how to write agent skills for claude
- best practices for SKILL.md files
- optimize skill descriptions for agent triggering
- keep agent context window lean with progressive disclosure
- structure a skill with scripts references and assets
- validate agent skills with LLMs
- naming conventions for skill frontmatter
When to choose
- you are authoring or maintaining skills for Claude or similar LLM agents
- you want a concise, opinionated checklist for skill structure and discoverability
- your skills load too much context and you need progressive-disclosure patterns
When to avoid
- you need comprehensive official documentation rather than a concentrated guide
- you are building agent frameworks or runtimes rather than writing skills
- you need a tool that grades skills - use the companion skillgrade repo instead
Facets
learning-resource · maturity active
documentation prompt-engineering agent-framework developer-tools artificial-intelligence developer-tools tutorials documentation python cli cross-platform agent-skills claude-skills best-practices context-window llm-validation skill-authoring ai-agents
1 source
- readme: https://github.com/mgechev/skills-best-practices · fetched 2026-08-28 · 1ba82c4fbb7e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mgechev/skills-best-practices | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="mgechev/skills-best-practices")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem