add-emacs

Integrate Emacs with NanoClaw via a local HTTP bridge for in-editor chat.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Add Emacs Skill provides a local NanoClaw Emacs channel integration, enabling in-editor AI-assisted conversations without leaving Emacs.

Core Features & Use Cases

  • Integrates Emacs with NanoClaw via a local HTTP bridge to provide in-editor AI chat.
  • Works with Doom Emacs, Spacemacs, and vanilla Emacs, offering chat and org-mode integration.
  • Use cases include coding questions, meeting notes, and org-mode based workflows without switching apps.

Quick Start

Start NanoClaw with the Emacs channel wired and begin a chat in Emacs.

Frequently Asked Questions about add-emacs

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

FAQPage Schema
How do I integrate Emacs with an AI assistant for in-editor chat?

You can integrate Emacs with an AI assistant by using a local HTTP bridge to connect your editor to a chat channel. This enables in-editor AI conversations, allowing you to get coding help without leaving your editing environment.

Does this in-editor AI integration work with Doom Emacs and Spacemacs?

Yes, the in-editor AI integration works with Doom Emacs, Spacemacs, and vanilla Emacs. It supports chat and org-mode integration, allowing coding questions and meeting summaries across these configurations.

Can I use Emacs org-mode with an AI assistant for meeting notes?

Yes, you can use org-mode with an AI assistant for meeting notes. By connecting Emacs through a local HTTP bridge, you can generate summaries and manage org-mode based workflows directly in your editor.

Do I need a local HTTP bridge to connect Emacs to an AI chat channel?

Yes, a local HTTP bridge is required to connect Emacs to an AI chat channel. The setup also supports optional token-based authentication and uses environment variables to enable and control the channel connection.

What is the best way to get coding help without leaving the Emacs editor?

The best way to get coding help without leaving Emacs is to wire your editor to a local AI chat channel. This approach uses a local HTTP bridge to provide in-editor conversations, keeping your workflow uninterrupted.