tcsenpai

Flint Chart Skill — AI skill for Claude Code

AI community

Agent skill for Microsoft Flint — visualization language for AI agents.

How to install Flint Chart Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open tcsenpai/flint-chart-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Flint Chart Skill does

Agent skill for Microsoft Flint — visualization language for AI agents.

Alternatives in AI

  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
  • Repomix — 📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file 22.7k ★
  • Impeccable — The design language that makes your AI harness better at design 13.9k ★

README

flint-chart — Agent Skill for Microsoft Flint

A skill for creating charts using [Microsoft Flint](https://github.com/microsoft/flint-chart) — a visualization language for AI agents.

What it does

Flint compiles compact, semantic chart specs into Vega-Lite, ECharts, or Chart.js. This skill teaches agents how to author Flint specs correctly.

Install

npx skills add tcsenpai/flint-chart-skill@flint-chart

Includes

  • 30+ chart types with channel mappings
  • 70+ semantic types for automatic formatting
  • Worked examples (scatter, bar, line, pie, bullet, etc.)
  • Full properties reference
  • MCP server setup guide

Requires

License

MIT