wa-build

Community

Generate a deploy-ready WhatsApp agent codebase.

AuthorAsher-pro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Building a WhatsApp agent from a characterization spec is error-prone and time-consuming. This skill guarantees a consistent, deploy-ready codebase by enforcing a specific architecture (FastAPI + direct LLM SDK + SQLite + explicit tool registry) and guiding Claude Code to produce readable, maintainable files that downstream skills can modify reliably.

Core Features & Use Cases

  • Converts spec.json into a runnable project skeleton including core files (config, database, prompt, agent, main) and a minimal but complete tool registry.
  • Enforces a fixed architecture so wa-connect, wa-deploy, and wa-maintain have stable file expectations.
  • Provides an end-to-end workflow from spec understanding to a smoke-testable local deployment.

Quick Start

Start the wa-build skill after wa-characterize, when spec.json exists, to generate a deploy-ready WhatsApp agent project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wa-build
Download link: https://github.com/Asher-pro/wa-whatsapp-agent/archive/main.zip#wa-build

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.