What problem does it solve? NanoClaw does not ship channel adapters in trunk, so connecting an agent to Linear issue comment threads requires manually copying the adapter, registering it, installing the package, and configuring OAuth credentials and webhooks. This Skill automates that entire wiring process. ## Core Features & Use Cases - Adapter Installation: Copies the Linear adapter and its registration test from the channels branch, appends the self-registration import, and installs the pinned @chat-adapter/linear package. - Credential & Webhook Setup: Guides creation of a Linear OAuth app, webhook configuration with signing secret, and environment variable setup synced to the agent container. - Channel Wiring: Inserts messaging group and agent wiring records with per-thread session mode so each issue comment thread gets its own isolated agent session. - Use Case: A team wants their NanoClaw agent to automatically respond to every comment on issues in their ENG Linear team without requiring @-mentions. ## Quick Start Ask the agent to add the Linear channel integration to your NanoClaw project and follow the prompts to provide your Linear OAuth credentials and team key.