Files
cursor__plugins/plugins/github/README.md
Cursor Agent aa6cef024b Slim plugins to skills + MCP only, remove partner overlaps
- Remove rules, hooks, agents, extensions, scripts from all plugins
- Keep only skills/ and mcp.json per plugin
- Update plugin.json manifests to reference only skills and mcpServers
- Rewrite READMEs to reflect slimmed structure
- Update changelogs

Co-authored-by: n2parko <n2parko@users.noreply.github.com>
2026-02-09 04:43:15 +00:00

594 B

GitHub Plugin

Cursor plugin for GitHub — Actions, API, CLI, Pull Requests, and repository management.

Installation

agent install github

Components

Skills

Skill Description
create-github-action Step-by-step guide for creating composite and JavaScript GitHub Actions
setup-ci-pipeline CI/CD pipeline patterns for Node.js, Python, Docker, and cloud deployments

MCP Server

Provides access to the GitHub API via @modelcontextprotocol/server-github.

Requires GITHUB_TOKEN environment variable.

License

MIT