{
  "markdown": "<div align=\"center\">\n  <a href=\"https://getmembrane.com\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\".github/images/logo-light.png\">\n      <source media=\"(prefers-color-scheme: light)\" srcset=\".github/images/logo-dark.png\">\n      <img alt=\"Membrane\" src=\".github/images/logo-dark.png\" width=\"300\">\n    </picture>\n  </a>\n\n  <h1>3,000+ Integration Skills by <a hred=\"https://getmembrane.com\">Membrane</a></h1>\n\n  <p><strong>Give your AI agent  skills to connect with Gmail, Slack, HubSpot, Salesforce, GitHub, and 3,000+ other apps.</strong></p>\n\n  <a href=\"LICENSE\"><img src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"License: MIT\"></a>\n  <a href=\"https://agentskills.io/\"><img src=\"https://img.shields.io/badge/Agent_Skills-compatible-green.svg\" alt=\"Agent Skills\"></a>\n</div>\n\n<br>\n\nEach skill teaches your agent how to work with a specific app: its structure, actions, and when to use what. Built on [Membrane](https://getmembrane.com) and the open [Agent Skills](https://agentskills.io/) specification.\n\n---\n\n## What’s in this repo?\n\n- **3,000+ app-specific skills** — One skill per app (e.g. `gmail`, `slack`, `hubspot`, `salesforce`). Each skill describes the app’s concepts, available actions, and how to use the Membrane CLI.\n- **Works with your agent** — Drop-in support for [OpenClaw](https://docs.openclaw.ai/skills), Cursor, Claude Code, GitHub Copilot, Gemini CLI, and any agent that supports the Agent Skills spec. Use with OpenClaw’s ClawHub or install via `npx skills add`.\n- **Auth handled for you** — OAuth, API keys, token refresh: Membrane manages credentials so your agent doesn’t have to.\n\n---\n\n## What your agent can do\n\nOnce a skill for an App is installed, your agent can connect to that app and run actions on your behalf — no API keys in the prompt, no copy-pasting docs.\n\n| You say | Agent does |\n|--------|------------|\n| *\"Send a message to #general on Slack: deploy is done\"* | Uses the Slack skill, finds the right action, runs it with the right params. |\n| *\"Create a Jira ticket for the login bug, assign to me, high priority\"* | Uses the Jira skill, creates the issue, sets assignee and priority. |\n| *\"Add a new row to our Google Sheet with today’s metrics\"* | Uses the Google Sheets skill, finds the connection, runs the action. |\n| *\"List my last 10 emails from Gmail\"* | Uses the Gmail skill, lists messages. |\n\nEach skill includes the app’s **structure** (entities and resources), **available actions**, and **when to use which action** when it’s not obvious.\n\n---\n\n## Skill layout\n\nSkills are organized as:\n\n```\nskills/\n  gmail/       → SKILL.md\n  slack/      → SKILL.md\n  hubspot/    → SKILL.md\n  salesforce/ → SKILL.md\n  ...         (3,000+ more)\n```\n\nInstall by **skill name** = folder name (e.g. `gmail`, `slack`, `hubspot`).\n\n---\n\n## Popular skills (examples)\n\n| App | Skill name |\n|-----|------------|\n| Gmail | `gmail` |\n| Slack | `slack` |\n| HubSpot | `hubspot` |\n| Salesforce | `salesforce` |\n| GitHub | `github` |\n| Jira | `jira` |\n| Google Drive | `google-drive` |\n| Dropbox | `dropbox` |\n| Pipedrive | `pipedrive` |\n\nBrowse the `skills/` folder for the full list.\n\n---\n\n## Resources\n\n- [Membrane](https://getmembrane.com) — Integrations API for AI Agents\n\n---\n",
  "bytes": 3256,
  "sha": "d21f82d904d2cc460c8591dc8893aaf9a950176c764cf7f82af0659232b64cb0",
  "repo_slug": "membranedev/application-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_membranedev_application_skills_dropbox_170966a3/readme"
}