# Fetch a skill and paste into your agentcurl -sL https://raw.githubusercontent.com/dfinity/icskills/main/skills/ckbtc/SKILL.md
# Get the skill as a served .md filecurl -sL https://dfinity.github.io/icskills/skills/ckbtc.md
# Get the full skill indexcurl -sL https://dfinity.github.io/icskills/llms.txt
# All skills in one file (for full context injection)curl -sL https://dfinity.github.io/icskills/llms-full.txt
No auth needed
Open access. No keys, no signup. Every URL returns content directly.
Plain markdown
Skills are markdown files. Paste into any agent context, rules file, or system prompt.
Always current
Skills update when canister IDs or APIs change. Versioned in frontmatter.