cavi-ai

Note To Artifact — Data skill for Claude Code

Data community

Use when turning notes, data, or a plan into a beautiful, self-contained HTML artifact (report, dashboard, plan, table, or diagram) in the Anthropic-flavored "HTML is all you need" style — especially.

How to install Note To Artifact

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-note-to-artifact/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cavi-ai-obsidian-agent-note-to-artifact && curl -fsSL https://raw.githubusercontent.com/cavi-ai/obsidian-agent/HEAD/commands/note-to-artifact.md -o ~/.claude/skills/cavi-ai-obsidian-agent-note-to-artifact/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Note To Artifact does


description: Use when turning notes, data, or a plan into a beautiful, self-contained HTML artifact (report, dashboard, plan, table, or diagram) in the Anthropic-flavored "HTML is all you need" style — especially for Obsidian notes rendered in a ```claude-html``` block. argument-hint: ""

Claude compatibility adapter

Invoke **`obsidian-agent:note-to-artifact`** with the user's arguments:

`$ARGUMENTS`

Follow that canonical skill exactly. This command contains no i

Alternatives in Data

  • Archify — Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self 17.2k ★
  • Azure Document Intelligence .net — Document text, table, and data extraction 1.8k ★
  • SVG Diagram — Agent skill that draws architecture, flowchart, sequence, data-flow and lifecycle diagrams as hand-placed SVG 414 ★

Full documentation available on GitHub

View Source Repository