add-emacs

Integrate Emacs as a NanoClaw channel for in-editor AI chat and org-mode workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Integrates Emacs as a NanoClaw channel that provides an in-editor AI chat experience and org-mode workflow without external dependencies.

Core Features & Use Cases

  • Emacs channel: chat with NanoClaw inside Emacs via a local HTTP bridge.
  • Org-mode integration: send and insert AI responses into org files, with helper commands.
  • Cross-compatibility: works with Doom Emacs, Spacemacs, and vanilla Emacs.

Quick Start

In NanoClaw, install and configure the Emacs channel to enable in-editor access.

Frequently Asked Questions about add-emacs

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

FAQPage Schema
How do I add Emacs as a channel for in-editor AI chat?

You can add Emacs as a channel by installing the Emacs integration to enable in-editor AI chat via a local HTTP bridge. This allows you to interact with the AI assistant directly inside your Emacs environment without external dependencies.

Does the Emacs AI assistant integration work with Doom Emacs and Spacemacs?

Yes, the Emacs AI assistant integration is cross-compatible and works with Doom Emacs, Spacemacs, and vanilla Emacs. It provides setup and configuration steps to support interactive chat and in-buffer messaging across these configurations.

Can I insert AI responses directly into org-mode files?

Yes, you can insert AI responses directly into org-mode files using the provided helper commands. The integration supports org-mode workflows, allowing you to send text to the AI and insert the generated responses seamlessly into your org buffers.

What is the best way to configure a local HTTP bridge for Emacs AI integration?

The best way to configure a local HTTP bridge for Emacs AI integration is through the provided setup steps, which add the necessary integration code to your configuration. This bridge facilitates communication between your editor and the AI assistant securely.

Do I need external dependencies to use org-mode workflows with an in-editor AI assistant?

No, you do not need external dependencies to use org-mode workflows with the in-editor AI assistant. The Emacs channel integration operates via a local HTTP bridge, providing a self-contained chat experience and org-mode text insertion.