getkyogetkyoOfficial·7 Agent Skills Included

kyo

Automate README writing, review, and verification for software modules

Automates the full README lifecycle for code modules: analyzing source, drafting, diagnosing, editing, critiquing, and verifying documentation. Eliminates manual doc writing, missing API coverage, broken code examples, and marketing fluff in project READMEs. Runs a staged pipeline of specialized agents so every README teaches readers and compiles correctly.
npx skills add getkyo/kyo --all -g -y
Available:

Instructs the AI agent to enforce strict completeness and correctness rules when working on the Kyo codebase, banning partial fixes, test-weakening, and deferred issues.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Kyo skills?

Run `npx skills add getkyo/kyo --all -g -y` in your terminal to install all skills in this suite globally.

How to auto-generate a README with AI?

The readme skill analyzes your module's source code, drafts a teaching-focused README, critiques its structure, and verifies every code example compiles.

Can AI check my README for missing APIs?

Yes. The verify skill cross-references your README against the actual public source surface and flags any undocumented methods or types.

Do these skills work with Claude Code?

Yes. All skills follow the standard SKILL.md format and run in Claude Code and other compatible AI coding agents.

Do I need to know Scala to use these skills?

No. The agent reads the source code itself; you only point it at a module and review the finished README.

Related Repositories in Software Engineering

View All in Software Engineering