Eanair Agent Skills
eanair-agent-skills is a Claude Code plugin for the Build phase that lets your agent read, modify, and create Bear markdown documents on macOS.
Let Claude Code read, edit, and create Bear notes on macOS without leaving the agent session.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install eanair-agent-skills@eanair/agent-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:eanair/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:eanair/agent-skills").
What it does
eanair-agent-skills is a Claude Code plugin bundle that connects your coding agent to Bear, the macOS markdown note editor. Solo builders who live in Bear for specs, journals, and draft copy can install it when they want the agent to pull context from notes, update a doc after a refactor, or spin up a new note from a session. It is narrow by design: one plugin, one platform (macOS), one app. That makes it a poor fit if you are on Linux or Windows or if your source of truth is Notion or plain git markdown. For indie hackers who already standardize on Bear, it removes friction between where ideas are captured and where code is written, which matters during build and light documentation work without standing up a separate CMS.
Highlights
- Read existing Bear documents from macOS via agent skills
- Modify in-place Bear markdown without manual copy-paste
- Create new Bear notes from Claude Code conversations
- Single-plugin bundle focused on one macOS app integration
- Part of an agent skills collection pattern for desktop tools
Why builders use it
Copying notes in and out of Bear breaks flow when you want the agent to use or update your living markdown library.
After install, Claude can operate on Bear docs directly so specs and notes stay synchronized with what you ship.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is eanair-agent-skills for?
It is for Claude Code users on macOS who use Bear as their primary markdown notebook and want agent read/write access to those notes.
When should I use eanair-agent-skills?
Use it during build and docs work when you need the agent to fetch Bear context, update a note after implementation, or create a new doc from the session.
How do I add eanair-agent-skills to my agent?
Install the plugin from the eanair/agent-skills repository into Claude Code, ensure Bear is installed on your Mac, then invoke the bundled agent skill per the repo instructions.
Comments
Share how you use eanair-agent-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.