platforms

Provides API recipes for GitLab, GitHub, Slack, and X (Twitter) automation.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/souliane/teatree --skill platforms-souliane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: platforms
Source: https://github.com/souliane/teatree/tree/main/skills/platforms
Command: npx skills add https://github.com/souliane/teatree --skill platforms-souliane

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit simplifies platform interactions by providing pre-defined API recipes for GitLab, GitHub, Slack, and X (Twitter), allowing you to automate tasks like issue tracking, PR management, and messaging across these platforms without manually handling each one.

Core Features & Use Cases

  • Platform API Recipes: Offers ready-to-use scripts for common operations on GitLab, GitHub, Slack, and X (Twitter).
  • Issue Tracking: Manage issues across platforms like GitLab and GitHub.
  • PR Management: Automate pull request workflows.
  • Chat Platform Integration: Execute Slack and X (Twitter) messaging tasks.
  • Use Case: Automate the process of creating issues, managing pull requests, and sending alerts on Slack based on GitHub events.

Quick Start

Use the platforms skill to list all open issues for a specific repository on GitHub.

Frequently Asked Questions about platforms

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

FAQPage Schema
How do I automate GitHub issue tracking and Slack messaging in a CI/CD pipeline?

To automate GitHub issue tracking and Slack messaging, you can use pre-defined API recipes to manage operations across platforms. This enables automated interaction for tasks like issue tracking and chat alerts based on repository events within your CI/CD pipelines.

Can I manage pull requests on GitLab and GitHub without writing custom API code?

Yes, you can manage pull requests on GitLab and GitHub without custom API code by using ready-to-use scripts. These API recipes automate pull request workflows, allowing you to streamline platform interactions directly.

Do I need platform APIs and client libraries to automate Slack and X messaging tasks?

Yes, you need corresponding platform APIs and client libraries to automate Slack and X messaging tasks. The automation provides access to API recipes, but requires these external dependencies to execute chat platform integration successfully.

What is the best way to integrate GitLab, GitHub, Slack, and X for workflow automation?

The best way to integrate these platforms for workflow automation is by applying pre-defined API recipes across GitLab, GitHub, Slack, and X. This approach standardizes automated interaction for tasks like issue tracking and messaging without manual handling.

Why use API recipes for cross-platform issue tracking and PR management?

Using API recipes for cross-platform issue tracking and PR management simplifies platform interactions by providing ready-to-use scripts. This allows you to automate tasks across GitLab and GitHub efficiently without manually handling each platform's API.