Concrete first
Turn what you know into a system readers can picture before introducing every formal term attached to it.
KONVO helps you turn technical knowledge into clear, engaging educational content with AI as your editor and collaborator.
KONVO is a portable SKILL.md that gives your AI collaborator
a practical teaching playbook. You bring the expertise, examples, intent,
and judgment. KONVO helps the agent inspect, organize, illustrate, and
revise your work without taking over authorship.
Turn what you know into a system readers can picture before introducing every formal term attached to it.
Use diagrams to show what changed, what moved, and what the system knows at each step.
Keep your rhythm, contractions, opinions, and tiny jokes without losing technical precision.
Catch stock phrases, vague praise, and AI-shaped filler before they reach the final draft.
KONVO is tuned for people creating technical explainers across software, math, science, electronics, and engineering. Terse API references and literary criticism are happier without it.
KONVO works across technical content types and adjusts to the thing you are actually publishing. Use it for a deep technical walkthrough, a concise announcement, or a two-line reply without turning every job into an article.
Plan the arc, sequence the teaching, and give diagrams a real job across a substantial piece.
Keep the explanation compact without skipping the step readers need to follow the idea.
Turn technical news into a clear announcement without inventing claims or burying what changed.
Build intuition from concrete examples before the terminology arrives, at the depth your reader needs.
Tighten a quick answer, preserve your voice, and stop before the response becomes an essay.
Shape hooks, threads, platform limits, and link placement for where the work will appear.
KONVO also works with email, forum replies, lessons, video scripts, internal write-ups, and other technical content that needs to be clear.
KONVO is distilled from about three decades of Kirupa's published writing. The forum posts matter especially. When somebody replies confused, there is no analytics dashboard required. The explanation did not work.
The goal is not to clone one person's voice. It is to preserve the teaching moves that kept working and make them available to people using AI to create technical educational content of their own.
KONVO follows the open Agent Skills format. Clone the repository into the personal skills folder your agent watches.
The destination folder must be named konvo so it matches
the name declared inside SKILL.md.
mkdir -p ~/.copilot/skills &&
git clone https://github.com/kirupa/KONVO.git ~/.copilot/skills/konvo
Verify with /skills list and
/skills info konvo. Reload with
/skills reload.
mkdir -p ~/.claude/skills &&
git clone https://github.com/kirupa/KONVO.git ~/.claude/skills/konvo
Confirm ~/.claude/skills/konvo/SKILL.md exists, restart
Claude Code, and name KONVO in a review prompt.
mkdir -p ~/.agents/skills &&
git clone https://github.com/kirupa/KONVO.git ~/.agents/skills/konvo
Confirm ~/.agents/skills/konvo/SKILL.md exists, open a
new session, and invoke the skill by name.
mkdir -p ~/.cursor/skills &&
git clone https://github.com/kirupa/KONVO.git ~/.cursor/skills/konvo
Confirm ~/.cursor/skills/konvo/SKILL.md exists, restart
Cursor, and ask Agent to revise with KONVO.
.github/skills/konvo/.claude/skills/konvo/.agents/skills/konvo/.cursor/skills/konvo/Confirm the agent's skill folder contains konvo/SKILL.md.
Begin with "Use the KONVO skill to revise this draft."
It should flag issues before rewriting and ask for missing context instead of guessing.
KONVO can start from a blank page, but revision is where it really shines! Your draft already has your intent, taste, examples, favorite phrases, and the parts you actually care about.
Leave the rough transitions and unresolved bits in place. They tell the editor where the real work is.
Identify weak claims, confusing jumps, missing examples, AI tells, and places where a visual would help.
Keep changes that serve the reader. Reject edits that flatten your voice into tasteful office carpeting.
A final human pass catches the technically legal sentence that nobody would say to another person.
This is all you need. Paste or attach your draft with this prompt, and KONVO will take it from there.
Use the KONVO skill to improve the draft below.
[PASTE / ATTACH YOUR DRAFT HERE]
For the best results. Paste or attach your draft with this expanded prompt. Supplying the reader, format, length, and constraints up front reduces rewrites and back-and-forth.
I am the author. Use the KONVO skill to
help me improve the draft below.
Goal: [WHAT SHOULD THE READER UNDERSTAND OR DO?]
Target reader: [AGE / EXPERIENCE LEVEL]
Content type / channel:
[ARTICLE / X POST / EMAIL RESPONSE / ETC.]
Target length:
[WORDS / CHARACTERS / READING TIME / POSTS]
Visuals: [PLACEHOLDERS / GENERATED / NONE]
Additional notes:
[TONE / MUST-INCLUDE / MUST-AVOID / SOURCES]
[PASTE / ATTACH YOUR DRAFT HERE]
If a rule makes the writing worse, an example falls flat, or an AI-shaped phrase still slips through, bring the evidence. This skill is open so people can challenge it.