Claude Cowork Agentops — Communication skill for Claude Code
Distill claude-mem into CLAUDE.md, skills, and an Obsidian long-term-memory vault — with built-in AgentOps (monitoring, alerting, adoption metrics, redaction).
How to install Claude Cowork Agentops
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Anes1032/claude-cowork-agentops and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Cowork Agentops does
Distill claude-mem into CLAUDE.md, skills, and an Obsidian long-term-memory vault — with built-in AgentOps (monitoring, alerting, adoption metrics, redaction). Set up from Claude Cowork chat.
Alternatives in Communication
- Prompts.chat — f.k.a. Awesome ChatGPT Prompts 154.3k ★
- HolaOS — Open-source agentic workspace enterprises can make their own 10.9k ★
- Pregunta Cualquier Cosa Sobre El Código — /understand-chat How does the payment flow work 8.2k ★
README
claude-cowork-agentops
A [Claude Cowork](https://www.anthropic.com/) automation kit that runs a daily **housekeeping** pass over [claude-mem](https://github.com/thedotmack/claude-mem) and distills it into **conventions (CLAUDE.md), reusable logic (skills), and long-term memory (Obsidian)** — with AgentOps (monitoring, alerting, evaluation, governance) built in.
claude-mem is a recency-window local memory: it carries recent context into the next session, and older knowledge gets pushed out and lost. This kit is the daily batch that **rescues what should persist into the long-term layer before it ages out**.
Set up entirely from Cowork chat: paste [`setup.md`](setup.md) and Claude will ask you a few questions (output language, project folder, vault, which tasks) and configure everything for you.

The daily monitoring dashboard in Obsidian (Dataview + Charts): per-machine activity/token table and trend lines, generated automatically each night.
Memory hierarchy
| Layer | Role | Location |
|---|---|---|
| CLAUDE.md | Conventions / structure (per project) | each project (proposed uncommitted in git) |
| skill | Reusable logic | project-specific → /.claude/skills/ (auto, uncommitted); cross-project → ~/.claude/skills/ (proposal) |
| claude-mem | Short/mid-term memory (local, transient) | ~/.claude-mem |
| Obsidian vault | Long-term memory (shared across devices) | local path (synced via Obsidian Sync, etc.) |
Flow
Claude Code work -> claude-mem (local, short/mid-term)
| daily batch (Cowork scheduled task / 00:00)
|-> CLAUDE.md : conventions/structure (proposed uncommitted in the most relevant dir)
|-> skills : project-specific -> /.claude/skills (auto); cross-project -> ~/.claude (proposal)
\-> Obsidian vault (long-term)
|- reports/YYYY-MM/DD/
Related Skills
Claude Obsidian
Cowork with Claude inside your Obsidian vault — chat, agent mode, sandboxed HTML artifacts, evidence-backed re
Claude Playbook
The Claude Playbook — 70+ playbooks for mastering Claude across Chat, CoWork, and Code. Built for business ope
Cc Channel Mem
Memory for ClaudeCode Channels ? Discord/Telegram daemon + MCP server
AgentLoop
Local agent orchestration for solo developers running long tasks without babysitting: fresh worker and critic
Session Flow
The single canonical session flow — start, context alarm, reload/handoff, Manager chat rules. Replaces eagle-s
Wato Build Automation From Chat
Distill the connector actions taken in a conversation into a Wato automation draft, then inspect and refine it
Related Agents
Vault Curator
Decides which session artifacts deserve long-lived storage in the Obsidian vault and writes the survivors via
Metago Monitoring Engineer
Monitoring Engineer - specializes in metrics, logging, alerting, dashboards, and log analysis
Proj Distill
Use this agent when promoting project compound entries or retro patterns into vault concept pages during autom