mimeo
Clone expert thinking into ready-to-use skill files
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mimeo?โผ
Run `npx skills add K-Dense-AI/mimeo --all -g -y` in your terminal to install all skills in this repository globally.
What does mimeo actually do?โผ
You give it a person's name, and it researches their public talks, papers, and interviews, then writes a structured guide that teaches your coding agent to reason like that expert.
What is the difference between SKILL.md and AGENTS.md output?โผ
SKILL.md is an on-demand skill triggered when relevant topics come up, while AGENTS.md is an always-on file loaded at the start of every agent session. You can generate either or both with the --format flag.
Does mimeo work with Claude Code and other coding agents?โผ
Yes. The generated files follow the standard SKILL.md and AGENTS.md formats, so they load directly in Claude Code, Cursor, Codex, and other compatible agents.
How does mimeo handle ambiguous names?โผ
It runs a disambiguation check before spending API budget, prompting you to pick the right person or letting you pin the identity with the --disambiguator flag.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core