open-pencil
open-pencil/skills · skills.sh
Open source Repository Open in the app JSON README (API)
About
Skill publicada por open-pencil/skills no skills.sh. Instale com: npx skills add open-pencil/skills@open-pencil
Details
- Kind
- Agent skills
- Topic
- No topic detected
- Publisher
- open-pencil
- Origin
- skillssh
- Category
- ferramentas
- Stars
- 15
- Forks
- 2
- Last push
- 2026-06-11T10:57:32Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 15:22:15
- Updated
- 2026-09-08 15:04:42
- Origin id
open-pencil/skills/open-pencil
README
# OpenPencil Skills Agent skills for [OpenPencil](https://github.com/open-pencil/open-pencil) — the open-source design editor. ## Install ```bash npx skills add open-pencil/skills@open-pencil ``` For OpenPencil tooling used by the skill: ```bash bun add -g @open-pencil/cli @open-pencil/mcp ``` ## Available Skills | Skill | Description | |-------|-------------| | `open-pencil` | CLI + MCP tools for .fig files and the running editor | ## Links - [OpenPencil](https://github.com/open-pencil/open-pencil) — editor & core - [Documentation](https://openpencil.dev) - [MCP Server](https://www.npmjs.com/package/@open-pencil/mcp) — `openpencil-mcp` / `openpencil-mcp-http` - [CLI](https://www.npmjs.com/package/@open-pencil/cli) — `openpencil` --- Maintained as part of [OpenPencil](https://github.com/open-pencil) for the [OpenPencil editor](https://github.com/open-pencil/open-pencil).