001-Frank-AI需求拆解工具

001-Frank-AI需求拆解工具 is a skill for Claude Code, Codex from frank666199/frank-presales-skills. It costs 0 tokens per session (692 once invoked), scanned A, original, MIT.

A Chinese-language workflow for turning raw customer notes, emails or chat messages into a structured list of project requirements. It separates business, feature, technical and non-functional needs, and marks their priority and dependencies.

In plain words
What is it for?
Use it after an initial AI-project discussion to classify requirements, identify conflicts, record assumptions, and produce questions that need clarification.
Why use it?
It turns incomplete, scattered sales information into a reviewable requirements document without presenting unmentioned needs as facts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex.

Good fit Use it after an initial AI-project discussion to classify requirements, identify conflicts, record assumptions, and produce questions that need clarification.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/frank666199/frank-presales-skills/001-frank-ai
Install

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.

Any agent
npx skills add frank666199/frank-presales-skills --skill 001-frank-ai
Clone the repo
git clone --depth 1 https://github.com/frank666199/frank-presales-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for 001-Frank-AI需求拆解工具

README.md
[![agentmods](https://agentmods.dev/badge/skills/frank666199/frank-presales-skills/001-frank-ai/github.svg)](https://agentmods.dev/skills/frank666199/frank-presales-skills/001-frank-ai)
Your own site
<a href="https://agentmods.dev/skills/frank666199/frank-presales-skills/001-frank-ai"><img src="https://agentmods.dev/badge/skills/frank666199/frank-presales-skills/001-frank-ai/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.

agentmods 80×15 button for 001-Frank-AI需求拆解工具

Your own site · 80×15
<a href="https://agentmods.dev/skills/frank666199/frank-presales-skills/001-frank-ai"><img src="https://agentmods.dev/badge/skills/frank666199/frank-presales-skills/001-frank-ai.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 692 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00692
Opus 5 $0.00000 $0.00346
Sonnet 5 $0.00000 $0.00138
Haiku 4.5 $0.00000 $0.00069

Measured 12d ago against content hash d47830c67e06, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

001-Frank-AI需求拆解工具 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.

维度1-AI-Presales-Tools/001-Frank-AI需求拆解工具/SKILL.md · 88 lines

What it actually says

Skill: Frank-AI需求拆解工具

Profile

  • Author: Frank
  • Version: 1.0.0
  • Language: 中文
  • Category: 维度1 - AI售前工具应用
  • Description: 依托大模型快速拆解政企AI项目需求,输出结构化需求清单

When to Use

初次接触AI项目客户后,获得碎片化需求信息时使用


Input Requirements

  • 客户原始需求描述(会议纪要/邮件/聊天记录)
  • 项目背景信息(行业/规模/预算区间)
  • 已知竞品方案(可选)

Workflow

  1. 输入客户原始需求素材,AI进行语义解析和意图识别
  2. 按SPIN框架分类:显性需求(客户明说的)vs 隐性需求(潜在痛点)
  3. 将需求拆解为业务需求层、功能需求层、技术需求层、非功能需求层
  4. 对每个需求标注优先级(Must-have/Should-have/Could-have)
  5. 识别需求间的依赖关系和冲突点
  6. 输出结构化需求清单,附带需求澄清问题列表

Output Format

Markdown格式的结构化需求清单,包含需求ID、分类、描述、优先级、依赖关系、澄清问题


Output Template

需求ID | 需求分类 | 需求描述 | 优先级 | 来源 | 依赖关系 | 澄清问题

Example

字段 内容
R001 业务需求

Constraints

  • 不得虚构客户未提及的需求
  • 推断的隐性需求必须标注'推断'
  • 需求描述使用客户业务语言

Quality Criteria

  • 需求分类完整覆盖业务/功能/技术/非功能
  • 每条需求可追溯至原始输入
  • 澄清问题数量不少于总需求的20%

Applicable Scenarios

  • G端政府项目: 适用
  • B端企业项目: 适用
  • AI智能项目: 适用

Usage

方式1:Claude Code / Cursor / Codex

将本SKILL.md内容复制到Agent技能配置区,通过技能名触发。

方式2:飞书妙搭 / 扣子

将SKILL.md内容粘贴到Agent提示词配置区,设置触发词为技能名。

方式3:独立使用

直接复制本文件内容到AI对话中,按Workflow步骤执行。


Frank专属售前技能 | 维度1: AI售前工具应用 | 编号: 001 基于"Frank售前解决方案Skills工具集 v1.0"与实操提示词融合优化生成

Changes

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.

  1. 12d ago First seen · 88 lines · 0 tokens per session scan A d47830c67e06

Subscribe to this mod's changes

001-Frank-AI需求拆解工具 is a skill published in the GitHub repository frank666199/frank-presales-skills (11 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 692 tokens. 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.

Related

Other skills, from other repositories

ccgp-gov-procurement

A browser-based search tool for China’s government procurement website, where public-sector buying notices are published. Give it a company name to find related tender and award notices, with basic details and selected fields from a notice.

desirecore/market · 111 tokens

spring-boot-development

Comprehensive Spring Boot development skill covering auto-configuration, dependency injection, REST APIs, Spring Data, security, and enterprise Java applications.

manutej/luxor-claude-marketplace · 31 tokens

nlm-skill

Expert guide for the NotebookLM CLI (nlm) and MCP server - interfaces for Google NotebookLM. Use this skill when users want to interact with NotebookLM programmatically, including: creating/managing notebooks, adding sources (URLs, YouTube, text, Google Drive), generating content (podcasts, reports, quizzes…

Robiton/notebooklm-mcp-cli · 136 tokens

opencli-sitemap-author

Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.

jackwener/OpenCLI · 67 tokens

omh-code-review

This is a Hermes-native code-review workflow skill.

rlaope/oh-my-hermes · 46 tokens

android-pentest

A guide for authorized security testing of Android apps, covering APK inspection, runtime testing, traffic capture, code review, and function hooking. An APK is the installable package used by an Android app.

Netw0rkNoob/VulnClaw · 32 tokens