Skip to main content
skill.md is a structured cheat sheet for AI coding agents. Instead of raw documentation, it provides decision tables, workflows, gotchas, and quick-reference data.

View SKILL.MD

https://docs.abs.xyz/skill.md

What’s in it

  • Quick reference for network config, chain IDs, packages, and compiler settings
  • Decision tables for common tooling and wallet choices
  • Step-by-step workflows for deployment and integration
  • Gotchas that prevent common Abstract-specific mistakes

When to use it

  • Install it as a skill: npx skills add https://docs.abs.xyz
  • Add it to a Claude Project as a knowledge file
  • Give it to coding agents that need execution guidance instead of just reference text
skill.md is also available at https://docs.abs.xyz/.well-known/skills/default/skill.md

Compared to llms.txt

llms.txtskill.md
PurposeDocumentation indexAgent cheat sheet
StyleStructured linksWorkflows and decision support
Best forFinding pagesCompleting tasks correctly