capture

Route user input to vault destinations for tasks, links, and files.

8|1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/agentflock/myna --skill capture-agentflock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture
Source: https://github.com/agentflock/myna/tree/main/skills/capture
Command: npx skills add https://github.com/agentflock/myna --skill capture-agentflock

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route user input to dedicated vault destinations to ensure nothing is lost when capturing observations, recognitions, tasks, links, or project/person data.

Core Features & Use Cases

  • Quick capture: route items into the appropriate vault sections automatically.
  • Multi-entry routing: a single input can create multiple entries across destinations (e.g., project tasks, person recognitions, and journal contributions).
  • Entity resolution: fuzzy matching against people.yaml and projects.yaml; handles ambiguities and review queues.
  • Link management: save, find, and centralize links with provenance.
  • File management: create or update Project and People files as needed.

Quick Start

Capture a meeting note from today to route it into the appropriate vault destinations.

Frequently Asked Questions about capture

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

FAQPage Schema
How do I route notes and tasks to multiple vault destinations at once?

To route notes and tasks to multiple vault destinations simultaneously, this skill applies deterministic routing to a single input, creating entries across project files, person profiles, and journals while preserving provenance for auditability.

How does entity resolution work when capturing project or person data?

Entity resolution during data capture uses fuzzy matching against people.yaml and projects.yaml files to identify projects and persons, automatically handling ambiguities and routing unresolved items to review queues to ensure data integrity.

What is the best way to capture links and manage them with provenance?

The best way to capture links is to use this skill's link management feature to save, find, and centralize links within vault destinations, automatically preserving provenance metadata for auditability and future retrieval.

Can I create recurring tasks and journal entries from a single input?

Yes, you can log single or recurring tasks and generate journal contributions from a single input, because the skill uses multi-entry routing to simultaneously distribute captured items across appropriate vault destinations.

Does deterministic routing handle ambiguities in captured inputs?

Deterministic routing handles ambiguities by enforcing inline ambiguity handling and directing unresolved inputs to review queues, ensuring strict data integrity when capturing observations, recognitions, or project and person data.

Why are my captured inputs going to a review queue instead of their project files?

Inputs go to a review queue instead of project files when the skill's deterministic routing detects fuzzy matching ambiguities against people.yaml and projects.yaml, requiring manual review to resolve entity conflicts and maintain data integrity.