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 unnoo/zsxq-skill --skill zsxqgit clone --depth 1 https://github.com/unnoo/zsxq-skillWrote 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/unnoo/zsxq-skill/zsxq)<a href="https://agentmods.dev/skills/unnoo/zsxq-skill/zsxq"><img src="https://agentmods.dev/badge/skills/unnoo/zsxq-skill/zsxq/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/unnoo/zsxq-skill/zsxq"><img src="https://agentmods.dev/badge/skills/unnoo/zsxq-skill/zsxq.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket warn
- Snyk warn
- NVIDIA SkillSpector pass
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.00424 | $0.05732 |
| Opus 5 | $0.00212 | $0.02866 |
| Sonnet 5 | $0.00085 | $0.01146 |
| Haiku 4.5 | $0.00042 | $0.00573 |
Grade A, and why
zsxq 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 239 lines — stays where its author put it; the contents beside it link to each section on GitHub.
zsxq-cli 完整操作指南
本 Skill 覆盖通过 zsxq-cli 与底层接口操作知识星球的所有场景:认证、星球管理、主题管理、用户信息、笔记管理,以及 Skill Pay 微信支付。
默认假设 zsxq-cli 已安装且已登录,无需每次主动检查。只在命令执行报错时才按需处理(见
references/auth-errors.md)。
本 Skill 所有示例中的 ID、订单号、支付码等标识均为模拟数据,不对应真实资源。执行操作时必须通过查询结果或用户输入取得并核对真实标识,不得直接复用示例值。
执行模式
按以下顺序路由用户请求,命中即执行,不再往下走:
- 场景模式 — 请求命中已注册场景:读场景入口文档,按流程编排原子操作
- 原子操作 — 请求明确对应一个常用操作:读对应 reference,直接调用推荐命令
- 探索模式 — 都未命中:按
references/cli-exploration.md通过 CLI 帮助和 API 列表发现能力
原子操作和场景执行时不得预先运行无关的
doctor、--help或api list。仅在能力不匹配或调用失败时回退到探索模式。
快速索引
根据用户意图,直接跳转到对应小节或 reference:
What ships with it
56 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.
- references/auth-errors.md 3.0 KB
- references/cli-exploration.md 2.1 KB
- references/group-column-create.md 2.8 KB
- references/group-columns.md 2.9 KB
- references/group-hashtags.md 1.6 KB
- references/group-list.md 1.4 KB
- references/group-members.md 6.3 KB
- references/group-settings.md 3.7 KB
- references/group-topics.md 2.5 KB
- references/note-create.md 2.0 KB
- references/note-delete.md 1.2 KB
- references/note-detail.md 1.0 KB
- references/note-edit.md 1.7 KB
- references/note-list.md 1.5 KB
- references/scenarios/archive-topics-to-column.md 7.5 KB
- references/scenarios/batch-tag-topics.md 7.4 KB
- references/scenarios/care-expiring-members.md 7.3 KB
- references/scenarios/compose-operations-report.md 9.7 KB
- references/scenarios/curate-digest-and-tags.md 6.7 KB
- references/scenarios/daily-patrol.md 8.7 KB
- references/scenarios/generate-daily-poster.md 9.0 KB
- references/scenarios/generate-daily-poster/layout-multi.md 2.8 KB
- references/scenarios/generate-daily-poster/layout-single.md 3.2 KB
- references/scenarios/generate-daily-poster/render-poster.md 5.0 KB
- references/scenarios/generate-daily-poster/scoring.md 3.1 KB
- references/scenarios/generate-video.md 13 KB
- references/scenarios/generate-video/refinement-rules.md 4.1 KB
- references/scenarios/manage-inbound-questions.md 6.8 KB
- references/scenarios/migrate-legacy-skills.md 7.1 KB
- references/scenarios/monitor-risky-content.md 8.7 KB
- references/scenarios/purchase-with-skill-pay.md 7.6 KB
- references/scenarios/triage-comments.md 7.8 KB
- references/share-links.md 1.0 KB
- references/topic-answer.md 4.4 KB
- references/topic-attached-columns.md 5.6 KB
- references/topic-create.md 7.8 KB
- references/topic-delete.md 1.6 KB
- references/topic-detail.md 2.3 KB
- references/topic-digest.md 2.6 KB
- references/topic-edit.md 3.7 KB
- references/topic-reply.md 2.8 KB
- references/topic-schedule.md 4.2 KB
- references/topic-scheduled.md 1.6 KB
- references/topic-search.md 3.4 KB
- references/topic-set.md 2.8 KB
- references/topic-tags.md 2.3 KB
- references/topic-unschedule.md 2.0 KB
- references/user-footprints.md 1.8 KB
- references/user-info.md 1.7 KB
- references/user-nps.md 4.5 KB
- references/wechat-order-create.md 18 KB
- scripts/scenarios/generate-video/package-lock.json 13 KB
- scripts/scenarios/generate-video/package.json 222 B
- scripts/scenarios/generate-video/record.js 4.9 KB runs code
- scripts/scenarios/generate-video/render-minimal.js 5.7 KB runs code
- scripts/scenarios/generate-video/render.js 13 KB runs code
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.
- 12d ago First seen · 239 lines · 424 tokens per session scan A 38c5376cdd23
zsxq is a skill published in the GitHub repository unnoo/zsxq-skill (278 stars, last pushed 14d ago), licensed MIT. It adds 424 tokens to every session and 5,732 once invoked, about $0.0021 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-08-30.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…
next-cache-components-optimizer
Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…
next-partial-prefetching-adoption
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…