Your best AI work should not die in thread history.
Thinkly turns AI chats into a reusable wiki and knowledge graph. Save useful OpenClaw exchanges, notes, URLs, and files into Thinkly, and it keeps turning them into connected pages, topic wikis, and reusable context you can build on. The point is not saving more clips. The point is giving your best AI work a structure that compounds instead of disappearing into chat history.
openclaw plugins install @pluglab_thinkly/thinkly-openclaw-plugin
openclaw plugins enable thinkly
openclaw gateway restartopenclaw plugins install https://github.com/pluglabai/thinkly-openclaw-plugin/releases/download/openclaw-plugin-v0.1.3/thinkly-openclaw-plugin.tgz
openclaw plugins enable thinkly
openclaw gateway restart{
"apiUrl": "https://thinkly.pluglab.ai",
"apiKey": "tk_your_api_key"
}apiUrl and one Thinkly credential are required at runtime.
Use apiKey for new setups. apiToken is still accepted as a legacy fallback.
If you also configure llm.provider, llm.model, and llm.apiKey, the plugin can send
user message text to the configured LLM provider to parse intent for Thinkly actions.
When that LLM result has high confidence, the plugin may auto-run /clip, /ingest,
/ingest save, or /ingest cancel.
If you do not want message text sent to an external LLM, leave all llm.* settings empty.
- Save useful OpenClaw exchanges with
/clip - Save a specific line when only part of the conversation matters
- Collect text, URLs, and files with
/ingest - Turn saved material into connected pages, topic wikis, and reusable knowledge in Thinkly
- AI chats stop living as isolated threads and start becoming a reusable knowledge base
- reviewed inputs can keep compounding into pages, briefs, and topic structures
- you get the upside of a wiki and graph workflow without building a DIY stack first
- reusable clips you can keep and reference later
- pages that gather related context in one place
- topic wikis that keep growing as more material comes in
- a knowledge graph that keeps related material connected instead of scattered
Each release should include fallback install assets:
thinkly-openclaw-plugin.tgzthinkly-openclaw-plugin.tgz.sha256
This repository is the public npm publish source and public release surface.
Development source of truth lives in the private Thinkly monorepo and is exported here for public release.
latest: default stable npm installbeta: optional prerelease channel for future staged rollouts
This package follows the Thinkly ai-workflow landing message:
- dump AI chats, notes, files, and links once
- let Thinkly organize them automatically
- reuse them later as pages, briefs, and connected knowledge