Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 904 Bytes

File metadata and controls

38 lines (28 loc) · 904 Bytes

GitHub discoverability checklist

Use this checklist to keep the repository understandable and easy to find.

Repository settings

Recommended description:

Portable, installable skills for building better AI agents, workflows, and agent capabilities directly inside your own repositories.

Recommended topics:

  • ai-agents
  • agentic-ai
  • ai-skills
  • prompt-engineering
  • developer-tools
  • openai
  • claude
  • codex
  • github-copilot
  • agent-framework

Landing page signals

  • Clear one-sentence summary.
  • Install command above the fold.
  • Skill catalog.
  • Examples linked from README.
  • Contribution path linked from README.
  • License, release, and community files visible.
  • Website link in the repo sidebar.

Ongoing hygiene

  • Keep examples current with available skills.
  • Keep release notes human-readable.
  • Prefer concrete outcomes over abstract agent terminology.