A collection of reusable agent skills and plugins for OpenClaw, Hermes, pi, and other agentskills.io-compatible agents. Each entry is a Git submodule pointing to its own repo.
git clone --recurse-submodules https://github.com/jal-co/agent-skills.gitIf already cloned:
git submodule update --init --recursive| Skill | Description | Source |
|---|---|---|
openclaw-webclaw |
OpenClaw plugin replacing Firecrawl with native WebClaw v1 API — scrape, crawl, extract, diff, search, summarize, map, batch, brand | repo |
hermes-webclaw |
Hermes Agent plugin replacing Firecrawl with native WebClaw v1 API — search, scrape/extract, crawl | repo |
See AGENTS.md for the full workflow — create a skill repo with a valid SKILL.md, add it as a submodule, and update the table above.