skill-creator skillA
skill-creator is agent-read markdown (skill) from sikao-engine/kimix: Guide for creating effective skills. Use when users want to create or update a skill that extends agent's capabilities..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Skill Creator Guidance for creating modular skill packages that extend Kimi's capabilities. ## Core Principles - **Concise is Key** — context is limited; only add info Kimi doesn't already know; prefer concise examples over verbose explanations. - **Degrees of Freedom** — match specificity to task fragility: high freedom (text), medium (pseudocode/scripts with params), low (specific scripts needing consistency). - **Anatomy** — `SKILL.md` (required: YAML frontmatter `name`+`description`, optional `type`; body under 500 lines) + optional resources: `scripts/` (executable code), `references/` (large docs, loaded on demand — keep >10k-word files here), `assets/` (templates/images). Do NOT include README.md/CHANGELOG.md. ## Progressive Disclosure 1. **Metadata** (name + description) — always in context 2. **SKILL.md body** — when skill triggers 3. **Bundled resources** — as needed Keep SKILL.md lean; link reference files with clear guidance on when to read them; avoid deeply nested references. ## Locations …
Read the whole file at its exact version.
How to install
mdr add sikao-engine/kimix/skill-creator@git:20260912.107e546mdr add sikao-engine/kimix/skill-creator@sha256:b0dcda2c7af2077bPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_3org7a4nj43xn4oh)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260912.107e546 latest | 2026-09-12 | 107e546 | 2,579 B | A | view · diff |
| git:20260816.ff0cd32 | 2026-08-16 | ff0cd32 | 2,732 B | A | view · diff |
| git:20260614.d043ce7 | 2026-06-14 | d043ce7 | 5,055 B | A | view · diff |
| git:20260527.1cf4452 | 2026-05-27 | 1cf4452 | 3,635 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (2579 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
sikao-engine/kimix · 111 stars · license none · pushed 2026-09-23 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_3org7a4nj43xn4oh GET https://markdownregistry.com/api/v1/resolve?ref=sikao-engine/kimix/skill-creator GET https://markdownregistry.com/api/v1/blob/b0dcda2c7af2077bf758774b977c47f24a5aaea28d2bdc8b6221920ff232d828
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from sikao-engine/kimix
Every file in sikao-engine/kimix