add-emacs

Integrate NanoClaw with Emacs via a local HTTP bridge.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/wrightchin/nanoclaw-playground --skill add-emacs-wrightchin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-emacs
Source: https://github.com/wrightchin/nanoclaw-playground/tree/main/.claude/skills/add-emacs
Command: npx skills add https://github.com/wrightchin/nanoclaw-playground --skill add-emacs-wrightchin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps developers talk to NanoClaw directly from Emacs by providing a local HTTP bridge and channel integration, eliminating context switching and external dependencies.

Core Features & Use Cases

  • Emacs integration via a local HTTP bridge that powers an interactive chat buffer
  • Org-mode integration to send content from Emacs to the agent and render replies inline
  • Lightweight, self-contained setup that requires no external bot tokens

Quick Start

Install the skill by enabling the Emacs channel, starting the local bridge, and loading the Emacs integration to begin chatting with NanoClaw from within Emacs.

Frequently Asked Questions about add-emacs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I chat with an AI assistant inside Emacs without context switching?

Chatting with an AI assistant inside Emacs is possible by enabling a local HTTP bridge that couples the editor with the agent, allowing you to converse and edit without external dependencies or context switching.

Does this Emacs AI integration work with Doom Emacs and Spacemacs?

This Emacs AI integration supports Doom Emacs, Spacemacs, and vanilla Emacs, allowing you to use the local bridge and channel integration across different editor configurations without needing external bot tokens.

How do I send org-mode content to an AI agent and render replies inline?

You can send org-mode content to an AI agent and render replies inline by utilizing the org-mode integration, which sends content from Emacs to the agent and displays the responses directly in your buffer.

Do I need external bot tokens to set up local AI chat in Emacs?

Setting up local AI chat in Emacs does not require external bot tokens. It relies on a lightweight, self-contained local HTTP bridge and an Emacs Lisp integration to securely connect the editor to the agent.

What is the best way to integrate a local AI agent with Emacs for project planning?

Integrating a local AI agent with Emacs for project planning is best achieved through a local HTTP bridge that powers an interactive chat buffer, allowing you to conduct planning conversations while editing without context switching.