Analyze Carbon workflow recording exports — interaction timeline, network surface, API endpoints, auth surface, app fingerprint.
Full domain analysis of a Carbon recording — glossary, entity map, lifecycle, API surface, clarification questions. Writes a markdown analysis next to the source JSON.
Verify pcl-carbon is installed correctly. Checks Node version, binary executable, and runs a self-test against a bundled fixture. Run after installing the plugin.
Analyze a Carbon workflow recording JSON export. Surfaces user interactions (clicks, inputs, cell edits), network activity, API endpoints, auth surface, storage writes, and app fingerprint. Pass the path to a .json export.
A Claude Code plugin for analyzing Carbon workflow recording exports.
Carbon is a browser extension that captures a user's workflow — DOM events, network traffic, input sequences, WebSocket frames, storage writes — and emits a JSON export. This plugin consumes the export and surfaces the signal: interaction timeline, network timeline, API surface grouped by host, auth surface (cookies and auth headers seen per host), storage writes, and an app fingerprint.
Built by Papercut Labs.
In Claude Code:
/plugin marketplace add [email protected]:teren-papercutlabs/pcl-carbon-plugin.git
/plugin install pcl-carbon@pcl-carbon-plugin
/pcl-carbon:doctor
The doctor check must print ✓ on all four steps. If it doesn't, the error message tells you exactly what to fix.
/pcl-carbon:inspect /path/to/carbon-export.json
/pcl-carbon:analyze /path/to/carbon-export.json
The inspect command prints a structured summary (interactions, network, auth surface, app fingerprint). The analyze command writes a domain-analysis markdown next to the source file.
Flags for inspect (pass after the file path):
Unencrypted Carbon JSON exports. Use the auth'd "download unencrypted" path in the Carbon extension. Encrypted .carbon files are not supported — they route through Papercut Labs' pipeline.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub teren-papercutlabs/pcl-carbon-plugin --plugin pcl-carbonEvery endpoint, field name, error code, and production gotcha for Jaz — directly inside your AI agent. Works with Claude Code, Google Antigravity, OpenAI Codex, GitHub Copilot, Cursor, and any Agent Skills-compatible tool. API skill (80 rules, full endpoint catalog, error catalog, field mapping) + conversion skill (Xero, QuickBooks, Sage, Excel migrations) + 16 transaction recipes (prepaid, deferred, accrued, loans, IFRS 16 leases, hire purchase, depreciation, fixed deposits, asset disposal, FX reval, ECL, employee accruals, provisions, dividends, intercompany, capital WIP) + 12 accounting jobs (month/quarter/year-end close, bank recon, document collection, GST/VAT filing, payment runs, credit control, supplier recon, audit prep, FA review, statutory filing) + Singapore Form C-S corporate income tax computation (wizard workflow + CLI engine) + 10 CLI financial calculators with math, journal entries, workings, and execution blueprints. For agents and humans building, migrating, converting, importing, querying, and debugging.
Search and reason over your screen activity history — what you worked on, when, and in which apps.
Track the carbon footprint of your Claude Code sessions
OTel + Hooks analytics for Claude Code. Run /init-claudalytics to configure telemetry and hooks capture for this project.
Generate an explorable HTML report of Claude Code session usage — tokens, cache efficiency, subagents, skills, and the most expensive prompts — from local ~/.claude/projects transcripts.
Analyze logs for performance insights and issues
Session intelligence for Claude Code — find why your sessions fail and fix them