AI Engineering
LLM integration, prompting, and agent engineering skills.
🔌
4w ago
Add Linear Channel
Add Linear Channel adds Linear support via the Chat SDK bridge so the agent participates in issue comment threads. It copies the Linear adapter, registers it, installs the package, and configures credentials and webhook wiring for team-routed comment handling.
AI Engineering
30.5K12.9K
💬
4w ago
Add Matrix Channel
Add Matrix Channel integrates Matrix messaging into NanoClaw via the Chat SDK by copying the adapter, registering it, installing dependencies, and patching ESM imports. Use it when the agent should send and receive messages on a Matrix homeserver.
AI Engineering
30.5K12.9K
🧠
4w ago
Add Mnemon
Add Mnemon installs persistent graph-based memory via mnemon, so agents recall relevant past context before responding and remember new insights after each turn. Use it for Claude Code agents to persist memory across container restarts.
AI Engineering
30.5K12.9K
🦙
4w ago
Add Ollama Integration
Add Ollama Integration adds a stdio-based MCP server that exposes local Ollama models as tools for the container agent, allowing it to offload work to local models and optionally manage the model library.
AI Engineering
30.5K12.9K
🦙
4w ago
Add Ollama Provider
Add Ollama Provider routes an agent group to a local Ollama model instead of the Anthropic API, useful for running agents locally, cutting API costs, or experimenting with open-weight models.
AI Engineering
30.5K12.9K
🔌
4w ago
Add OpenCode
Add OpenCode integrates OpenCode as an agent provider for NanoClaw by copying the provider files, registering the provider, installing dependencies, and rebuilding the container image. Use it to switch agent groups to OpenCode instead of the default Anthropic Agent SDK.
AI Engineering
30.5K12.9K
📡
4w ago
Add Signal
Add Signal adds a native Signal channel to NanoClaw via signal-cli device-link, so an agent sends and receives messages as your existing phone number. Use it when wiring Signal DMs or groups to an agent group.
AI Engineering
30.5K12.9K
💬
4w ago
Add Slack Channel
Add Slack Channel integrates Slack messaging into NanoClaw via the Chat SDK bridge. It copies the Slack adapter, registers it, installs the pinned package, builds and tests the integration, and configures Socket Mode or webhook credentials so agents can send and receive Slack messages.
AI Engineering
30.5K12.9K
🔎
4w ago
Add Tavily Tool
Add Tavily Tool installs Tavily Search and Extract as keyless remote MCP tools for selected NanoClaw agent groups. Use it when you need web search or URL extraction without an API key.
AI Engineering
30.5K12.9K
✈️
4w ago
Add Telegram
Add Telegram copies the Telegram adapter, pairing helpers, and tests from the channels branch, registers them, and installs the pinned chat adapter package. Use it to add Telegram bot support to NanoClaw, including pairing a chat and wiring credentials.
AI Engineering
30.5K12.9K
🧠
4w ago
Atomic Chat Tool
Atomic Chat Tool adds a stdio-based MCP server that exposes models running in the local Atomic Chat desktop app as tools for the container agent. Use it to let Claude offload work to local models served by Atomic Chat on its OpenAI-compatible API.
AI Engineering
30.5K12.9K
💬
4w ago
Channel Integration
Channel Integration adds GitHub support via the Chat SDK bridge so the agent can participate in PR and issue comment threads.
AI Engineering
30.5K12.9K