Skip to main content
在 Manus 中运行任何 Skill
一键导入
jackvidal
GitHub 创作者资料

jackvidal

按仓库查看 6 个 GitHub 仓库中的 12 个已收集 skills。

已收集 skills
12
仓库
6
更新
2026-06-24
仓库浏览

仓库与代表性 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
已展示 6 / 6 个仓库
已展示全部仓库
jackvidal Agent Skills | SkillsMP