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 - Deploy Portfolio Chat Agent to AWS Lambda

Rebuild knowledge base and deploy Lambda function to AWS

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • rebuild knowledge base
  • clean previous build
  • install dependencies
  • package deployment zip
  • deploy to Lambda
  • verify deployment

Inputs

  • context files
  • lambda function code
  • requirements.txt
  • AWS credentials
  • Lambda function name

Outputs

  • knowledge_base.json
  • deployment.zip
  • updated Lambda function
  • deployment status

Requirements

  • AWS CLI installed
  • AWS credentials configured
  • Lambda function exists
  • Python 3.12
  • Linux/x86_64 platform
  • repository root directory

Source

  • Spec: SKILL.md
aws
lambda
deployment
automation
devops
rebuild knowledge base
clean previous build
install dependencies
package deployment zip
context files
lambda function code
requirements.txt
knowledge_base.json
deployment.zip
updated Lambda function