spoonos-platform-integration

Connect SpoonOS agents to Telegram, Discord, Slack, REST APIs, and webhooks.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Toby1009/SpoonOS-Agent-Example --skill spoonos-platform-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spoonos-platform-integration
Source: https://github.com/Toby1009/SpoonOS-Agent-Example/tree/main/.claude/skills/platform-integration
Command: npx skills add https://github.com/Toby1009/SpoonOS-Agent-Example --skill spoonos-platform-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fastapi, pydantic, spoon_ai, python-telegram-bot, discord.py, apscheduler, and includes scripts (resource) components.

What problem does it solve?

Connect SpoonOS agents to external platforms for seamless cross-platform automation and interaction across messaging apps and APIs.

Core Features & Use Cases

  • Platform adapters for Telegram, Discord, Slack, REST APIs, and Webhooks to enable responsive agents in production.
  • Ready-to-run integration code examples and tooling to accelerate platform deployments.
  • Use Case: Build a bot that answers user questions on Telegram and triggers REST API workflows.

Quick Start

Deploy the platform-integration skill to connect SpoonOS agents with your preferred messaging platform by following the setup guide.

Frequently Asked Questions about spoonos-platform-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect SpoonOS agents to Telegram, Discord, and Slack?

To connect SpoonOS agents to messaging platforms like Telegram, Discord, and Slack, you deploy platform adapters that enable responsive cross-platform interaction and automation directly in production environments.

What is the best way to trigger REST API workflows from a messaging bot?

Triggering REST API workflows from a messaging bot is best handled by deploying integration adapters that connect your agents to external platforms, allowing bot interactions to execute API requests seamlessly.

Can I use FastAPI and python-telegram-bot for cross-platform agent automation?

Yes, you can use FastAPI and python-telegram-bot for cross-platform agent automation, as the integration environment supports these dependencies alongside discord.py to build responsive production agents.

How do I schedule automated tasks and webhooks for SpoonOS agents?

You schedule automated tasks and webhooks for SpoonOS agents by applying integration adapters that support scheduled tasks and webhook protocols, ensuring continuous responsive actions across external APIs.

Does this platform integration support cross-platform messaging and REST APIs simultaneously?

Yes, platform integration supports cross-platform messaging and REST APIs simultaneously by implementing adapters for Telegram, Discord, Slack, and webhooks to handle diverse external interaction workflows concurrently.