hashgraph / hashgraph/hedera-docs
Update AI Studio Plugins in Hedera Docs
- Dominant language
- MDX
- Stars
- 10
- Forks
- 49
- Avg merge
- 19h 49m
- Merged PRs (30d)
- 17
Description
We need to update the structure of the plugins in the docs. We should create sections under the AI Agent kit for the different architectural features of the kit that devs can contribute to.
- [x] Create a unified 'plugins' page that talks about both Hedera and Third party plugins, linking to each 'How to publish' page
- [x] Update the 'How to publish your plugin' section for each JS and Py with info about the structure (tools & plugins) + how to contribute
- [x] include a section on the Plugins page for third party plugins
- [x] Create a page under JavaScript for How to Create a JS Plugin
- [x] Create a page under Python for How to Create a Py Plugin
Update the Plugins Docs with the links to the third party plugins that can be used with Hedera Agent Kit:
* [Saucer Swap Plugin](https://github.com/blockydevs/hedera-agent-kit-saucer-swap-plugin) by blockydevs published by [SaucerSwap](https://www.npmjs.com/package/saucer-swap-plugin?activeTab=readme)
* [Bonzo Finance](https://www.npmjs.com/package/@bonzofinancelabs/hak-bonzo-plugin) Plugin
* [Memejob Plugin](https://github.com/blockydevs/hedera-agent-kit-saucer-swap-plugin) by Builder Labs
* CoinCap Plugin [for js](https://github.com/hashgraph/hedera-agent-kit-js/pull/449) and [for py](https://github.com/hashgraph/hedera-agent-kit-py/pull/162)
* Michael Kantor's [Registry Broker Plugin](https://github.com/hashgraph-online/rb-hak-plugin)
Also include the [ElizaOS Plugin](https://github.com/elizaos-plugins/plugin-hedera) (note that this is a plugin for ElizaOS, not a plugin for HAK)
Also add in a disclaimer that these are third party plugins - we have a link to a reviewed plugin, but users should use at their own risk. These plugins may contain security vulnerabilities and may interact with outside platforms such as exchanges that pose their own risks
(TBD actual messaging, per feedback from security team)
Contributor guide
Assessment
This issue has not been assessed yet.