Mathodology Skill Authoring

SkillFiles & storage

Use when adding, updating, validating, or reviewing Mathodology project skills, SKILL.md files, or agents/openai.yaml metadata.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Mathodology Skill Authoring skill

What this skill tells your AI

The instructions your AI receives, as published by sweetcornna/mathodology in .claude/skills/mathodology-skill-authoring/SKILL.md and read by ahel’s review.

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.

Small scripts are appropriate when they perform concrete work such as plotting, backup or rendering. Keep them optional, declare dependencies, and verify the behavior they actually promise. Do not create a framework to enforce prompts.

Update all affected entry points, role skill lists, metadata and English/Chinese documentation. Keep each language natural; heading or code-block counts need not match. Check that commands, capabilities and links agree. Use maintenance for mechanical checks.

Signals

GitHub stars
229
Forks
12
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
mathodology-skill-authoring
Source
github.com/sweetcornna/mathodology