Idea Capture

Capture and triage Telegram messages into a structured memory log.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/aeon --skill idea-capture-swarm-ai-research
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Idea Capture
Source: https://github.com/swarm-ai-research/aeon/tree/main/skills/idea-capture
Command: npx skills add https://github.com/swarm-ai-research/aeon --skill idea-capture-swarm-ai-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture and structure fleeting ideas from Telegram messages to prevent loss of context and misinterpretation.

Core Features & Use Cases

  • Restate ideas to clarify intent and reduce interpretation errors.
  • PARA bucketization: classify input into Project, Area, Resource, or Archive for actionability.
  • Topic tagging: assign 1–3 lowercase words to categorize ideas and enable tracking.
  • Logging & provenance: persist ideas with a timestamp and source to memory/logs for future reference.
  • Context loading: optionally read priorities from memory/MEMORY.md and interests from soul/SOUL.md when available.

Quick Start

Send a quick idea via Telegram to capture, restate, and log it for triage.

Frequently Asked Questions about Idea Capture

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

FAQPage Schema
How do I capture and triage quick ideas from Telegram messages?▼

To capture and triage ideas from Telegram messages, send your quick notes to the Skill. It restates the idea for clarity, assigns PARA bucketization, applies topic tags, and logs the entry with a timestamp to memory/logs.

What is PARA bucketization for personal note organization?▼

PARA bucketization classifies notes into Project, Area, Resource, or Archive categories. This method organizes fleeting ideas by actionability, ensuring ongoing projects and reference materials are separated for easier tracking and retrieval.

Can I use topic tagging to categorize brainstorming notes automatically?▼

Yes, the Skill assigns one to three lowercase topic tags to categorize ideas automatically. This enables ongoing tracking and retrieval of brainstorming sessions by extracting relevant tags directly from the captured message context.

Does this idea-capture workflow require external data transfers to log notes?▼

No, the idea-capture workflow avoids external data transfers entirely. It processes and persists your notes locally by logging them with a timestamp and source directly into memory/logs for future reference.

How do I load personal priorities and interests into my note triage workflow?▼

You can load personal priorities and interests by placing them in memory/MEMORY.md and soul/SOUL.md. The Skill optionally reads these files to provide context during idea restatement and PARA classification.

What's the best way to prevent context loss when logging fleeting ideas?▼

The best way to prevent context loss is to restate ideas immediately upon capture. This clarifies intent, reduces interpretation errors, and persists the note with provenance and a timestamp in a structured memory log.