majorgreysmajorgreysCommunityยท2 Agent Skills Included

claude-orgmode

Org-mode note creation, search, linking, and syntax knowledge

Creates, edits, searches, and links org-mode notes through emacsclient with automatic org-roam or vulpea backend detection. Provides complete org-mode syntax knowledge for headings, tables, timestamps, properties, and links without needing Emacs running. Eliminates broken databases and lost backlinks by routing all note changes through proper APIs instead of direct file edits.
npx skills add majorgreys/claude-orgmode --all -g -y
Available:

Explains the plugin architecture to the agent, including how the two skills share elisp code, how backend auto-detection works, and how to invoke the eval wrapper script for note operations.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-orgmode?โ–ผ

Run `npx skills add majorgreys/claude-orgmode --all -g -y` in your terminal to install all skills in this suite globally.

How to manage org-roam notes with Claude Code?โ–ผ

Start your Emacs daemon, then ask naturally to create, search, or link notes. The plugin auto-detects org-roam or vulpea and runs the right emacsclient commands.

Does claude-orgmode work without Emacs running?โ–ผ

The orgmode syntax skill works fully without Emacs. Note creation, search, and linking require a running Emacs daemon with org-roam or vulpea installed.

Can it handle both org-roam and vulpea?โ–ผ

Yes. A backend abstraction layer auto-detects which system you use, preferring vulpea when both are loaded, and the API stays identical either way.

Why shouldn't I edit org notes directly?โ–ผ

Direct file edits bypass database sync and break backlinks. This skill routes every change through proper functions so your knowledge graph stays consistent.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneurโ†’