itx:note

Record timestamped notes into a Markdown file from conversation or text input.

49|5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ric03uec/clawrium --skill itx-note
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: itx:note
Source: https://github.com/ric03uec/clawrium/tree/main/.opencode/skills/itx-note
Command: npx skills add https://github.com/ric03uec/clawrium --skill itx-note

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a fast and simple way to quickly capture ideas or observations into a Markdown notes file, helping users keep track of insights without interrupting their workflow.

Core Features & Use Cases

  • Instant Note Taking: Save brief notes or observations directly into NOTES.md with timestamps.
  • Context-Aware: Summarize relevant insights if no explicit text is provided, ensuring no idea is lost.
  • Use Case: During a meeting, you can verbally dictate a quick idea, and the Skill will append it to NOTES.md for future review.

Quick Start

Tell the AI to capture a quick note about the new feature idea.

Frequently Asked Questions about itx:note

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

FAQPage Schema
How do I capture quick markdown notes from a conversation without interrupting my workflow?▼

You can capture quick markdown notes by telling the AI to record an idea or observation, which it formats with a timestamp and appends directly to a local NOTES.md file.

Can I save verbal meeting observations into a markdown file automatically?▼

Yes, you can dictate verbal meeting observations to the AI, which will summarize the input and append the note to your markdown file with a timestamp for future review.

Do I need any external dependencies to record ideas into a local markdown file?▼

No external dependencies are needed to record ideas into a markdown file, as the Skill processes input and stores notes entirely locally on your machine.

What happens if I try to capture a note but do not provide explicit text arguments?▼

If no explicit text is provided, the Skill acts as a context-aware capture tool by summarizing relevant insights from the ongoing conversation to ensure no idea is lost.

What is the best way to keep track of development insights during a coding session?▼

The best way to track development insights is to use this Skill to immediately record observations into a markdown file, enabling quick note-taking without breaking your development flow.

How does appending timestamps to markdown notes work for quick captures?▼

Appending timestamps to markdown notes works by automatically formatting every captured idea or observation entry with the current time before saving it to NOTES.md.