skale-docs
SKILL.md
SKALE Documentation Search
Access SKALE documentation efficiently using LLM-optimized endpoints.
When to Apply
Reference this skill when:
- Looking up SKALE API references
- Finding chain configurations
- Reading BITE Protocol documentation
- Getting started guides
Documentation Endpoints
| Endpoint | Use Case |
|---|---|
https://docs.skale.space/llms.txt |
Index/overview |
https://docs.skale.space/llms-full.txt |
Complete documentation |
https://docs.skale.space/llms-small.txt |
Compact version |
Page Access
All documentation pages support .md suffix for markdown format:
https://docs.skale.space/get-started/quick-start/skale-on-base.md
https://docs.skale.space/developers/bite-protocol.md
Quick Reference
Key Sections
| Path | Content |
|---|---|
/get-started/quick-start/skale-on-base |
SKALE Base setup |
/developers/bite-protocol |
BITE Protocol usage |
/concepts/bite-protocol/phases |
BITE phase availability |
/developers/tools |
SDK and tooling |
Using with Web Reader
// Fetch documentation via MCP web reader
const docs = await webReader({
url: "https://docs.skale.space/llms.txt",
return_format: "markdown"
});
How to Work
- Start with index: Use
llms.txtfor overview - Deep dive: Use
llms-full.txtfor comprehensive search - Specific pages: Append
.mdto any page URL - BITE specifics: Check
/concepts/bite-protocol/phasesfor chain availability
Related Skills
skale-dev- SKALE development guidelinesbite-dev- BITE Protocol development
Weekly Installs
3
Repository
thegreataxios/a…t-skillsGitHub Stars
1
First Seen
Feb 12, 2026
Security Audits
Installed on
gemini-cli3
github-copilot3
codex3
kimi-cli3
amp3
opencode3