Public entrypoint repository for the Thinkly product family.
thinkly: product hub and public install indexthinkly-openclaw-plugin: OpenClaw plugin npm and release distributionthinkly-chrome-extension: Chrome extension release distribution
- Repo: https://github.com/pluglabai/thinkly-openclaw-plugin
- Release: https://github.com/pluglabai/thinkly-openclaw-plugin/releases/tag/openclaw-plugin-v0.1.0
- npm package:
@pluglab_thinkly/thinkly-openclaw-plugin
Install with npm:
openclaw plugins install @pluglab_thinkly/thinkly-openclaw-plugin
openclaw plugins enable thinkly
openclaw gateway restartFallback install:
openclaw plugins install https://github.com/pluglabai/thinkly-openclaw-plugin/releases/download/openclaw-plugin-v0.1.0/thinkly-openclaw-plugin.tgz
openclaw plugins enable thinkly
openclaw gateway restart- Repo: https://github.com/pluglabai/thinkly-chrome-extension
- Release: https://github.com/pluglabai/thinkly-chrome-extension/releases/tag/chrome-extension-v0.4.9
This repository is the public hub, not the implementation source of truth.
Development source of truth lives in the private Thinkly monorepo.