@driaforall: Introducing watchmen. It writes the skill files your coding agents should already have from your own sessions, shared a…
Summary
Introduces watchmen, an open-source local tool that writes skill files for coding agents (Claude Code, Codex, pi) from user sessions, reducing token costs by avoiding re-explaining learned behaviors.
View Cached Full Text
Cached at: 05/19/26, 06:44 AM
Introducing watchmen.
It writes the skill files your coding agents should already have from your own sessions, shared across Claude Code, Codex, and pi, so you stop paying tokens to re-explain what your agent learned last week.
Local and open-source. https://t.co/ngGlr6XkUa
Similar Articles
I was tired of maintaining skill.md files, so I built an open-source CLI that creates, manages, and observes skills using a Github repo. You can monitor, track, and share skills between sessions of any agent, all while iteratively improving/versioning them.
An open-source CLI tool that creates, manages, and versions agent skills via GitHub repos, enabling reliable sharing and observation across sessions.
mattpocock/skills
This open-source repository provides a composable set of AI agent skills and prompts designed to improve alignment, reduce verbosity, and optimize workflows for coding assistants like Claude Code and Codex.
vercel-labs/skills
Vercel Labs released 'skills', a CLI that installs reusable skill packs to 45+ AI coding agents including Claude Code, Codex and Cursor.
@reach_vb: Codex Tip: ask Codex to look through your past sessions and turn repeated prompts into reusable skills + subagents you’…
A tip for using Codex to turn repeated prompts into reusable skills and subagents, improving workflow efficiency for tasks like CI failure checking and PR review.
@dr_cintas: Obsidian CEO personally wrote the official Agent Skills for his own app These are 5 skills that fix every layer agents …
The Obsidian CEO released five MIT-licensed official Agent Skills designed to fix common issues with AI agents interacting with the app, supporting tools like Claude Code and Codex CLI.