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.

deploy-agent - Analyze capabilities and guide agent production deployment

Analyzes agent project capabilities, recommends production deployment stacks, and guides step-by-step deployment with human action pauses.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Detect project capabilities
  • Ask business judgment questions
  • Score deployment stack recommendations
  • Save deployment profile record
  • Execute guided stack runbook
  • Summarize deployment results

Inputs

  • Target agent repository path
  • User confirmation on capability detection
  • User answers for business requirements
  • Selected deployment stack option

Outputs

  • Detected capability summary table
  • Scored deployment stack recommendation
  • Profile file at .claude-deploy/profile.md
  • Generated deployment configuration files
  • Final deployment status summary

Requirements

  • repo-capability-scanner subagent
  • Python 3 environment
  • scripts/score_stack.py script
  • references/stack-*.md runbooks
  • Explicit user command invocation

Source

  • Spec: SKILL.md
deployment
agent
cloud
architecture
devops
Detect project capabilities
Ask business judgment questions
Score deployment stack recommendations
Save deployment profile record
Target agent repository path
User confirmation on capability detection
User answers for business requirements
Detected capability summary table
Scored deployment stack recommendation
Profile file at .claude-deploy/profile.md