ClaudeMap

Khazix Skills

Six daily-driver skills from Chinese AI blogger 卡兹克 — goal definition, disk cleanup, AI news digest, doc hygiene, research reports, style-matched long-form writing.

Skills & Commandsskillschineseproductivityresearchwriting

数字生命卡兹克, a well-known Chinese AI writer, open-sourced the six skills he actually runs daily — each one ran in his own projects for a while before being published. leader turns a vague idea into a clear goal the agent can pursue for hours; storage-analyzer scans a whole Mac or Windows disk from one sentence with three-color cleanup grading and one-click move-to-trash; aihot fetches the daily AI HOT digest and full AI feed without an API key; neat-freak (/neat) re-aligns project docs, CLAUDE.md and agent memory after a work session, then audits whether the rules were actually followed; hv-analysis applies his 横纵分析法 to produce a ten-thousand-character PDF research report on any product, company or concept; khazix-writer writes public-account long-form articles in his voice and rhythm. All follow the open Agent Skills standard and load in 40+ compatible agents.

What it does

  • Six enumerated skills, one line each: leader (goal definition), storage-analyzer (disk cleanup), aihot (AI news digest), neat-freak (doc/memory hygiene), hv-analysis (research report), khazix-writer (style-matched writing)
  • Battle-tested before release — the author ran each skill in his own projects and only open-sourced what actually saved him work
  • Open Agent Skills standard: loads in Claude Code, Codex, Qoder, Kimi Code, iFlow, CodeBuddy, Cursor — 40+ compatible agents
  • Bilingual CN/EN README, with a Chinese explainer article linked for every skill

When to use it

Chinese-language workflows — 公众号 long-form writing, daily AI news tracking, product research PDFs — and a concrete reference for authoring your own Chinese-language skills.

Getting started

# in any agent that supports Agent Skills, just say:
# 帮我安装这个 skill:https://github.com/KKKKhazix/khazix-skills/tree/main/<skill-name>
# e.g. neat-freak, hv-analysis, khazix-writer — the agent clones it into the right directory

# no skill support? use the SKILL.md as a rules file or paste it into the conversation

Things to know

MIT. Several skills target Chinese contexts (公众号 writing style, Chinese-language sources); aihot depends on its external service and storage-analyzer touches local disk and trash — read each skill's notes before granting those.

Repository

KKKKhazix/khazix-skills

Charted

Related on the map

  • Guizang's agent skill turns your repo's recent updates into a finished promo video — real components, code-rendered animation, an original code-written soundtrack — no video editor involved.

    • agent-skill
    • video
    • promo
    • marketing
  • An agent skill that geolocates a photo with nothing readable in it — OSM geometry, elevation skylines and satellite tiles turn “where was this taken?” into a measured answer with an error radius.

    • agent-skill
    • geolocation
    • osint
    • openstreetmap
  • A skill that makes AI coding agents map the architecture and declare the blast radius before they touch a line of code — rendered as one standalone HTML page.

    • skill
    • architecture
    • code-visualization
    • change-scope