{
  "markdown": "# sanyuan-skills\n\nA collection of production-grade agent skills for Claude Code and other AI agent terminals.\n\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/Skills-6-blue\" alt=\"6 Skills\" />\n  <img src=\"https://img.shields.io/badge/License-MIT-yellow\" alt=\"MIT License\" />\n</p>\n\n## Skills\n\n| Skill | Description | Install |\n|-------|-------------|---------|\n| [**Code Review Expert**](./skills/code-review-expert/) | Senior engineer code review covering SOLID, security, performance, error handling | `npx skills add sanyuan0704/sanyuan-skills --path skills/code-review-expert` |\n| [**Sigma**](./skills/sigma/) | 1-on-1 AI tutor based on Bloom's 2-Sigma mastery learning with Socratic questioning | `npx skills add sanyuan0704/sanyuan-skills --path skills/sigma` |\n| [**Skill Review**](./skills/skill-review/) | Quality audit for skills: structure, description, workflow, token efficiency, anti-patterns | `npx skills add sanyuan0704/sanyuan-skills --path skills/skill-review` |\n| [**Skill Forge**](./skills/skill-forge/) | Meta-skill for creating high-quality skills with 12 battle-tested techniques | `npx skills add sanyuan0704/sanyuan-skills --path skills/skill-forge` |\n| [**Wiki Ingest**](./skills/wiki-ingest/) | Compile articles, documents, or notes into a structured, cross-referenced wiki knowledge base | `npx skills add sanyuan0704/sanyuan-skills --path skills/wiki-ingest` |\n| [**Book Study**](./skills/book-study/) | Reading coach with knowledge compilation, Socratic mastery testing, spaced repetition, and cross-book querying | `npx skills add sanyuan0704/sanyuan-skills --path skills/book-study` |\n\n## Quick Start\n\nInstall any skill with:\n\n```bash\nnpx skills add sanyuan0704/sanyuan-skills --path skills/<skill-name>\n```\n\nThen invoke in your agent terminal:\n\n```bash\n/code-review-expert    # Review current git changes\n/sigma <topic>         # Start a tutoring session\n/skill-review          # Audit an existing skill's quality\n/skill-forge           # Create a new skill\n/wiki-ingest           # Compile content into a wiki knowledge base\n/book-study <book>     # Start a guided reading session\n```\n\n## License\n\nMIT\n",
  "bytes": 2147,
  "sha": "e2edc1b4c7f40987fcf4c8f5d6abffd39dde87140c509617d826d99a5da3ef52",
  "repo_slug": "sanyuan0704/sanyuan-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_sanyuan0704_sanyuan_skills_book_study_554aa3a5/readme"
}