Summarizes selected notes or a folder into a concise digest.

  • ai
  • summary
  • productivity

Resource content

This is the actual file you get when you install — read it here, or copy it to use anywhere.

skill.md

Summarize Workspace

When invoked:

  1. Identify the scope — a single note, a folder, a tag, or "everything since ".
  2. Use workspace_search to locate the relevant items.
  3. Use workspace_read to read each item's content.
  4. Produce a structured summary:
    • Top themes (3–5 bullets)
    • Notable items (linked references)
    • Open questions (anything explicitly flagged with ?, TODO, or unresolved tone)

Keep the output under 300 words unless the user asks for more. Always link items by their workspace path so the user can click through.

How to use this

Undra
One-click install. The skill writes to <workspace>/.undra/ai/skills/<id>/SKILL.md and the AI assistant picks it up automatically.
Claude (claude.ai or Claude Code)
Save the file as SKILL.md inside ~/.claude/skills/<skill-name>/. Restart Claude. The skill becomes available.
Cursor / Codex / any model with a system prompt
Paste the body of the file into a Cursor rule, a Codex prompt, or the system prompt of any chat. Skip the frontmatter.

← Back to the full catalog