hktitan/poke-skills · Archived

poke-integrations

Connect tools and services to a user's Poke — built-in integrations (Linear, Notion, GitHub, Sentry, Vercel, Gmail, Outlook, etc.) and custom MCP servers via poke.com/integrations/new.

First seen May 3, 2026

Installation

$ npx skills add hktitan/poke-skills --skill poke-integrations

Summary

  • Connect tools and services to a user's Poke — built-in integrations (Linear, Notion, GitHub, Sentry, Vercel, Gmail, Outlook, etc.) and custom MCP servers via poke.com/integrations/new.
  • Use when the user asks to "connect X to Poke", "add a custom MCP integration", "list available Poke integrations", "disconnect a service", or builds a recipe that requires specific integrations.

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from hktitan/poke-skills.

npx skills add hktitan/poke-skills

Browse all from hktitan/poke-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 6
License LICENSE
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
LicenseMIT
More metadata
author
HKTITAN
version
1.0.0
graph
1

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,498 B
  • docs SUMMARY.md 406 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 17 installs

SKILL.md

Poke Integrations — Map of Content

Integrations are how a user's Poke agent gets access to tools and data. Two kinds:

  • Built-in — prebuilt recipes for common services (OAuth/API key handled by Poke).
  • Custom MCP — any MCP-compatible server, added by URL.

Catalog

  • [[references/builtin-integrations]] — the prebuilt list (Linear, Notion, GitHub, Sentry, Vercel, etc.).
  • [[references/custom-mcp]] — adding any MCP server via poke.com/integrations/new.

Auth & management

  • [[references/oauth-vs-apikey]] — what to expect during connect.
  • [[references/integrations-ui]] — managing connections at poke.com/integrations.
  • [[references/disconnect-refresh]] — disconnecting / refreshing failed connections.

Sibling skills

  • [[../poke/SKILL]] — SDK / API.
  • [[../poke-mcp-tunnel/SKILL]] — CLI for adding remote MCPs and tunneling local ones.
  • [[../poke-recipes/SKILL]] — recipes can require specific integrations.