Tag: rest-api
Manage Trello boards, lists, and cards
This skill enables agents to interact with Trello via its REST API, providing full lifecycle management of boards, lists, and cards. Developers can use this to automate project workflows, such as creating cards, moving items, or adding comm…
Raw HTTP API Client for CloudBase Services
This skill enables direct interaction with CloudBase platform APIs using raw HTTP requests, bypassing the need for platform-specific SDKs. It is ideal for non-Node backends, integration scripts, or environments requiring direct consumption …
Trello Board and Card Management
Provides an interface for interacting with the Trello REST API to manage boards, lists, and cards. It supports operations such as creating cards, moving cards between lists, and adding comments.
REST API Caller and JSON Data Parser
This skill enables the agent to fetch data from external REST endpoints, managing authentication and executing Python requests. It intelligently parses the resulting JSON payload to extract and summarise only the necessary fields for the us…
CLI for managing food delivery orders
This CLI utility allows developers to programmatically check past order history, track active delivery statuses, and reorder items from services like Foodora. It supports session management and detailed order retrieval via command line.
Comprehensive REST API Design Patterns Guide
This skill provides comprehensive best practices for designing robust, developer-friendly REST APIs, covering resource naming, HTTP semantics, and status code usage. It details advanced patterns for pagination, filtering, sorting, and imple…
Comprehensive X (Twitter) API Integration Tool
This tool provides comprehensive access to X (Twitter) data, enabling advanced read, write, and extraction operations via a dedicated API key. It supports complex workflows such as user lookups, bulk media downloading, monitoring, and posti…
Stateless Twitter/X API for Autonomous Agents
This stateless API provides programmatic access to Twitter/X data via HTTP, requiring payment via x402 (USDC on Base) for every request. It is ideal for backend services or autonomous agents needing reliable, metered integration without per…
Manage Trello boards, lists, and cards via API
This skill provides programmatic access to the Trello REST API, allowing developers to manage boards, lists, and cards. It supports core operations such as creating, moving, commenting, and archiving content within a Trello workspace.
Python Backend API Development Skill
Implements robust server-side logic, APIs, and database operations using Python 3.12+, specializing in FastAPI, SQLAlchemy, and Pydantic. This skill enforces best practices including strict typing, comprehensive testing, and adherence to RE…
Query Netdata Cloud via REST API
This skill enables querying Netdata Cloud via its REST API to retrieve time-series metrics, logs, network flows, and topology data. It provides the necessary procedures for interacting with spaces, rooms, and nodes using an API token.
NocturnusAI System Administration API Manager
This tool provides comprehensive REST-only access for managing the NocturnusAI platform, allowing developers to perform database, tenant, and API key lifecycle operations. It facilitates critical administrative tasks such as RBAC configurat…
Azure DevOps REST API Integration Guide
Provides guidance for implementing Azure DevOps API integrations using official OpenAPI specifications. It assists developers in exploring API capabilities, understanding request/response formats, and defining TypeScript interfaces.