Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ Once you're comfortable, explore the full list below. Every resource is tagged w
- **[production]** [drawio-skill](https://github.com/Agents365-ai/drawio-skill) by [Agents365-ai](https://github.com/Agents365-ai) - Generates draw.io diagrams from natural language and exports to PNG/SVG/PDF. SKILL.md format, works across Claude Code, OpenClaw, Hermes, Codex. Useful when an agent needs to communicate architecture or process visually without a separate design step. 1.1k+ stars.
- **[production]** [open-design](https://github.com/nexu-io/open-design) by [nexu-io](https://github.com/nexu-io) - Local-first, open-source alternative to Anthropic's Claude Design. 31 composable skills (web/mobile/decks/dashboards/documents) over 129 design systems (Linear, Stripe, Vercel, Notion, Apple, …) with image (gpt-image-2), video (Seedance 2.0, HyperFrames), and audio generation. Auto-detects 15 coding-agent CLIs from PATH and integrates with Hermes via ACP/JSON-RPC. BYOK proxy, sandboxed previews, can import Claude Design exports. 28k+ stars.
- **[beta]** [master-skill](https://github.com/voidborne-d/master-skill) by [voidborne-d](https://github.com/voidborne-d) - Distills an entire industry into a portable skill folder via a 5-phase research-synthesis pipeline (mental models, decision rules, tool stacks, workflows, terminology, antipatterns, decay-aware limits). Same artifact installs into Hermes (`python3 tools/install.py install --host hermes`), Claude Code, OpenClaw, and Codex. 9 industries shipped at v1.4. Orthogonal to skill-factory: produces the cognitive OS *before* user-loop starts.
- **[production]** [remoet](https://github.com/remoet-labs/agent-skills) by [remoet-labs](https://github.com/remoet-labs) - Job-search and career-discovery skill. Searches tech companies by actual tech stack (not recruiter tags), lets the agent star shortlisted companies, pulls jobs from that curated list, and reads/writes the user's developer profile — all through conversation. Backed by a remote MCP server (`https://api.remoet.dev/mcp`) with free tier, OAuth auto-negotiation, and no credit card required. Single agentskills.io `SKILL.md` that runs on Hermes, OpenClaw, and any MCP-capable harness. Also on ClawHub: `openclaw skills install remoet`

### Plugins

Expand Down