LogoClawIndex
CasesSkillsAbout
LogoClawIndex

CLI Documentation Maintainer - Maintain AILANG CLI help documentation

Maintain AILANG CLI help system as authoritative source for all CLI features

Tags

Updated: 2026-03-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Audit commands against help.go
  • Check environment variables usage
  • Suggest improvements to help text
  • Validate documented features exist
  • Update help.go with new content
  • Compare main.go against help.go
  • Find undocumented commands
  • Test help output
  • Rebuild binary
  • Update supporting documentation

Inputs

  • help.go file
  • main.go file
  • Environment variables
  • CLI commands
  • audit_commands.sh script
  • audit_env_vars.sh script
  • suggest_improvements.sh script

Outputs

  • List of undocumented commands
  • List of missing environment variables
  • Help text improvement suggestions
  • Validation discrepancies report
  • Updated help.go file

Requirements

  • AILANG CLI environment
  • bash scripts execution permission
  • Go build environment
  • Write access to cmd/ailang/help.go

Source

  • Spec: SKILL.md

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.
CLI
documentation
maintenance
audit
help system
Audit commands against help.go
Check environment variables usage
Suggest improvements to help text
Validate documented features exist
help.go file
main.go file
Environment variables
List of undocumented commands
List of missing environment variables
Help text improvement suggestions