GenGrowth

Skills library

The playbooks our agents run, written so you can read them.

A skill is a procedure, not a prompt: what counts as evidence, the order of the work, and what it must refuse to claim. Every file is published in full — nothing is held back behind a form.

About this library

Questions about the skills

What exactly is a skill file?

A Markdown file with a short header and plain-language instructions — the same format an AI agent reads and a person can follow. It states what evidence the work relies on, the order of the steps, and what the output must contain.

How is a skill different from a prompt?

A prompt produces one deliverable from one instruction. A skill describes a repeatable procedure with an evidence standard and a refusal list, and usually spans several steps that each involve their own prompting. If you want one output now, use a prompt; if you want the same work done consistently every month, read the skill.

Is the whole file public?

Yes. The complete file is on the page and downloadable as it is published — there is no form in front of it and no truncated preview.

Do I need a GenGrowth agent to use one?

No. The files are written to be followed by hand or handed to any capable model. The agents matter when the work needs data access and repetition across a whole site, which is where doing it by hand stops scaling.