Skip to content

Add TamaleBot agent management skill#864

Open
SudoDog-official wants to merge 1 commit intoanthropics:mainfrom
SudoDog-official:add-tamalebot-skill
Open

Add TamaleBot agent management skill#864
SudoDog-official wants to merge 1 commit intoanthropics:mainfrom
SudoDog-official:add-tamalebot-skill

Conversation

@SudoDog-official
Copy link
Copy Markdown

Summary

Adds a skill for TamaleBot — a platform for deploying and managing autonomous AI agents on Cloudflare.

The skill wraps the TamaleBot MCP server (@tamalebot/mcp-server on npm), giving Claude Code users access to 10 tools for:

  • Deploying new agents with configurable LLM providers, system prompts, and integrations
  • Messaging running agents and getting responses (with tool execution)
  • Monitoring agent status, audit logs, and security policy decisions
  • Scheduling cron jobs on agents
  • Managing agent lifecycle (skills, conversations, destruction)

Agents support Slack, Discord, Telegram, WhatsApp, Email, and SaaS integrations (Shopify, Stripe, HubSpot, Notion, Google Workspace).

Setup

claude mcp add tamalebot -- npx -y @tamalebot/mcp-server
export TAMALEBOT_TOKEN=tb_your_token

Links

SKILL.md for managing autonomous AI agents via the TamaleBot MCP server.
10 tools covering deployment, messaging, scheduling, monitoring, audit
logs, and lifecycle management. Agents run on Cloudflare with built-in
integrations for Slack, Discord, Telegram, WhatsApp, Email, and SaaS
platforms (Shopify, Stripe, HubSpot, Notion).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant