
Eanair Agent Skills
- eanair/agent-skills
eanair-agent-skills is a Claude Code plugin that lets your agent read, modify, and create Bear markdown documents on macOS.
About
eanair-agent-skills is a Claude Code plugin bundle that connects your coding agent to Bear, the macOS markdown note editor. developers 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 developers 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.
- 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
Eanair Agent Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install eanair-agent-skills@eanair/agent-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Repository | eanair/agent-skills ↗ |
|---|
What it does
Let Claude Code read, edit, and create Bear notes on macOS without leaving the agent session.
Who is it for?
macOS developers who keep product notes, specs, and drafts in Bear and want Claude Code to manage those files.
Skip if: Skip if you're on non-macOS machines or anyone whose docs live only in the cloud or in-repo markdown.
What you get
After install, Claude can operate on Bear docs directly so specs and notes stay synchronized with what you ship.
- Agent-driven reads and writes to Bear notes
- New Bear documents created from agent sessions
By the numbers
- Plugin count: 1
- Repository: eanair/agent-skills
- Platform scope: macOS Bear only
Recommended Plugins
How it compares
macOS Bear integration skill, not a general document CMS or MCP server catalog.
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.