idea

Parse user input and append ideas to project-specific markdown inbox files.

2|Updated Jul 22, 2026
One-click install
npx skills add https://github.com/0xUrsanomics/utopia-os --skill idea-0xursanomics
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: idea
Source: https://github.com/0xUrsanomics/utopia-os/tree/main/skills/idea
Command: npx skills add https://github.com/0xUrsanomics/utopia-os --skill idea-0xursanomics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the friction of context-switching by providing a zero-overhead mechanism to capture ad-hoc thoughts, ideas, or potential tasks without interrupting the current workflow.

Core Features & Use Cases

  • Context-Aware Capture: Automatically routes ideas to the active project inbox or a default side-quests file.
  • Zero-Friction Interface: Designed for rapid, one-shot input without clarifying questions or conversational overhead.
  • Use Case: While working on a complex coding task, you have a sudden thought about a future feature; instead of stopping your work, you use this skill to log it instantly into the project's inbox for later review.

Quick Start

Trigger the idea capture by typing /idea followed by your thought to immediately append it to the current project inbox.

Frequently Asked Questions about idea

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

FAQPage Schema
How do I capture ad-hoc thoughts into project inboxes without interrupting my workflow?▼

Capturing ad-hoc thoughts into project inboxes works by parsing your input and appending it to designated markdown files based on the active project state. This provides a zero-overhead mechanism to log ideas instantly without context-switching or conversational friction.

What is the best way to maintain workflow continuity when logging fleeting ideas?▼

Maintaining workflow continuity relies on a zero-friction interface designed for rapid, one-shot input. You simply trigger the capture command followed by your thought to immediately append it to the current project inbox for later review, eliminating clarifying questions.

How do I route my notes to specific project markdown files automatically?▼

Routing notes to specific project markdown files operates through context-aware capture. The system automatically directs your text to the active project inbox or a default side-quests file by parsing user input and matching it against the active project state.

Do I need filesystem access to organize inbox notes into project memory files?▼

Filesystem access is required to organize inbox notes into project memory files. The capture mechanism operates by reading and updating project-scoped markdown files, which necessitates filesystem permissions to append thoughts to the correct designated sections.

Can I use a one-shot command to append text to a default side-quests file?▼

You can use a one-shot command to append text to a default side-quests file. When no active project is detected, the context-aware capture automatically routes your fleeting thoughts to this default inbox to ensure no ideas are lost.

When should I not use a zero-friction note-taking capture for productivity?▼

You should not use zero-friction note-taking capture when your input requires complex formatting, multi-step task breakdowns, or immediate categorization. This system is designed for rapid, unstructured logging into project inboxes rather than detailed task management or elaboration.