Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

whatsapp-agent-builder

whatsapp-agent-builder에는 jackvidal에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
2
업데이트
2026-05-06
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

wa-build
소프트웨어 개발자

Stage 3. Generate the complete FastAPI bot project from spec.json. Writes main.py, agent.py, database.py, tools/whatsapp.py, prompt.py, requirements.txt, and .env. Wasender-aware throughout. Runs the bot locally to verify it works before deploying.

2026-05-06
wa-connect
소프트웨어 개발자

Stage 5. Add tools to the live bot one at a time — Google Calendar, Gmail, persistent reminders, human handoff, group chat, voice transcription. Each tool is wired, deployed, and verified before moving to the next.

2026-05-06
wa-persistence
소프트웨어 개발자

Stage 6 (optional). Choose where conversation history and OAuth tokens live. Default is SQLite on Render's ephemeral disk; production needs Render Disk, Supabase, or Render Postgres.

2026-05-06
wa-maintain
소프트웨어 개발자

Forever-stage. Tweak the bot's personality, refresh expired tokens, diagnose "the bot is acting weird", recover from a disconnected WhatsApp, update tools, view recent conversations. The user lives here once the bot is deployed.

2026-05-05
wa-deploy
소프트웨어 개발자

Stage 4. Push the generated bot to GitHub, deploy on Render.com, register the public webhook URL with Wasender, and verify a real round-trip message works.

2026-05-05
wa-characterize
컴퓨터 시스템 분석가

Stage 2. Hebrew Q&A that produces spec.json — the bot's name, tone, audience, in/out scope, knowledge base, and tools wishlist. This spec drives every later stage.

2026-05-05
wa-setup
소프트웨어 개발자

Stage 1. Sign up at Wasender, get a Personal Access Token, create a WhatsApp session, scan the QR with the user's phone, and verify the connection works end-to-end. Saves credentials to .env.

2026-05-05