Autoxiumi — Documentation skill for Claude Code
秀米图文创作自动化 skill —— Markdown / JSON 进,账号里真实图文出.
How to install Autoxiumi
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open LING71671/autoxiumi and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Autoxiumi does
秀米图文创作自动化 skill —— Markdown / JSON 进,账号里真实图文出.
Alternatives in Documentation
- 会话管理(Session Manager)需求文档(PRD / Markdown) — 目标:对 Codex / Claude Code 的本地会话记录进行可视化管理,并提供“一键复制 / 一键终端恢复”能力 31.7k ★
- Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
- Ars Format Convert — ARS academic-paper format-convert mode — convert to LaTeX / DOCX / PDF / Markdown 4.5k ★
README
autoxiumi
秀米(`xiumi.us`)图文创作自动化。Markdown 或 JSON 进去,账号里一篇真实图文出来。
给 Agent 用的操作指引在 `SKILL.md`;本文件只讲安装、配置与目录约定。
布局
autoxiumi/
├── SKILL.md Agent 入口(规范要求的唯一必需文件)
├── scripts/
│ ├── install.mjs 一键安装
│ ├── create.mjs 创作 CLI
│ ├── api.mjs 全量接口入口(任意客户端方法都能调)
│ ├── verify-render.mjs 浏览器渲染验证
│ ├── doctor.mjs 环境自检
│ └── lib/ config / templates / builder / browser
├── references/ 按需加载的参考资料
│ ├── blocks.md 输入格式与组件映射
│ ├── components.md 组件字段名与已知 miss
│ └── troubleshooting.md 故障对照表
└── assets/
├── config.example.json 配置样例
└── examples/ Markdown 与 JSON 输入样例
安装
无需构建、无需 `npm install`、无需 clone 整个 xiumi-api。
一键安装
git clone --depth 1 https://github.com/LING71671/autoxiumi.git
node autoxiumi/scripts/install.mjs
安装器先**探测本机装了哪些 AI harness**,把 skill 装进它们各自的技能目录,再补一份到 跨 harness 的通用位置 `~/.agents/skills`。每个安装点自带一份客户端(约 100 KB), 所以装完是**自包含**目录,可以单独拷到别的机器。
内置的路径表(`--list` 打印本机实际探测结果):
| harness | 用户级技能目录 | 项目级技能目录 |
|---|---|---|
| Antigravity | ~/.antigravity/skills/ |
.antigravity/skills/ |
| Claude Code | ~/.claude/skills/ |
.claude/skills/ |
| Codex CLI | ~/.codex/skills/ |
.codex/skills/ |
| Cursor | ~/.cursor/skills/ |
.cursor/skills/ |
| Gemini CLI | ~/.gemini/skills/ |
.gemini/skills/ |
| GitHub Copilot | ~/.copilot/skills/ |
.github/skills/ |
| Kiro | ~/.kiro/skills/ |
.kiro/skills/ |
| OpenCode | ~/.config/opencode/skills/ |
.opencode/skills/ |
| OpenClaw | ~/.openclaw/skills/ |
.openclaw/skills/ |
| Warp | ~/.warp/skills/ |
.warp/skills/ |
| Windsurf | ~/.windsurf/skills/ |
.windsurf/skills/ |
| WorkBuddy | ~/.workbuddy/skills/ |
.workbuddy/skills/ |
| 通用 | ~/.agents/skills/ |
.agents/skills/ |
判定「装了」的依据是该 harness 的配置目录存在;不存在就不会去新建,避免在 home 下 撒一堆空目录。表里没有的 harness 用 `--dir` 直接指定即可,不用改代码。
Related Skills
Tentacle Update Tentacle
You are the maintainer for the {{tentacleId}} tentacle. Your task is to perform a full maintenance pass for th
Qmd Skill
A Codex/Clawd skill definition for qmd (Quick Markdown Search).
Auth.Md
An open protocol that lets agents register for services on behalf of users — discoverable through a Markdown f
Xiaohu Wechat Format
Claude Code 公众号一键排版+发布技能 Markdown → 微信兼容 HTML → 推送草稿箱 30 套主题 + 可视化画廊
Napkin
You maintain a per-repo markdown runbook, not a chronological log. The napkin must be continuously curated for
Cog
240+ Cognitive architecture for Claude Code -- persistent memory, self-reflection, and foresight via plain-tex
Related Agents
Agent Contract: Direct Markdown Sharing
This contract defines the public Proof SDK flow for creating and operating on shared documents over HTTP.
Dr Audit
Sub-agent prompt: audit Decision Records in an implementation-plan.md for canonical form and reference resolut
PR Screenshotter
Produces real before/after PNG screenshots for a YAS branch's rendering changes and publishes them to the yas-