skale-docs

SKALE Documentation Search

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skale-docs" with this command: npx skills add thegreataxios/agent-skills/thegreataxios-agent-skills-skale-docs

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.txt for overview

  • Deep dive: Use llms-full.txt for comprehensive search

  • Specific pages: Append .md to any page URL

  • BITE specifics: Check /concepts/bite-protocol/phases for chain availability

Related Skills

  • skale-dev

  • SKALE development guidelines

  • bite-dev

  • BITE Protocol development

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

arktype

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

x402

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

zod

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

skale-dev

No summary provided by upstream source.

Repository SourceNeeds Review