@krillto/openclaw-plugin
v0.1.0
Published
OpenClaw plugin for krill.to — search and manage your Twitter/X bookmarks from any messaging platform
Maintainers
Readme
@krillto/openclaw-plugin
OpenClaw plugin for krill.to — search and manage your Twitter/X bookmarks from WhatsApp, Telegram, Discord, or any messaging platform connected to OpenClaw.
Setup
1. Get your API key
Sign in to krill.to, go to Settings → API Key, and generate a key.
2. Install
openclaw plugins install @krillto/openclaw-plugin3. Configure
In your OpenClaw config:
{
plugins: {
entries: {
"krill": {
enabled: true,
config: {
apiKey: "krill_your_key_here"
}
}
}
}
}4. Restart OpenClaw
openclaw restartAvailable Tools
| Tool | Description |
|------|-------------|
| krill_search | Search bookmarks by keyword, topic, or author |
| krill_ask | Ask AI questions about your saved bookmarks |
| krill_collections | List all your collections |
| krill_collection_bookmarks | View bookmarks in a collection |
| krill_create_collection | Create a new collection |
| krill_add_to_collection | Add a bookmark to a collection |
| krill_add_notes | Add personal notes to a bookmark |
| krill_highlights | View all your highlighted passages |
| krill_delete | Delete a bookmark |
Skill
This plugin includes a built-in krill skill that teaches your agent when and how to use krill tools effectively. It activates automatically when you mention bookmarks, saved tweets, or anything related to your krill.to library.
Examples
Message your agent on WhatsApp/Telegram/Discord:
- "What did I bookmark about AI agents?"
- "Search my bookmarks for React tips"
- "Show my collections"
- "Create a collection called 'Startup Ideas'"
License
MIT
