K-Dense-AIK-Dense-AIOfficialยท1 Agent Skills Included

mimeo

Clone expert thinking into ready-to-use skill files

Generates expert reasoning guides by researching a named person's public lectures, papers, and interviews across the web. Distills dozens of sources into structured principles, frameworks, mental models, and anti-patterns, then verifies every quote against its source. Eliminates weeks of manual reading and writing, producing production-ready SKILL.md or AGENTS.md files with built-in quality critique and revision.
npx skills add K-Dense-AI/mimeo --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’