From 8e93a4c54763938d9d27bf9b51dacf117d69b166 Mon Sep 17 00:00:00 2001 From: goofoo Date: Tue, 2 Jun 2026 10:00:31 -0400 Subject: [PATCH] feat: add Remoet job-search and career-discovery skill (#107) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e57949..f25dcf6 100644 --- a/README.md +++ b/README.md @@ -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