LogoClawIndex
CasesSkillsAbout
LogoClawIndex

company-setup - Deterministic environment and template setup

Verifies and installs dependencies deterministically, configures company templates, and initializes project environments.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check required environment tools
  • Install project dependencies using pnpm
  • Apply selected company templates
  • Generate environment configurations and directories
  • Prune unused template files
  • Handle optional GitHub social prompts

Inputs

  • Template ID
  • Command flags
  • User confirmation choices

Outputs

  • Environment file .env
  • Project directory structure
  • Installed node modules
  • Status messages

Requirements

  • Node.js >= 20.11
  • pnpm >= 10
  • Git
  • Bash environment

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.
setup
template
dependencies
initialization
Check required environment tools
Install project dependencies using pnpm
Apply selected company templates
Generate environment configurations and directories
Template ID
Command flags
User confirmation choices
Environment file .env
Project directory structure
Installed node modules