
Prose
- 1 repo stars
- Updated July 2, 2026
- papersson/papershop
Helps with ai & agent building tasks.
About
prose is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.
- prose
- AI & Agent Building
- AI-coding skill
Prose by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add papersson/papershop/plugin install prose@papershopAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | July 2, 2026 |
| Repository | papersson/papershop ↗ |
What it does
Helps with ai & agent building tasks.
README.md
papershop
A small Claude Code plugin marketplace.
| Plugin | What it does |
|---|---|
worklog |
Query your Claude Code transcripts as a personal work history — time reports, per-task activity logs and runbooks, friction analysis, resume-context packs, find-and-reopen, and mining recurring corrections into CLAUDE.md rules. The heavy, many-session analyses run as dynamic workflows. |
orchestrate |
Turn a rough task into a well-structured dynamic-workflow invocation. A skill that decides whether a workflow is even warranted, scopes it, fills the gaps, and fires it. Non-trivial runs end with a self-contained HTML report the human can follow and verify — task-first, with the orchestration machinery subordinate. Plus reusable invocation templates. |
prose |
Improve writing style without changing content. Two modes: rewrite returns clean prose silently; review returns a located, attributed critique that teaches. Strips AI/LLM and bad-prose signatures, moves toward careful human writing. Grounded in a curated craft corpus. |
cartograph |
Map any real codebase as ONE navigable, self-contained diagram. Extracts a system model from the repo's own structured sources, then renders it with a fixed visual spine: a typed-map home (scan one global layer at a time, drill per-element), column-level data lineage, and sequence/lifecycle siblings. No legends, full-bleed, zero external requests. You produce only the model; the renderer never changes. |
Install
Add the marketplace once:
claude plugin marketplace add papersson/papershop
Then install either plugin:
claude plugin install worklog@papershop
claude plugin install orchestrate@papershop
claude plugin install prose@papershop
worklog also ships a Nix flake (it has a Python engine to build); see
worklog/README.md for the flake input and home-manager
wiring. orchestrate and prose are pure Markdown — no build, install via the
plugin command above.
Related skills
AI & Agent Buildingagents