format-generic
CommunityTransform any document into actionable tasks.
Software Engineering#automation#document processing#prioritization#ADR#unstructured data#custom format#task extraction
Authornathanvale
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Unstructured documents, mixed content, or custom formats often make it impossible to automatically extract actionable tasks. This skill provides a robust fallback to intelligently parse and structure information, ensuring no valuable task is missed, even from the most ambiguous inputs.
Core Features & Use Cases
- Best-Effort Task Extraction: Intelligently identifies task boundaries, titles, descriptions, and acceptance criteria from any document structure.
- Smart Prioritization & Categorization: Infers task priority and uses the
component-managerskill to assign relevant component codes. - Graceful Degradation: Clearly marks uncertain or missing information as "TBD" for user review, preventing incomplete tasks from blocking workflows.
- Use Case: You have a meeting notes document with a mix of action items, architectural decisions, and general discussions. Use this skill to automatically extract all potential tasks, assign priorities, and flag areas needing more detail, saving you from manual parsing.
Quick Start
Use the format-generic skill to extract tasks from the attached document 'meeting-notes-2025-11-01.md'.
Dependency Matrix
Required Modules
bun
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: format-generic Download link: https://github.com/nathanvale/dotfiles/archive/main.zip#format-generic Please download this .zip file, extract it, and install it in the .claude/skills/ directory.