Agent Plugins Marketplace
All plugins

ork

v10.0.0-alpha.66

The Complete AI Development Toolkit — 106 skills, 36 agents, 172 hooks for full-stack development.

Agent Plugins

By Yonatan GrossLicense: MIT224 GitHub starsUpdated 9 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
0 skill or MCP entries
Source updated
Aug 31, 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/yonatangross/orchestkit

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

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

Plugin files

ork/
└── plugin.json

Plugin manifests1

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ork",
  "version": "10.0.0-alpha.66",
  "description": "The Complete AI Development Toolkit — 106 skills, 36 agents, 172 hooks for full-stack development.",
  "author": {
    "name": "Yonatan Gross",
    "email": "[email protected]",
    "url": "https://github.com/yonatangross/orchestkit"
  },
  "homepage": "https://github.com/yonatangross/orchestkit",
  "repository": "https://github.com/yonatangross/orchestkit",
  "license": "MIT",
  "keywords": [
    "ai-development",
    "langgraph",
    "fastapi",
    "react",
    "typescript",
    "python",
    "multi-agent"
  ]
}

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

[ork on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ork)