LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

zero-to-documented - Build a documented pi extension from scratch

Executes a complete workflow to plan, scaffold, implement, document, validate, review, and install a pi extension.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Plan pi extension architecture
  • Scaffold extension workspace files
  • Implement TypeScript extension logic
  • Generate README and ARCHITECTURE documentation
  • Validate TypeScript compilation and layout
  • Review code simplicity and structure
  • Install extension into pi runtime

Inputs

  • User goal description
  • External workspace path
  • Install target option

Outputs

  • Phase status reports
  • Extension package files
  • Generated documentation files
  • Installed pi extension

Requirements

  • extension_creator tool
  • Node.js and TypeScript environment
  • Pi extension API support

Source

  • Spec: SKILL.md
pi-extension
scaffolding
documentation
workflow
developer-tools
Plan pi extension architecture
Scaffold extension workspace files
Implement TypeScript extension logic
Generate README and ARCHITECTURE documentation
User goal description
External workspace path
Install target option
Phase status reports
Extension package files
Generated documentation files