Agent Plugins Marketplace
All plugins

agent-toolkit-core

v1.22.3

Core orchestration skills, dev companion, output handshake, PR fallback, and code-reviewer agent. The baseline install for any project.

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-core/.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-core/.cursor-plugin/
└── plugin.json

Plugin manifests1

plugins/agent-toolkit-core/.cursor-plugin/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-toolkit-core",
  "version": "1.22.3",
  "description": "Core orchestration skills, dev companion, output handshake, PR fallback, and code-reviewer agent. The baseline install for any project.",
  "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",
    "core",
    "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-core on Agent Plugins Marketplace](https://pluginsmp.com/plugins/agent-toolkit-core-2)