Documentation
README
IFQ Design Skills — Well-Known Stub
This stub exists so hosts serving this repository as a static site expose a
spec-compliant .well-known/agent-skills/ endpoint. The short root router,
templates, references, and scripts live in the root of the repository at
https://github.com/peixl/ifq-design-skills.
Install the full skill
# via skills.sh CLI (recommended)
npx skills add peixl/ifq-design-skills
# OpenClaw / ClawHub
openclaw skills install peixl/ifq-design-skills
# Hermes
hermes skills install github:peixl/ifq-design-skills
# or clone directly for shared local agents
git clone https://github.com/peixl/ifq-design-skills ~/.agents/skills/ifq-design-skills
This is the opening of the README. Read the full README on GitHub.