Agent Skill
2/7/2026

x07-language-guide

Canonical X07 language + stdlib reference (mirrors `x07 guide` output) for end-user skill packs.

X
x07lang
0GitHub Stars
1Views
npx skills add x07lang/x07-website

SKILL.md

Namex07-language-guide
DescriptionCanonical X07 language + stdlib reference (mirrors `x07 guide` output) for end-user skill packs.

X07 Website

This repo hosts the X07 public website and documentation site.

Support: see SUPPORT.md.

Community:

Single canonical source of docs content: x07lang/x07/docs/.

This repo should contain the website build system and deployment configuration, and it should consume released docs content from x07lang/x07 (release artifacts or an automated sync).

Repo layout

  • docs/: website-rendered human docs (synced + versioned)
  • agent/: machine-first docs (synced + versioned; JSON files are served as-is)
  • site/: static site source (Docusaurus)
  • versions/toolchain_versions.json: maps toolchain versions to synced bundles (and marks latest)

Related repositories

Skills Info
Original Name:x07-language-guideAuthor:x07lang