Integrations & APIs
Integration agent skills teach AI agents to work with specific external services and APIs: third-party platforms, webhooks, MCP servers, and data syncs. Instead of re-explaining an API every session, install the skill and the agent knows the endpoints and conventions.
-
thinkfleetai Skill Krea APIGenerate images via Krea.ai API (Flux, Imagen, Ideogram, Seedream, etc.)
-
thinkfleetai Skill LinkedinQuery LinkedIn — profile, connections, posts, and organization pages via the REST API.
-
thinkfleetai Skill PineconeManage Pinecone vector database — indexes, upsert vectors, query, and delete via the REST API.
-
thinkfleetai Skill SupabaseQuery Supabase — database tables, auth users, storage, and edge functions via the REST API.
-
thinkfleetai Skill TelegramSend messages and manage Telegram bots via the Bot API.
-
thinkfleetai Bundle 1passwordSet up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
-
thinkfleetai Skill BitbucketManage Bitbucket repositories, pull requests, and pipelines via API.
-
thinkfleetai Skill FreshdeskManage Freshdesk support — tickets, contacts, and agents via the REST API.
-
thinkfleetai Skill PagerdutyManage PagerDuty incidents, services, and on-call schedules via the REST API.
-
thinkfleetai Skill PipedriveManage Pipedrive CRM — persons, organizations, deals, and activities via the REST API.
-
thinkfleetai Skill TailscaleManage Tailscale tailnet via CLI and API. Use when the user asks to "check tailscale status", "list tailscale devices", "ping a device", "send file via tailscale", "tailscale funnel", "create auth key", "check who's online", or mentions Tailscale network management.
-
thinkfleetai Skill Openai TtsText-to-speech via OpenAI Audio Speech API.
-
thinkfleetai Skill PrometheusQuery metrics via Prometheus API. Run PromQL queries and manage alerts.
-
thinkfleetai Skill QuickbooksQuery QuickBooks Online — invoices, customers, payments, accounts, and reports via the REST API.
-
thinkfleetai Skill SalesforceQuery and manage Salesforce CRM — accounts, contacts, leads, opportunities, and cases via the REST API.
-
thinkfleetai Skill ServicenowQuery and manage ServiceNow — incidents, changes, problems, and catalog items via the Table API.
-
thinkfleetai Skill Stripe CLIStripe CLI Skill 🧾
-
thinkfleetai Skill Xai SearchSearch X/Twitter and the web in real-time using xAI's Grok API with agentic search tools.
-
thinkfleetai Skill API TestingTest APIs with Newman/Postman collections, contract testing with Pact, mock servers, and GraphQL testing.
-
thinkfleetai Skill BigcommerceManage BigCommerce stores — products, orders, and customers via the REST API.
-
thinkfleetai Skill BluebubblesBuild or update the BlueBubbles external channel plugin for ThinkFleetBot (extension package, REST send/probe, webhook inbound).
-
thinkfleetai Skill My TeslaControl Tesla vehicles from macOS via the Tesla Owner API using teslapy (auth, list cars, status, lock/unlock, climate, charging, location, and extras). Use when you want to check your car state or run safe remote commands. Designed for Parth Maniar (@officialpm) with local-only auth caching, confirmation gates for disruptive actions, and chat-friendly status output.
-
thinkfleetai Skill Testing E2eEnd-to-end testing -- Playwright E2E suites, Cypress E2E, API testing with supertest, load testing with k6, and test reporting.
-
thinkfleetai Skill Weather NwsReliable US weather data using the National Weather Service API. Free, no API key, detailed forecasts and official alerts.
-
thinkfleetai Skill WoocommerceManage WooCommerce stores — products, orders, customers, and coupons via the REST API.
-
thinkfleetai Skill Apple PhotosApple Photos.app integration for macOS. List albums, browse photos, search by date/person/content, export photos.
-
thinkfleetai Skill Google DriveUpload, download, and manage files in Google Drive via the Drive API using curl.
-
thinkfleetai Skill Google GmailRead and send email via the Gmail API using curl + OAuth tokens.
-
thinkfleetai Bundle Local PlacesSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
-
thinkfleetai Skill Nest DevicesControl Nest smart home devices (thermostat, cameras, doorbell) via the Device Access API. Use when asked to check or adjust home temperature, view camera feeds, check who's at the door, monitor rooms, or set up temperature schedules.
-
thinkfleetai Skill NotionWork with Notion pages and databases via the official Notion API.
-
thinkfleetai Skill Home AssistantControl Home Assistant smart home devices, run automations, and receive webhook events. Use when controlling lights, switches, climate, scenes, scripts, or any HA entity. Supports bidirectional communication via REST API (outbound) and webhooks (inbound triggers from HA automations).
-
thinkfleetai Skill Google CalendarManage Google Calendar events via the Google Calendar API using curl + OAuth tokens.
-
thinkfleetai Skill Microsoft GraphInteract with Microsoft 365 services (Teams, Outlook, OneDrive, Calendar) via the Microsoft Graph API.
-
thinkfleetai Skill Webhook TriggerSend HTTP requests to webhooks and APIs using curl. Supports GET, POST, PUT, DELETE with headers and JSON payloads.
-
thinkfleetai Skill Withings HealthFetches health data from the Withings API including weight, body composition (fat, muscle, bone, water), activity, and sleep. Use this skill when the user asks about their Withings data, weight history, body metrics, daily steps, sleep quality, or any health measurement from Withings devices.
Frequently asked questions
What are Integrations & APIs agent skills?
Integration agent skills teach AI agents to work with specific external services and APIs: third-party platforms, webhooks, MCP servers, and data syncs. Instead of re-explaining an API every session, install the skill and the agent knows the endpoints and conventions.
Which Integrations & APIs skills are most installed?
Popular Integrations & APIs skills on SkillMD right now include quickbooks, apple-photos, freshdesk. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Integrations & APIs skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.