Parse and normalize features from text descriptions, images, and screenshots into structured requirements.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill feature-intake --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Feature Intake?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-feature-intake)More formats (shields.io, HTML) on the badges page.
# 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
## Process Files
- `automaker-feature-pipeline.js` - Stage 1
- `automaker-orchestrator.js` - Phase 1
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!