mathodology-skill-authoring

Installation
SKILL.md

Mathodology Skill Authoring

Write reusable guidance around decisions, evidence and useful outputs. Explain when a method helps, how to recognize failure and when a simpler approach is better. Avoid mandatory phases, handoff schemas, arbitrary scores and prose that merely repeats another skill. Link the owning skill instead.

Every skill has SKILL.md frontmatter with a name equal to its directory and a trigger-focused description starting with Use when. Its agents/openai.yaml contains display_name, short_description and a default_prompt mentioning the matching $skill-name. These metadata files are discovery interfaces, not a workflow engine. Use concise role definitions; inherit the host's model choice.

Put detailed figure recipes, source provenance and examples in references or examples directories within the owning skill. Keep the entry point short and load only the references relevant to the task. Preserve third-party licensing; never execute downloaded source snapshots as an installation step.

Installs
207
GitHub Stars
261
First Seen
Jun 5, 2026
mathodology-skill-authoring — sweetcornna/mathodology