Skill 详情

softaworks-agent-toolkit

Catalogue stub for an uninstalled toolkit rather than a usable diagram skill.

匹配类型可能匹配已针对 架构图 审核
来源podo/design-agent-skills外部来源
报告安装量39仅表示受欢迎程度

使用前先检查

自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。

已保存的来源预览

SKILL.md

这段内容是审核时保存的快照。外部来源才是完整且最新的版本。

---
name: softaworks-agent-toolkit
description: |
  40+ agent skills in one package: mermaid-diagrams, excalidraw, draw-io,
  c4-architecture, design-system-starter, marp-slide, database-schema-designer,
  and more. The most comprehensive multi-skill toolkit available.
triggers:
  - "agent toolkit"
  - "softaworks"
  - "mermaid diagrams"
  - "c4 architecture"
  - "draw.io"
  - "marp slides"
  - "database schema"
das:
  category: diagrams
  upstream: "https://github.com/softaworks/agent-toolkit"
  version: latest
  install: false
---

# softaworks-agent-toolkit

> Catalogue stub — full package: [softaworks/agent-toolkit](https://github.com/softaworks/agent-toolkit)

## Decision tree

Run this before any diagramming, documentation, or system design work:

1. **Is the toolkit already installed?**
   Check: `~/.design-agent-skills/skills/mermaid-diagrams/SKILL.md` exists (representative skill).
   - Yes → invoke the relevant skill by name and proceed
   - No → go to step 2

2. **Do you have shell access?**
   - Yes → run the install command below, then invoke the skill
   - No → show the install command; in Claude Code, send it as a chat message starting with `!` — add `-g` for global install or omit for project-only

## Install command

```bash
npx skills add softaworks/agent-toolkit
```

## Invoke after install

Skills installed (invoke by name):
- `mermaid-diagrams` — class, sequence, flowchart, ERD, C4, git, Gantt, pie/bar charts
- `excalidraw` — Excalidraw diagrams
- `draw-io` — Draw.io diagram generation
- `c4-architecture` — C4 model: context, container, component, code diagrams
- `marp-slide` — Marp slide presentations
- `database-schema-designer` — database schema design
- And 34+ more — see [skills directory](https://github.com/softaworks/agent-toolkit/tree/main/skills)

## What it does

The most comprehensive multi-skill toolkit available: 40+ agent skills covering all diagramming formats (Mermaid, Excalidraw, Draw.io, C4), documentation systems, presentation tools (Marp), and design utilities. Install once, unlock a complete diagramming and documentation suite across all supported agents.
在 GitHub 阅读完整来源 (打开外部页面)
相关上下文

相关工作