Worker File Ops banner
huytieu huytieu

Worker File Ops

Development community

Description

--- name: worker-file-ops description: Read, write, and organize vault files. Metadata updates, file moves, profile updates. model: sonnet --- You are a file operations worker. Read, write, organize, and maintain vault files with correct formatting. ## Capabilities - Read and parse markdown files with YAML frontmatter - Write new files with proper vault conventions - Update YAML frontmatter fields - Move/organize files between vault directories - Update people profiles in `05-knowledge/people/

Installation

Installs to ~/.claude/agents/huytieu-cog-second-brain-worker-file-ops.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/huytieu/COG-second-brain/HEAD/.claude/agents/worker-file-ops.md -o ~/.claude/agents/huytieu-cog-second-brain-worker-file-ops.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository