Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add serejaris/kimi-skills --skill fashion-sketch-cngit clone --depth 1 https://github.com/serejaris/kimi-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/serejaris/kimi-skills/fashion-sketch-cn)<a href="https://agentmods.dev/skills/serejaris/kimi-skills/fashion-sketch-cn"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/fashion-sketch-cn/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/serejaris/kimi-skills/fashion-sketch-cn"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/fashion-sketch-cn.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00076 | $0.01840 |
| Opus 5 | $0.00038 | $0.00920 |
| Sonnet 5 | $0.00015 | $0.00368 |
| Haiku 4.5 | $0.00008 | $0.00184 |
Grade A, and why
fashion-sketch-cn scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- Fashion Sketch — 94% identical, 4 lines differ
How it starts
The opening of the file, as written. The whole thing — 141 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Apparel Tech Pack
Create professional apparel technical specification packages following a structured, visually refined document format with a dark navy cover page, coral accent system, and clean table-driven content layout.
Reference & Output Policy
| Attribute | Value |
|---|---|
| Reference Source | Uploaded PDF artifact |
| Reference Artifact Type | |
| Reference File Type | |
| Supported Outputs | PDF, DOCX, PPTX |
| Default Output | DOCX (document is structured as an editable multi-section text document) |
When the user does not specify an output format, produce DOCX. Produce PDF when the user requests a finalized non-editable document. Produce PPTX only when the user explicitly requests a slide-presentation format.
Quick Workflow
- Gather collection data from the user (styles, measurements, materials, BOM)
- Read
references/style_contract.mdfor visual styling rules - Read
references/structure_contract.mdfor document section hierarchy and field definitions - Generate the document in the requested output format
- Apply the style contract consistently across all pages
Style Summary
The tech pack follows a modern minimal aesthetic:
- Cover: Dark navy (#2A2D3E) full-bleed background with decorative ring outlines, centered collection metadata, coral accent underline on title
- Typography: Montserrat family for headings (Bold -> SemiBold -> Medium hierarchy), Open Sans for body text, Noto Serif for occasional accents; geometric sans-serif character throughout
- Accent color: Coral red (#C94F56) used for H1 underlines, style codes, "Table X" labels, and callout box left borders
- Tables: Light-gray header rows, alternating body rows, horizontal borders only; BOM tables use a dark navy header (#2D3142) with white text for stronger hierarchy
- Callout boxes: Light gray background with thick coral left border for notes and special instructions
- Layout: Generous margins, single-column content, page numbers centered at bottom
- Section dividers: Clean divider pages with H1 title + coral underline + brief description only, before major sections
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 141 lines · 76 tokens per session scan A 1a1b8a1dccc9
fashion-sketch-cn is a skill published in the GitHub repository serejaris/kimi-skills (6 stars, last pushed 1mo ago), licensed MIT. It adds 76 tokens to every session and 1,840 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
okf-open-knowledge-format
Create, validate, and enrich Open Knowledge Format (OKF) bundles — the open spec for representing organizational knowledge as markdown files with YAML frontmatter. Use when the user mentions 'OKF', 'Open Knowledge Format', 'knowledge bundle', 'OKF bundle', 'create a knowledge base for agents', 'validate OKF', 'convert…
okf-frontmatter
Maintain openInvest's docs (docs/wiki chapters + docs/wiki/adr) under Google's Open Knowledge Format (OKF). Two jobs. (1) Teach agents to maintain docs the OKF way — every doc carries a small YAML frontmatter block as the single source of truth (type, title, tags, intent, schemasource, documents); schema details link…
agent-wiki
Incremental LLM-friendly wiki generator for Obsidian note vaults. Use when: (1) Building wiki from notes, (2) Ingesting notes to wiki, (3) Obsidian LLM wiki, (4) Incremental knowledge base management. Triggers: 'build wiki from notes', 'ingest notes to wiki', 'Obsidian LLM wiki', 'incremental knowledge base'.
Summarize document text and identify its main claims, evidence, and unanswered questions.
LaTeX工具
A tool for creating, compiling, and checking mathematical modelling papers written in LaTeX, a document system often used for technical writing.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…