AXe Skills HubSearch /

← All skills

axe-skillshub

PL Plugin skillshub_findskillshub_get

Search the AXE Skills Hub from inside a session and fetch a skill's body, so an agent asks the catalogue before writing a capability it already has.

Definition

The catalogue holds this skill’s description, not a full SKILL.md — no upstream address was recorded at ingestion, so the body cannot be fetched.

Search the AXE Skills Hub from inside a session and fetch a skill's body, so an agent asks the catalogue before writing a capability it already has.

Metadata

Category
Plugin
Tier
community
Version
1.0.0
License
MIT

Use with an agent

Fetch this skill’s definition over the open API — no key required.

curl -s /v1/skills/axe-skillshub

View source ↗