ferrox-capture

Route ideas, tasks, notes, and seeds into Ferrox workflows and storage.

21|9|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ferrox-capture
Source: https://github.com/FerroxLabs/ferrox-factory/tree/main/skills/ferrox-capture
Command: npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ferrox Capture prevents ideas, tasks, notes, and seeds from getting lost by routing each one into the right place in the Ferrox system with the right workflow.

Core Features & Use Cases

  • Todo capture: Turn incoming thoughts into structured todos for later execution.
  • Note handling: Save quick ideas as notes, list them, or promote them when they become actionable.
  • Backlog routing: Park longer-term ideas in the roadmap backlog with 999.x numbering.
  • Seed tracking: Record future opportunities with trigger conditions and audit them later.
  • Workflow selection: Use list modes to review pending work and choose the right next action.

Quick Start

Use the ferrox-capture skill to capture this idea as a note and store it in the appropriate Ferrox workflow.

Frequently Asked Questions about ferrox-capture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture notes and tasks without losing them in my workflow?

Capturing notes and tasks safely requires routing each item into structured storage based on command flags. This approach prevents ideas from disappearing by organizing todos, notes, and seeds into correct persistent on-disk locations for later triage.

What's the best way to park longer-term ideas in a backlog?

Parking longer-term ideas in a roadmap backlog uses 999.x numbering to categorize and store items. This backlog routing method separates future opportunities from immediate todos, keeping your active workflow clean while ensuring long-term ideas remain accessible.

How do I track future opportunities with trigger conditions?

Tracking future opportunities involves recording seeds with specific trigger conditions and auditing them later. This seed tracking method captures potential actions and stores them persistently, allowing you to evaluate and promote them when their triggers are met.

Can I promote quick notes into actionable todos later?

Promoting quick notes into actionable todos is supported by the workflow. You can save ideas as notes initially, list them for review, and then promote them to structured todos when they become actionable for later execution.

How does duplicate-safe capture work for incoming ideas?

Duplicate-safe capture works by applying routing logic and persistent on-disk organization to every incoming idea. This ensures that tasks, notes, and seeds are checked against existing entries before storage, preventing redundancy in your workflow.

Do I need command flags to route tasks to the correct storage location?

Command flags are required to route tasks, notes, and seeds to the correct storage location. This routing mechanism enables fast interruption handling by directing each captured item to the appropriate Ferrox workflow for persistent organization.