Browse Skills
11972 skills across 8 categories
📚
4w ago
Add Karpathy LLM Wiki
Add Karpathy LLM Wiki sets up a persistent wiki knowledge base in NanoClaw using Karpathy's LLM Wiki pattern. Use it when a user asks to add a wiki, knowledge base, or llm wiki, and the agent needs to create sources, index, and a maintenance skill.
AI Engineering
30.5K12.9K
🔌
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 RTK
Add RTK installs the rtk token-compression proxy into agent containers and adds a PreToolUse hook so Bash calls are automatically routed through rtk for 60–90% token savings on dev commands.
DevOps
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