Remarc Agent Plugins — Development skill for Claude Code
Official agent integrations for Remarc: MCP, skills, and optional lifecycle delivery for Claude Code, Codex, and OMP.
How to install Remarc Agent Plugins
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open metedata/remarc-agent-plugins and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Remarc Agent Plugins does
Official agent integrations for Remarc: MCP, skills, and optional lifecycle delivery for Claude Code, Codex, and OMP.
Alternatives in Development
- Cyberboss — 一个接入微信的本地生活 Agent Bridge,让 Codex / Claude Code 拥有时间感、行踪感、随机唤醒和自主唤醒能力,用主动陪伴替代所有番茄钟和效率工具,自动记录日记、维护生活时间轴、发送文件和表情包 1.3k ★
- Claude Code Everything You Need To Know — Ultimate all-in-one guide to mastering Claude Code 1.3k ★
- Harness Remote — Native-session control plane for Codex, Claude Code, OpenCode, OMP and PI 356 ★
README
Remarc agent plugins
Official agent-side integrations for [Remarc](https://remarc.app), the local-first macOS app for contextual comments.
This repository is the source of truth for Remarc's MCP server, agent skill, and optional lifecycle integrations. The Remarc app vendors the built MCP server from this repository; supported agent clients install the same code through their plugin marketplace.
The repository is public under the [MIT License](LICENSE). Remarc itself is also [open source](https://github.com/metedata/Remarc).
Support status
| Agent | MCP server and skill | Lifecycle integration | Instant delivery |
|---|---|---|---|
| Claude Code | Supported | Optional remarc-hooks plugin, experimental |
Supported when hooks are paired and the user enables it |
| Codex | Supported | Not part of the supported app install flow | On demand when the agent calls the MCP tools |
| OMP | Supported | Optional remarc-wake plugin |
Supported with Remarc 1.1.0+ when explicitly paired and enabled |
The current verified baseline is recorded in [Compatibility](docs/compatibility.md).
Requirements
- macOS with Remarc
installed and launched at least once. Core OMP MCP access works with 1.0.1;
native OMP badges and
remarc-wakeinstant delivery require Remarc 1.1.0 or later. - Node.js available as
node. The committed bundles target Node 18; CI currently builds and tests with Node 22. - A supported agent CLI for marketplace installation.
Remarc sessions and comments live under `~/Library/Application Support/Remarc/`. Images use its `images/` folder by default; app builds with a screenshot-folder setting can store new screenshots and pasted images elsewhere. Existing images keep their original paths. `remarc_get_comment` returns the screenshot and image attachments inline when the MCP server can read them, up to five images sharing a 3.5 MB raw-byte budget. Other images retain their paths and a
Related Skills
Baoer Signal Grep
Context-efficient project search and bounded code analysis for Claude Code & Codex & Pi & OMP. and remote MCP
Wezbridge
Zero-dependency MCP server to orchestrate a swarm of Claude Code / Codex sessions across WezTerm panes — any s
Paper Share Skills
📦 论文分享技能包:PDF 论文 → SUSTech Beamer 幻灯片 → 配音讲解视频 → B 站投稿(Claude Code / Codex / OMP 三端通用) Paper-to-Bilibili skil
Agent Mux
unified TypeScript SDK and CLI (amux) for driving heterogeneous coding-agent harnesses — Claude Code, Codex, G
Ctx Core
Obsidian-backed PRDs for unsettled product decisions and Lean execution for settled technical work—across Clau
Agentsw
CLI provider switcher for coding agents: manage OpenAI/Anthropic-protocol providers in one place and sync them
Related Agents
Speckit Skill Reviewer
Focused, fast review of a single changed SKILL.md and its optional Codex mirror. Checks frontmatter validity,
Ami Release Manager
Master release lifecycle orchestrator. Invoke when publishing, preparing, or creating official GitHub releases
Swift UI
SwiftUI application specialist. Use when working exclusively within apps/swift/ — views, models, coordinators,