yangsonhung/novel-writer-cn
当用户需要创作、续写、修改小说,或设计角色和世界观时使用。
当用户需要创作、续写、修改小说,或设计角色和世界观时使用。
npx skills add https://github.com/yangsonhung/awesome-agent-skills/tree/main/skills/novel-writer-cn当用户需要创作、续写、修改小说,或设计角色和世界观时使用。
Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.
A Claude Code skill that maintains a per-project AIREADME/ — the project's AI-native source of truth (12-file model) for cross-project understanding and drift prevention. (Docs in Chinese.)
Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. In interactive mode it applies safe, verified fixes and commits them when the working tree is clean (it never pushes); in mode:agent it reports only and the caller applies. Use when reviewing code changes before creating a PR.
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with this.helpers / the $helpers global, working with dates using DateTime, troubleshooting Code node errors, choosing between Code node modes, or doing any custom data transformation in n8n. Always use this skill when a workflow needs a Code node — whether for data aggregation, filtering, API calls, format conversion, batch processing logic, or any custom JavaScript. Covers SplitInBatches loop patterns, cross-iteration data, pairedItem, and real-world production patterns. Also use when asked why a Code node or workflow is slow, which execution mode is faster, or how to cut per-item overhead on large datasets. EXCEPTION — for the AI-agent-callable Custom Code Tool (@n8n/n8n-nodes-langchain.toolCode, a tool attached to an AI Agent), use the n8n-code-tool skill instead; it has a different runtime contract.
学习通 (Chaoxing) Agent Skill for Hermes/OpenClaw — browser-relay automation for course scanning, homework submission, exam workflows, status auditing, and automatic failure recovery
CLI for recommending and managing agent skills from detected project dependencies, with curated mappings for common libraries.