Agent Skill
2/7/2026creating-skills
Create new Agent Skills to extend Copilot capabilities. Use when defining new tools/workflows, adding specialized knowledge domains (e.g. PDF, DB), or implementing the agentskills.io specification.
K
kamontat
0GitHub Stars
1Views
npx skills add kamontat/moneywiz-visualization
SKILL.md
| Name | creating-skills |
| Description | Create new Agent Skills to extend Copilot capabilities. Use when defining new tools/workflows, adding specialized knowledge domains (e.g. PDF, DB), or implementing the agentskills.io specification. |
moneywiz-visualization
Static SvelteKit app for visualizing MoneyWiz SQLite exports.
Stack
- SvelteKit 2 + Svelte 5
- Tailwind CSS 4 + DaisyUI 5
- Chart.js
- IndexedDB-backed local persistence
Documentation
- Agent/project guide: AGENTS.md
- Data parser rules: docs/DATA_PARSER.md
- SQLite schema reference: docs/SQLITE_SCHEMA.md
Quick start
bun install
bun run dev
Quality checks
bun run fix
bun run check
bun run test
Build
bun run build
bun run preview
Skills Info
Original Name:creating-skillsAuthor:kamontat
Download