{"id":"flipbook-labs/plugin-agents","name":"plugin-agents","scope":"flipbook-labs","platform":"roblox","description":"Action registry and agent gateway for Roblox Studio plugins","version":"0.1.0","latest":"0.1.0","versions":["0.1.0"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{"jsdotlua/jest":{"version":"^3.10.0","alias":"Jest"},"jsdotlua/jest-globals":{"version":"^3.10.0","alias":"JestGlobals"}},"integrity":"b7836b1322c97f2b833f3a72339b032648a305ab4c4e977bc2ac90ff0629fc99","likes":0,"downloads":0,"install":"forest install flipbook-labs/plugin-agents","url":"https://forest.dev/p/roblox/flipbook-labs/plugin-agents","files":"https://api.forest.dev/ai/package/roblox/flipbook-labs/plugin-agents/files","readme":"# PluginAgents\n\n[![CI](https://github.com/flipbook-labs/plugin-agents/actions/workflows/ci.yml/badge.svg)](https://github.com/flipbook-labs/plugin-agents/actions/workflows/ci.yml)\n\nPlugin Agents is a Roblox library for exposing Studio plugin actions to in-Studio agents through a small, MCP-inspired gateway.\n\nThis repository is in early setup. The initial package will provide:\n\n- A generic actions registry for named, parameterized plugin behaviors\n- A single `BindableFunction` gateway for agent discovery and invocation\n- A small manifest format inspired by MCP tools, without claiming MCP wire protocol compatibility\n\n## Installation\n\n### Wally\n\n```toml\n[dependencies]\nPluginAgents = \"flipbook-labs/plugin-agents@x.x.x\"\n```\n\n## License\n\nThe contents of this repository are available under the MIT License. For full license text, see [LICENSE](LICENSE).\n","readmeTruncated":false}