Agent Plugins Marketplace
All plugins

agent-toolkit-forge

v1.22.3

GitHub and GitLab automation skills: PR workflows, CI fixes, comment resolution, and contribution planning.

Agent Plugins

By ulises-jeremiasLicense: MIT14 GitHub starsUpdated 9 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
0 skill or MCP entries
Source updated
Aug 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/ulises-jeremias/agent-toolkit

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/agent-toolkit-forge/.cursor-plugin/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/agent-toolkit-forge/.cursor-plugin/
└── plugin.json

Plugin manifests1

plugins/agent-toolkit-forge/.cursor-plugin/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-toolkit-forge",
  "version": "1.22.3",
  "description": "GitHub and GitLab automation skills: PR workflows, CI fixes, comment resolution, and contribution planning.",
  "author": {
    "name": "ulises-jeremias",
    "email": "[email protected]",
    "url": "https://github.com/ulises-jeremias/agent-toolkit"
  },
  "homepage": "https://github.com/ulises-jeremias/agent-toolkit",
  "repository": "https://github.com/ulises-jeremias/agent-toolkit",
  "license": "MIT",
  "keywords": [
    "agent-toolkit",
    "forge",
    "cursor",
    "skills",
    "agents"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[agent-toolkit-forge on Agent Plugins Marketplace](https://pluginsmp.com/plugins/agent-toolkit-forge-2)