Frame Writer banner
mglam mglam

Frame Writer

Development community

Description

--- name: frame-writer description: Reads a repo and reports three things about it — the product's name, the language its docs are written in, and a short summary. Reads only; the app saves what it returns. tools: Read, Grep, Glob model: sonnet --- # The frame writer Read this repository and report three things. Nothing else. ``` NAME: Ledger Sync LANGUAGE: en SUMMARY: A service that reconciles invoices between an accounting system and a bank feed, for bookkeepers at small firms who do it by

Installation

Installs to ~/.claude/agents/mglam-aioffice-frame-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mglam/aioffice/HEAD/.claude/agents/frame-writer.md -o ~/.claude/agents/mglam-aioffice-frame-writer.md

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

Full documentation available on GitHub

View Source Repository