ZBS Index What actually exists in applied AI, with the source next to it

Skills

Each entry shows what its maintainer published and when the project was last touched. Where a repository has been deleted or archived, that is stated on the entry instead of being quietly left out.

Worked on in the last 90 days (42)

Someone pushed a commit recently. This is the shortlist worth trying first.

  • worldwonderer-oh-story-claudecode-story — last commit 2026-08-06
    网络小说工具箱主入口。根据用户需求自动路由到对应 skill,并可启动本地 Dashboard 查看拆文库、写作项目和编辑文本。触发方式:/story、$story、/story dashboard、$story dashboard、/网文、「我想写小说」「打开工作台」「检查更…
  • worldwonderer-oh-story-claudecode-story-cover — last commit 2026-08-06
    小说封面生成。根据书名、作者名自动分析题材风格,调用 GPT-Image-2 直接生成含标题和署名的专业级网文封面。触发方式:/story-cover、/封面、「帮我做个封面」「生成封面图」「做个小说封面」「封面设计」。
  • worldwonderer-oh-story-claudecode-story-deslop — last commit 2026-08-06
    网文去AI味。检测并清除文本中的AI写作痕迹,让文字回归自然、非模板化。触发方式:/story-deslop、/去AI味、「去AI味」「这篇太AI了」「网文去AI味」。
  • worldwonderer-oh-story-claudecode-story-import — last commit 2026-08-06
    逆向导入已有小说。将已写好的小说(半成品或完本)反向解析为标准项目目录结构,兼容 story-long-write / story-short-write 后续写作流程;内部复用 story-long-analyze / story-short-analyze 的拆解管道,按篇…
  • worldwonderer-oh-story-claudecode-story-long-analyze — last commit 2026-08-06
    长篇网文拆文。深度拆解爆款长篇小说的黄金三章、人设架构、爽点设计、节奏控制。单一深度拆解管道:跑完黄金三章(Stage 1)后产出快速预览报告并询问是否继续全量拆解,确认后从 Stage 2 续跑逐章摘要、聚合分析、设定关系、汇总报告,全程产物落盘 拆文库/{书名}/。触发方式…
  • worldwonderer-oh-story-claudecode-story-long-scan — last commit 2026-08-06
    长篇网文扫榜。分析起点、番茄、晋江等平台排行榜数据,提炼市场趋势与热门题材。触发方式:/story-long-scan、/长篇扫榜、「长篇什么火」「起点排行」。
  • worldwonderer-oh-story-claudecode-story-long-write — last commit 2026-08-06
    长篇网文写作。从大纲到正文,辅助长篇网络小说的创作,包括世界观、人物、情节线管理。触发方式:/story-long-write、/写长篇、「帮我开书」「写大纲」「日更」「续写」「继续写」「修改第X章」「回炉」「重写第X章」。
  • worldwonderer-oh-story-claudecode-story-review — last commit 2026-08-06
    多视角对抗式审查。full/lean 模式在已部署 reviewer agents 时并行 spawn;缺失/异常 agents 或 spawn 失败时自动降级 solo,参考文件不可读时使用内置 rubric fallback。触发方式:/story-review、/审查、「…
  • worldwonderer-oh-story-claudecode-story-setup — last commit 2026-08-06
    网文写作工具集基础设施部署。为 Claude Code / OpenCode / Codex / ZCode / OpenClaw / Reasonix 提供内置适配;Web AI / 通用 Agent 可走 skills + AGENTS.md 文件模式。触发方式:/stor…
  • worldwonderer-oh-story-claudecode-story-short-analyze — last commit 2026-08-06
    短篇网文拆文。拆解爆款短篇小说(番茄短篇 / 故事会 / 知乎盐选 / 追妻 / 世情 / 重生 / 虐渣等通俗题材)的故事核、结构、情感线、反转设计、写作手法、共鸣层次。单一全量拆解管道:跑完 Stage 2-6 产出完整拆文报告,落盘到 拆文库/{书名}/,下游 story…
  • worldwonderer-oh-story-claudecode-story-short-scan — last commit 2026-08-06
    短篇网文扫榜。分析知乎盐言、七猫、黑岩、点众等平台热门短篇数据,捕捉风口题材。触发方式:/story-short-scan、/短篇扫榜、「短篇什么火」「知乎故事排行」。
  • worldwonderer-oh-story-claudecode-story-short-write — last commit 2026-08-06
    短篇网文写作。辅助短篇小说创作,从构思到成稿,聚焦情绪拉扯与节奏把控。触发方式:/story-short-write、/写短篇、「帮我写一篇短篇」「写个盐言故事」。
  • hoangsonww-claude-code-agent-monitor-debug-live-issue — last commit 2026-08-06
    Debug production-like issues in this repository with disciplined evidence gathering. Use when fixing failing workflows, regressions, flaky…
  • hoangsonww-claude-code-agent-monitor-file-headers — last commit 2026-08-06
    MANDATORY for every coding agent (Claude Code, Codex, or any other) on every change-set — every applicable source file the agent creates or…
  • hoangsonww-claude-code-agent-monitor-mcp-maintainer — last commit 2026-08-06
    Operate and maintain the local MCP server for this repository. Use for MCP tool updates, policy-guard changes, host configuration, and MCP…
  • hoangsonww-claude-code-agent-monitor-mcp-maintainer-64b8f8 — last commit 2026-08-06
    Operate and maintain the local MCP server for this repository. Use for MCP tool updates, policy-guard changes, host configuration, and MCP…
  • hoangsonww-claude-code-agent-monitor-mcp-operations — last commit 2026-08-06
    Operate and maintain the local MCP server for this project. Use when creating MCP host config, troubleshooting tool connectivity, modifying…
  • hoangsonww-claude-code-agent-monitor-release-guard — last commit 2026-08-06
    Run release-readiness checks for this repository. Use when validating docs, scripts, verification coverage, and operational safety before m…
  • hoangsonww-claude-code-agent-monitor-release-guard-d1ea62 — last commit 2026-08-06
    Run release-readiness checks for this repository. Use when validating docs, scripts, verification coverage, and operational safety before m…
  • hoangsonww-claude-code-agent-monitor-repo-onboarding — last commit 2026-08-06
    Understand this repository quickly before making changes. Use for architecture discovery, ownership mapping, command selection, and initial…
  • hoangsonww-claude-code-agent-monitor-repo-onboarding-9085bf — last commit 2026-08-06
    Onboard quickly to this repository. Use when asked to understand architecture, locate ownership, choose the right module, or identify the c…
  • hoangsonww-claude-code-agent-monitor-repo-onboarding-abce20 — last commit 2026-08-06
    Understand this repository quickly before making changes. Use for architecture discovery, ownership mapping, command selection, and initial…
  • hoangsonww-claude-code-agent-monitor-ship-feature — last commit 2026-08-06
    Implement a feature safely end-to-end in this repository. Use when adding or changing functionality across backend, frontend, or MCP with r…
  • hoangsonww-claude-code-agent-monitor-update-project-docs — last commit 2026-08-06
    MANDATORY for every coding agent (Claude Code, Codex, or any other) — keep this repository's documentation in sync after any change to beha…
  • sickn33-agentic-awesome-skills-00-andruia-consultant — last commit 2026-08-06
    Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en…
  • sickn33-agentic-awesome-skills-007 — last commit 2026-08-06
    Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure…
  • sickn33-agentic-awesome-skills-10-andruia-skill-smith — last commit 2026-08-06
    Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de…
  • sickn33-agentic-awesome-skills-20-andruia-niche-intelligence — last commit 2026-08-06
    Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y es…
  • sickn33-agentic-awesome-skills-2slides-ppt-generator — last commit 2026-08-06
    AI-powered presentation generation via the 2slides API — create slides from text, match a reference image style, summarize documents into d…
  • sickn33-agentic-awesome-skills-3d-web-experience — last commit 2026-08-06
    Expert in building 3D experiences for the web - Three.js, React
  • sickn33-agentic-awesome-skills-ab-test-setup — last commit 2026-08-06
    Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
  • sickn33-agentic-awesome-skills-ab-testing — last commit 2026-08-06
    When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the u…
  • sickn33-agentic-awesome-skills-acceptance-orchestrator — last commit 2026-08-06
    Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verificatio…
  • sickn33-agentic-awesome-skills-accessibility-compliance-accessibility-audit — last commit 2026-08-06
    You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits,…
  • sickn33-agentic-awesome-skills-accesslint-audit — last commit 2026-08-06
    Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) a…
  • sickn33-agentic-awesome-skills-accesslint-diff — last commit 2026-08-06
    Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<…
  • sickn33-agentic-awesome-skills-accesslint-scan — last commit 2026-08-06
    Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editi…
  • sickn33-agentic-awesome-skills-accint-commitments — last commit 2026-08-06
    Triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome").
  • sickn33-agentic-awesome-skills-accint-frames — last commit 2026-08-06
    Drain acc's deliberation queue — open/waiting brain_frames checkpointed by headless runs — via acc_act(runtime="continue").
  • sickn33-agentic-awesome-skills-accint-solve — last commit 2026-08-06
    Route a goal through acc's scored-memory loop via acc_act(runtime="solve"); deliberate any returned brain_frame and submit via continue.
  • sickn33-agentic-awesome-skills-active-directory-attacks — last commit 2026-08-06
    Provide comprehensive techniques for attacking Microsoft Active Directory environments. Covers reconnaissance, credential harvesting, Kerbe…
  • sickn33-agentic-awesome-skills-activecampaign-automation — last commit 2026-08-06
    Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always…

Page 6 of 50

How this page is ordered

Entries are grouped by whether anyone is still working on them, using the date of the most recent push to the repository. They are not ordered by stars, because a star is a bookmark somebody left once and never took back.

Where we have not checked an entry yet, it says so rather than being mixed in with the verified ones.