Agent-Shell: AI in Emacs
Agent-Shell allows you to interact with Large Language Model (LLM) agents directly within Emacs, providing a native buffer for querying and receiving responses from these models.
- •When you need to integrate LLM capabilities into your Emacs workflow for content generation or research.
- •As a founder, when you want to quickly prototype or test LLM-powered features without leaving your development environment.
- •For automating tasks or generating content that can leverage the strengths of LLMs, such as text summarization or question answering.
To query an LLM agent about 'how AI can aid in startup marketing', run the command `M-x agent-shell-query` and input the prompt 'What are some innovative ways AI can help with marketing in startups?'
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/agent-shell && curl -fsSL https://workflowstacks.com/api/skills/agent-shell/claude-skill -o ~/.claude/skills/agent-shell/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Agent-Shell: AI in Emacs is a documents-only repository (8 doc files) — something you read, not something you run. There is nothing to install. Last commit this month, GPL-3.0 license.
- 1README.orgStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/agent-shell && curl -fsSL https://workflowstacks.com/api/skills/agent-shell/claude-skill -o ~/.claude/skills/agent-shell/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More claude-skill tools founders pair with this one.