Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,534
总 Skills
164.3M
总安装量
2,747
贡献者
# Skill 仓库 描述 安装量
5751 test-scenarios phuryn/pm-skills
Test Scenarios Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step test actions, and expected outcomes. Use when: Writing QA test cases, creating test plans, defining acceptance test scenarios, or validating user story implementations. Arguments: $PRODUCT : The product or system name $USER_STORY : The user story to test (title and acceptance criteria) $CONTEXT : Additional testing context or constraints Step-by-Step Process Re...
2.3K
5752 pptx-generator nexu-io/open-design
PPTX Generator & Editor Overview This skill handles all PowerPoint tasks: reading/analyzing existing presentations, editing template-based decks via XML manipulation, and creating presentations from scratch using PptxGenJS. It includes a complete design system (color palettes, fonts, style recipes) and detailed guidance for every slide type. Quick Reference Task Approach Read/analyze content python -m markitdown presentation.pptx Edit or create from template See Editing Presentations Create from...
2.3K
5753 cx-telemetry-querying coralogix/cx-cli
Telemetry Querying Skill Use this skill as the entry point for any investigation, debugging, or data question that may be answered from telemetry data. It helps you decide where the relevant signal lives (metrics, logs, traces, RUM) and tells you which reference files to load before querying. Loading References Before querying, load the reference files for the chosen pillar: Pillar Load these files Logs references/dataprime-reference.md + references/logs-querying.md Spans / Traces references/dat...
2.3K
5754 react-code-review giuseppe-trisciuoglio/developer-kit
React Code Review Overview This skill provides structured, comprehensive code review for React applications. It evaluates code against React 19 best practices, component architecture patterns, hook usage, accessibility standards, and production-readiness criteria. The review produces actionable findings categorized by severity (Critical, Warning, Suggestion) with concrete code examples for improvements. This skill delegates to the react-software-architect-review agent for deep architectural anal...
2.3K
5755 sentry-python-sdk getsentry/sentry-for-ai
All Skills > SDK Setup > Python SDK Sentry Python SDK Opinionated wizard that scans your Python project and guides you through complete Sentry setup. Invoke This Skill When User asks to "add Sentry to Python" or "setup Sentry" in a Python app User wants error monitoring, tracing, profiling, logging, metrics, or crons in Python User mentions sentry-sdk , sentry_sdk , or Sentry + any Python framework User wants to monitor Django views, Flask routes, FastAPI endpoints, Celery tasks, or scheduled jo...
2.3K
5756 wiki-ingest sanyuan0704/sanyuan-skills
Obsidian Ingest — Document Distillation You are ingesting source documents into an Obsidian wiki. Your job is not to summarize — it is to distill and integrate knowledge across the entire wiki. Before You Start Read ~/.obsidian-wiki/config (preferred) or .env (fallback) to get OBSIDIAN_VAULT_PATH and OBSIDIAN_SOURCES_DIR . Only read the specific variables you need — do not log, echo, or reference any other values from these files. Read .manifest.json at the vault root to check what's already bee...
2.3K
5757 marketing-ideas phuryn/pm-skills
Marketing Ideas for SaaS You are a marketing strategist with a library of 139 proven marketing ideas. Your goal is to help users find the right marketing strategies for their specific situation, stage, and resources. How to Use This Skill Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific t...
2.3K
5758 data-report nexu-io/open-design
【模板: 数据可视化报告】 头部: 报告标题 + 时间区间 + 数据来源说明。 KPI 卡片网格: 3-5 个最重要指标, 每个卡片显示数值 + 同比变化 + 微型趋势线。 主图表区: 至少 2 个图表 (柱状 / 折线 / 饼 / 散点), 使用 Chart.js 或 ECharts (jsdelivr CDN 引入), 数据从用户输入解析得到。 图表容器必须有固定高度 : 每个 <canvas> 外层包一个 <div style="position:relative;height:NNNpx"> (KPI 迷你图 ~40px, 主图表 ~240–280px)。Chart.js 用 responsive:true, maintainAspectRatio:false 时若父容器没有显式高度, 会陷入 ResizeObserver 死循环, 图表无限增高直至卡死浏览器。 绝对不要 直接给 canvas 写 height= 属性当布局, 那个只是初始值。 数据表格: 用户原始数据节选, 使用 <table> + 现代化样式 (zebra stripe, hover, sticky hea...
2.3K
5759 wp-plugin-directory-guidelines wordpress/agent-skills
Overview Authoritative reference for the 18 WordPress.org Plugin Directory guidelines. Covers GPL licensing, plugin naming/trademark rules, trialware restrictions, and all other submission requirements. When to use Use this skill when you need to: Review a WordPress plugin for compliance with the WordPress.org Plugin Directory guidelines Check GPL license compatibility for a plugin or its bundled libraries Verify license headers in plugin files Identify common guideline violations before submiss...
2.3K
5760 plan-design-review nexu-io/open-design
No SKILL.md available for this skill. View on GitHub
2.3K
5761 image-edit starchild-ai-agent/official-skills
Image Edit — Pro Pack on RunComfy runcomfy.com · Nano Banana Edit · GPT Image 2 Edit · Flux Kontext · Z-Image Inpaint · GitHub Image edit, intent-routed. This skill doesn't lock you to one model — it picks the right edit model in the RunComfy catalog based on what the user actually wants: batch identity-preservation, multilingual text rewrite, single-shot precise edit, or mask-driven region replacement. npx skills add agentspace-so/runcomfy-skills --skill image-edit -g Pick the right model for t...
2.3K
5762 second-brain-ingest nicholasspisak/second-brain
Second Brain — Ingest Process raw source documents into structured, interlinked wiki pages. Identify Sources to Process Determine which files need ingestion: If the user specifies a file or files, use those If the user says "process new sources" or similar, detect unprocessed files: List all files in raw/ (excluding raw/assets/ ) Read wiki/log.md and extract all previously ingested source filenames from ingest entries Any file in raw/ not listed in the log is unprocessed If no unprocessed files ...
2.3K
5763 asc-apple-ads rorkai/app-store-connect-cli-skills
asc Apple Ads Use this skill when a task involves Apple Ads or asc ads . Ground Rules Run asc ads --help or the specific subgroup help before scripting a command. Apple Ads auth is separate from App Store Connect auth. asc auth login does not configure asc ads . Use JSON output for automation: --output json . Most commands need an org ID. Prefer --org for one-off commands and ASC_ADS_ORG_ID for a scoped session. Never guess payload fields. Use Apple Ads request JSON in a file and pass it with --...
2.3K
5764 rds-oracle aws/agent-toolkit-for-aws
Amazon RDS for Oracle — Connectivity Safety guidance This skill covers creating and modifying RDS for Oracle resources when the user requests it. The agent MUST confirm the action with the user before executing. Do NOT execute any create or modify operation without explicit user confirmation (e.g., "yes", "proceed", "confirmed", "go ahead"). If the user has not confirmed, present the planned action and ask for approval. Execute these operations (after user confirmation) Create an instance: creat...
2.3K
5765 react-vite-dashboard google-labs-code/stitch-skills
Stitch to React + Vite Dashboard You are a frontend engineer building data-dense dashboards from Stitch screens. Target stack: React 18 , Vite , TypeScript , TanStack Query , React Router , and optional ethers v6 or viem for on-chain reads. Prerequisites Stitch MCP configured ( setup guide ) A project DESIGN.md (see the design-md skill) for token fidelity Vite + React + TypeScript scaffold ( npm create vite@latest ) Workflow Discover MCP prefix — run list_tools , note the Stitch prefix (e.g. sti...
2.3K
5766 aiconfig-agent-graphs launchdarkly/ai-tooling
Deprecated — renamed to agent-graphs This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the agent-graphs skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-agent-graphs to agent-graphs . Installs 2.3K Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 7, 2026 Security Audits Gen Agent Trust ...
2.3K
5767 mvp slavingia/skills
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user build their MVP with maximum constraints and minimum effort. Core Principle Build as little as possible. The goal is to start delivering value to your community as quickly as possible. Not to build something beautiful, polished, or complete. The Three Stages Stage 1: Manual (Do it yourself) Solve the problem by hand for each customer You are the product. You are customer service, ...
2.3K
5768 shadcn-ui nexu-io/open-design
shadcn/ui Component Integration You are a frontend engineer specialized in building applications with shadcn/ui—a collection of beautifully designed, accessible, and customizable components built with Radix UI or Base UI and Tailwind CSS. You help developers discover, integrate, and customize components following best practices. Core Principles shadcn/ui is not a component library —it's a collection of reusable components that you copy into your project. This gives you: Full ownership : Componen...
2.3K
5769 copilotkit-self-update copilotkit/copilotkit
Update CopilotKit Skills Run this command to pull the latest CopilotKit skills from GitHub: npx skills add copilotkit/CopilotKit --full-depth -y This does a fresh clone every time — it always gets the latest version regardless of what's cached. This works across all tools — Claude Code, Codex, Cursor, Gemini CLI, and others. It detects which tools are installed and updates skills for each. After the command completes, start a new session in your tool to pick up the changes. When to Suggest This ...
2.3K
5770 video-podcast-maker agents365-ai/365-skills
REQUIRED: Load Remotion Best Practices First This skill depends on remotion-best-practices . You MUST invoke it before proceeding: Invoke the skill/tool named: remotion-best-practices Video Podcast Maker Automated pipeline for 4K Bilibili horizontal knowledge videos from a topic. Coding agent + TTS backend + Remotion + FFmpeg. Contents Show more Installs 528 Repository agents365-ai/365-skills GitHub Stars 10 First Seen May 24, 2026 Security Audits Gen Agent Trust Hub Pass Snyk Pass
2.3K
5771 sitetositevpn aws/agent-toolkit-for-aws
AWS Site-to-Site VPN Overview Domain expertise for configuring AWS Site-to-Site VPN, the managed service that builds an encrypted IP Security (IPsec) connection between an on-premises network and AWS. Covers the routing decision (static versus dynamic (BGP) routing), creating the connection and its dependent resources in the right order, sizing tunnel bandwidth, consolidating many sites through a VPN Concentrator, applying the customer gateway device configuration, building for high availability...
2.3K
5772 runpod runpod/runpod-plugins-official
Runpod (router) The entrypoint for the Runpod skills. This skill does no work itself — it picks the right lane and hands off. Read the matching skill's SKILL.md next. The lanes Lane Use it for runpod-mcp Manage infra (pods, endpoints, jobs, templates, volumes, registries, catalog, billing) via structured tool calls — when the Runpod MCP tools are connected in this session. runpodctl Manage the same infra from a terminal/CI/script , plus the things only the CLI does: Hub browse/deploy, send / rec...
2.3K
5773 runpod-usage runpod/runpod-plugins-official
Runpod usage (concepts) Background knowledge for making the right choice before you act. This skill runs nothing — once you know what to do, execute with runpod-mcp / runpodctl (infra), flash (your own code), or companion-clis (models/images/data). Read the one reference file that matches the question: Show more Installs 790 Repository runpod/runpod-p…official GitHub Stars 40 First Seen Jul 17, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
2.3K
5774 unity-cli unity-technologies/skills
Unity CLI Drive a running Unity Editor (if one is open) If a Unity Editor is open on this machine, this CLI can control it live — create and modify GameObjects, edit scenes and assets, inspect the hierarchy, and run arbitrary C — through the project's Pipeline package ( com.unity.pipeline ). When an Editor is available, drive it instead of hand-editing scene or asset files. unity status confirm a connected Editor (look for state "ready") unity command list the commands the Editor exposes unity...
2.3K
5775 seedance inference-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli Seedance 2.0 Video Generation Generate videos with synchronized audio using ByteDance's Seedance 2.0 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run bytedance/seedance-2-0 --input '{ "prompt": "a jazz band performing in a dimly lit club", "generate_audio": true }' Show more Installs 2.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 10 days ago Security Audits G...
2.2K
5776 p-video-avatar inference-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli Pruna P-Video-Avatar Generate talking head avatar videos from a single portrait image via inference.sh CLI. P-Video-Avatar is the fastest and most cost-effective avatar video model available. Quality on par with Veo 3.0, 18x faster and 6x cheaper than alternatives like Fabric, OmniHuman, and HeyGen. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs 2.6K Repository skills-101/superpowers GitHub...
2.2K
5777 p-image inference-skills/skills
Pruna P-Image Generation Generate images with Pruna's optimized P-Image models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}' P-Image Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Image pruna/p-image Fast text-to-image, multiple aspect ratios P-Image-...
2.2K
5778 p-video inference-skills/skills
Pruna P-Video Generation Generate videos with Pruna's optimized video models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-video --input '{"prompt": "drone shot flying over a forest at sunset"}' Pruna Video Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Video pruna/p-video Text-to-video, image-to-video, with audi...
2.2K
5779 gpt-image inference-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli GPT-Image-2 Generate and edit images with OpenAI's GPT-Image-2 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run openai/gpt-image-2 --input '{"prompt": "a cat astronaut floating in space"}' Capabilities Show more Installs 2.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 10 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
2.2K
5780 happyhorse inference-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli HappyHorse 1.0 Video Generation Generate and edit physically realistic videos with Alibaba's HappyHorse 1.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run alibaba/happyhorse-1-0-t2v --input '{"prompt": "a horse galloping across a sunlit meadow"}' HappyHorse Models Show more Installs 2.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 10 days ago Security ...
2.2K
5781 pydantic bobmatnyc/claude-mpm-skills
Pydantic Validation Skill Summary Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation. When to Use API request/response validation (FastAPI, Django) Settings and configuration management (env variables, config files) ORM model validation (SQLAlchemy integration) Data parsing and serialization (JSON, dict, custom formats) Type-safe data classes with automatic validation CLI argument parsing with type safety Quick...
2.2K
5782 okx-a2a-payment okx/onchainos-skills
Onchain OS A2A Payment Wrap the onchainos payment a2a-pay CLI surface end-to-end for both seller and buyer roles. Buyer-side trust is delegated to the upstream caller — when invoked with a paymentId , the skill fetches the on-server challenge, TEE-signs it as-is, submits the credential, and auto-polls payment status to a terminal state. Skill Routing This skill only covers internal a2a payments issued via onchainos payment a2a-pay . If the request fits one of the intents below, route to the corr...
2.2K
5783 voice-call steipete/clawdis
Voice Call Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock). CLI openclaw voicecall call --to "+15555550123" --message "Hello from OpenClaw" openclaw voicecall status --call-id < id > Tool Use voice_call for agent-initiated calls. Actions: initiate_call (message, to?, mode?) continue_call (callId, message) speak_to_user (callId, message) end_call (callId) get_status (callId) Notes: Requires the voice-call plugin to be enabled. Plugin config lives under plugins...
2.2K
5784 slack steipete/clawdis
Slack Automation Interact with Slack workspaces to check messages, extract data, and automate common tasks. Quick Start Connect to an existing Slack browser session or open Slack: Connect to existing session on port 9222 (typical for already-open Slack) agent-browser connect 9222 Or open Slack if not already running agent-browser open https://app.slack.com Then take a snapshot to see what's available: agent-browser snapshot -i Core Workflow Connect/Navigate : Open or connect to Slack Snapshot ...
2.2K
5785 code-review xtone/ai_development_tools
Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process 1. Pin ...
2.2K
5786 asc-shots-pipeline rudrankriyam/app-store-connect-cli-skills
asc screenshots pipeline (xcodebuild -> AXe -> frame -> asc) Use this skill for agent-driven screenshot workflows where the app is built and launched with Xcode CLI tools, UI is driven with AXe, and screenshots are uploaded with asc . Current scope Implemented now: build/run, AXe plan capture, frame composition, and upload. Device discovery is built-in via asc screenshots list-frame-devices . Local screenshot automation commands are experimental in asc cli. Framing is pinned to Koubou 0.18.1 for...
2.2K
5787 requirements-analysis jwynia/agent-skills
Requirements Analysis Diagnose requirements-level problems in software projects. Help distinguish stated wants from underlying problems, discover real constraints, and avoid premature solution thinking. When to Use This Skill Use this skill when: Starting a new project without clear problem definition Requirements feel vague or untestable Scope keeps expanding without bounds Constraints are unclear or unvalidated Building features without understanding the underlying need Do NOT use this sk...
2.2K
5788 to-prd vinvcn/mattpocock-skills-zh-cn
This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. Process Explore the repo to understand the current state of the codebase, if you haven't already. Sketch out the major modules you will need to build or modify to complete the implementation. Actively look for opportunities to extract deep modules that can be tested in isolation. A deep module (as opposed to a shallow module) is one w...
2.2K
5789 marketing-skills alirezarezvani/claude-skills
Marketing Skills Division 42 production-ready marketing skills organized into 7 specialist pods with a context foundation and orchestration layer. Quick Start Claude Code /read marketing-skill/marketing-ops/SKILL.md The router will direct you to the right specialist skill. Codex CLI codex --full-auto "Read marketing-skill/marketing-ops/SKILL.md, then help me write a blog post about [topic]" OpenClaw Skills are auto-discovered from the repository. Ask your agent for marketing help — it routes via...
2.2K
5790 to-issues vinvcn/mattpocock-skills-zh-cn
To Issues Break a plan into independently-grabbable GitHub issues using vertical slices (tracer bullets). Process 1. Gather context Work from whatever is already in the conversation context. If the user passes a GitHub issue number or URL as an argument, fetch it with gh issue view <number> (with comments). 2. Explore the codebase (optional) If you have not already explored the codebase, do so to understand the current state of the code. 3. Draft vertical slices Break the plan into tracer bullet...
2.2K
5791 aiconfig-snippets launchdarkly/agent-skills
Deprecated — renamed to snippets This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the snippets skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-snippets to snippets . Installs 2.3K Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 7, 2026 Security Audits Gen Agent Trust Hub Pass Socket ...
2.2K
5792 trigger-agents triggerdotdev/skills
Build production-ready AI agents using Trigger.dev's durable execution. Pattern Selection ``` Need to... → Use ───────────────────────────────────────────────────── Process items in parallel → Parallelization Route to different models/handlers → Routing Chain steps with validation gates → Prompt Chaining Coordinate multiple specialized tasks → Orchestrator-Workers Self-improve until quality threshold → Evaluator-Optimizer Pause for hu...
2.2K
5793 aiconfig-agent-graphs launchdarkly/agent-skills
Deprecated — renamed to agent-graphs This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the agent-graphs skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-agent-graphs to agent-graphs . Installs 2.3K Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 7, 2026 Security Audits Gen Agent Trust ...
2.2K
5794 vue-options-api-best-practices hyf0/vue-skills
Vue.js Options API best practices, TypeScript integration, and common gotchas. TypeScript Need to enable TypeScript type inference for component properties → See ts-options-api-use-definecomponent Enabling type safety for Options API this context → See ts-strict-mode-options-api Using old TypeScript versions with prop validators → See ts-options-api-arrow-functions-validators Event handler parameters need proper type safety → See ts-options-api-type-event-handlers Need to type object or array pr...
2.2K
5795 fix facebook/react
Fix Lint and Formatting Instructions Run yarn prettier to fix formatting Run yarn linc to check for remaining lint issues Report any remaining manual fixes needed Common Mistakes Running prettier on wrong files - yarn prettier only formats changed files Ignoring linc errors - These will fail CI, fix them before committing
2.2K
5796 typescript-e2e-testing bmad-labs/skills
E2E Testing Skill E2E testing validates complete workflows from user perspective, using real infrastructure via Docker. Workflows For comprehensive step-by-step guidance, use the appropriate workflow: Workflow When to Use Setup E2E Test Setting up E2E infrastructure for a new or existing project Writing E2E Test Creating new E2E test cases with proper GWT pattern Review E2E Test Reviewing existing tests for quality and correctness Running E2E Test Executing tests with proper verification Deb...
2.2K
5797 cost-tracking affaan-m/everything-claude-code
Cost Tracking Use this skill to analyze Claude Code cost and usage history from the metrics log that ECC's stop:cost-tracker hook writes. Where the data lives The tracker appends one JSON object per session-stop to ~/.claude/metrics/costs.jsonl . Each row is a cumulative snapshot for that session , so to total spend you take the latest row per session_id and sum across sessions — summing every row multiply-counts. Row schema: Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K Fi...
2.2K
5798 llm-public-opinion-analytics aradotso/data-skills
LLM-Based Public Opinion Analytics Assistant Skill by ara.so — Data Skills collection. Overview This project is an intelligent public opinion analysis assistant that integrates real-time data from 15 mainstream platforms across 26 ranking lists with large language model (LLM) analysis capabilities. It provides conversational hot search queries, topic-specific searches, topic clustering, and sentiment analysis. The system supports: Real-time web scraping from platforms like Weibo, Bilibili, Douyi...
2.2K
5799 skill-scout affaan-m/everything-claude-code
Skill Scout Use this skill before creating a new skill. The goal is to avoid duplicating existing community or marketplace work, while still vetting anything external before adoption. Source: salvaged from stale community PR 1232 by redminwang . When to Use The user says "create a skill", "build a skill", "make a skill", or "new skill". The user asks "is there a skill for X?" or "does a skill exist that does Y?" The user describes a workflow and you are about to suggest creating a new skill. The...
2.2K
5800 novel-writer-cn yangsonhung/awesome-agent-skills
小说写作助手 专业的小说创作支持,涵盖构思、规划、写作到修改的全流程。 何时使用 当用户提出以下需求时使用本技能: 从想法或类型出发,新建小说 基于已有章节进行续写 设计角色(主角、反派、配角)与角色弧线 构建世界观(势力、规则、魔法体系、时代背景) 对已有内容做润色、重写或节奏优化 不要使用 以下场景不应使用本技能: 非创作类事实问答(如百科、实时资讯查询) 法律、医疗、金融等专业建议 抄袭或要求复制受版权保护作品风格的请求 违反平台安全规则的有害内容请求 使用说明 先判断任务类型(新建、续写、角色、世界观、修改)。 先问最少必要信息,再开始输出。 按本文件对应流程章节执行。 优先复用 references/ 与 assets/templates/ 中的材料。 保持视角、语气、角色动机与上下文一致。 输出前做一次情节连贯性与语言质量自检。 工作流程 第一步:确定需求类型 根据用户请求识别任务类型: 任务类型 用户示例 操作 新小说创作 "帮我写一部科幻小说" 进入 新建小说流程 章节续写 "给这个故事续写一章" 进入 续写流程 角色设计 "设计一个反派角色" 进入 角色设计流程 世界...
2.2K