YottaMeta

Yotta Skill Creator — Documentation skill for Claude Code

Documentation community

元造 — zero-dependency Python 3.8+ skill scaffold generator: validates yotta- naming, renders a full release-compliant scaffold (SKILL.md, bilingual README, package, CHANGELOG, LICENSE, NOTICE, install.

How to install Yotta Skill Creator

This entry records only its repository, not the path inside it, so there is no exact command to give. Open YottaMeta/yotta-skill-creator and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Yotta Skill Creator does

元造 — zero-dependency Python 3.8+ skill scaffold generator: validates yotta- naming, renders a full release-compliant scaffold (SKILL.md, bilingual README, package, CHANGELOG, LICENSE, NOTICE, install.sh, publish.yml) with --self-use mode. Part of YottaSkills.

Alternatives in Documentation

README

Language: English · 中文

yotta-skill-creator banner

yotta-skill-creator · 元造 (YuanZao)

YottaMeta's end-to-end skill scaffold generator: give it yotta-<name> + a Chinese name + a description, and it renders a release-compliant skill directory from an embedded template, then runs a structure self-check before reporting success. Zero dependencies (Python 3.8+ standard library); Windows + Linux + macOS.

Triggers when the user wants to create a new yotta- skill, scaffold a skill from scratch, or turn the release-standard pitfalls into a reusable template; or says 元造 / 造技能 / 脚手架 / scaffold / 新建技能.

License: MIT Standard: agentskills.io npm package GitHub stars last commit PRs welcome

What it is

Creating a new skill for an agent often means re-discovering the same release pitfalls each time: naming rules, the four-way install README, version alignment, npm packaging, installers. YuanZao turns the wh