majorgreysmajorgreysCommunity·1 Agent Skills Included

org-roam-skill

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

Creates, edits, searches, and links org-mode notes through Emacs using org-roam or vulpea backends. Provides complete org-mode syntax knowledge for headings, tables, timestamps, properties, and links. Eliminates manual file editing that breaks database sync and backlinks in personal knowledge bases. Keeps your Zettelkasten notes, tags, and attachments organized through simple natural language requests.
npx skills add majorgreys/org-roam-skill --all -g -y
Available:

Explains the plugin architecture to the agent, including how the two skills share elisp code, how the backend auto-detects org-roam versus vulpea, and how to call note functions through the eval wrapper script.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install org-roam-skill?

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

How to manage org-roam notes with AI?

Ask in plain English to create, search, edit, or link notes, and the agent runs the correct emacsclient commands against your org-roam or vulpea database automatically.

Does it work with vulpea instead of org-roam?

Yes. The backend layer auto-detects whether org-roam or vulpea is loaded in Emacs and uses the same commands for both.

Do I need Emacs running to use it?

Note management requires an Emacs daemon with org-roam or vulpea installed, but the orgmode syntax skill works without any Emacs setup.

Can it edit existing notes without breaking backlinks?

Yes. It uses section editing functions that update content by node ID and keep the database in sync, instead of risky direct file edits.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneur