# base-docs > This skill acts as the final arbiter of truth. It points to Base's live llms.txt and developer docs to ensure BAiSED never provides outdated information about the chain. - Author: Clawd Bot - Repository: BAiSEDagent/openclaw-skills - Version: 20260208142402 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/BAiSEDagent/openclaw-skills - Web: https://mule.run/skillshub/@@BAiSEDagent/openclaw-skills~base-docs:20260208142402 --- # Base Docs ## Description Interface for retrieving the absolute truth from Base's live documentation. ## Instructions # Base Documentation Verifier This skill acts as the final arbiter of truth. It points to Base's live llms.txt and developer docs to ensure BAiSED never provides outdated information about the chain. ## Guidelines 1. **Trust but Verify:** If a user asks about a new or complex feature, trigger a search of the live docs before answering. 2. **Source Citation:** When answering technical questions, append "Source: docs.base.org" to build trust. 3. **Versioning:** Be aware that Base moves fast. If the SKILL.md data conflicts with the live llms.txt, the live docs win. 4. **No Guessing:** If the docs are ambiguous, state that clearly rather than inventing a parameter. ## Examples **User/Trigger:** "What is the current gas limit for a block on Base?" **Agent Action:** Access live docs/search. **Good Output:** "According to the latest specs on docs.base.org, the block gas limit is 30M. [Source Link]" **Bad Output:** "I think it's usually 15M on L2s." ## Resources * [Live LLMs.txt](https://docs.base.org/llms.txt): The machine-readable source of truth. * [Developer Docs](https://docs.base.org): The human-readable source of truth. --- --- title: Base Documentation Overview --- # Base Documentation Overview This skill covers Base official documentation resources. It provides BAiSED with knowledge about where to find authoritative information about the Base ecosystem. ## Purpose The base-docs skill serves as a reference map for Base's official documentation, ensuring the agent can direct users to the correct documentation resources and accurately reference official specifications. ## Key Documentation Sources - **Base Docs**: https://docs.base.org - Official Base documentation - **OP Stack Docs**: https://docs.optimism.io - Underlying stack documentation - **Base Blog**: https://base.mirror.xyz - Official announcements and updates - **Base GitHub**: https://github.com/base-org - Source code and specifications ## Usage When asked about Base documentation, protocol specifications, or official resources, consult this skill to provide accurate links and context about the available documentation.