feature-intake
仓库创建 2026年1月5日最近提交 2 天前SkillHot 收录 21 天前
▸ 精选理由
适合产品/PM 自动化整理需求与生成规范化工单。
▸ 风险提示
可能需要调用 OCR/视觉服务并上传截图,涉及隐私风险。
这个 Skill 做什么
从文本与截图中提取并规范化功能需求为结构化项。
把混在文字、截图、设计图里的功能需求提取成标准化的需求项,方便后续排期和开发交接。适合从 PRD、会议纪要或用户截图里把模糊需求变成可实现的条目。还能识别 UI、API、基础设施等类型并把隐性/显性需求拆成结构化字段,减少沟通来回。
1.6k
Stars
94
Forks
40
仓库内 Skill
+111
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/methodologies/automaker/skills/feature-intake/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/methodologies/automaker/skills/feature-intake/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Feature Intake Parse and normalize features from text descriptions, images, and screenshots into structured requirements. ## Agent Feature Planner - `automaker-feature-planner` ## Workflow 1. Parse feature title and description text 2. Analyze attached images and screenshots for UI requirements 3. Extract explicit and implicit requirements 4. Categorize feature type (UI, API, infrastructure, refactor, bugfix) 5. Estimate initial complexity 6. Extract acceptance criteria ## Inputs - `projectName` - Project name - `feature` - Feature object with id, title, description, attachments ## Outputs - Parsed feature with extracted requirements, type, complexity, and acceptance criteria ## Proc
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有