Skill-Details

softaworks-agent-toolkit

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

ÜbereinstimmungMöglichGeprüft für architekturdiagramm
Quellepodo/design-agent-skillsExterne Quelle
Gemeldete Installationen39Nur Popularitätssignal

Vor Nutzung prüfen

Die automatische Prüfung bewertet Relevanz, nicht Sicherheit oder Empfehlung. Lies vor der Nutzung die Quellanweisungen.

Gespeicherte Quellvorschau

SKILL.md

Dieser Auszug wurde bei der Prüfung gespeichert. Die externe Quelle enthält die vollständige und aktuelle Version.

---
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.
Vollständige Quelle auf GitHub lesen (öffnet externe Seite)
Kontext

Verwandte Arbeit