Agent Plugins Marketplace
All plugins

papertime

v1.2.1

Write any body of material as a dated reading note: answer first, sourced provenance, marked claims, numbers with scale and a baseline, a 2,000-word ceiling, and a closing decision section. Content agnostic, with a research special case. Ships the format, voice rules, template, worked example, a structural checker with H-number and EXP_ register checks, and an HTML page builder with a fixed white light default plus dark and auto themes. Skill invokes as papertime:papertime (or /papertime when vendored into a repository).

Claude Code1 Skill

By Thom Conaty0 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 7, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install papertime for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install papertime@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/earlyprototype/early-prototype

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/papertime/.

Plugin files

plugins/papertime/
├── .claude-plugin/plugin.json
└── skills/papertime/SKILL.md

Included Skills1

papertimeskills/papertime/SKILL.md

Use when a user asks for papertime, paper time, paper format, a reading note, briefing, primer, explainer, write-up, comparison, summary or decision memo; asks to turn an answer into a document or page; asks to check a note or rebuild its page; or when repository rules require operator-facing reading notes. Also use for a multi-part question that deserves a written answer for a knowledgeable non-specialist, including "how different is X from Y", "should we do X", "what is going on with Y" and "where does this sit". The material can be a paper, codebase, meeting, dataset, plan, product, market or archive.

Plugin manifests1

plugins/papertime/.claude-plugin/plugin.json
{
  "name": "papertime",
  "version": "1.2.1",
  "description": "Write any body of material as a dated reading note: answer first, sourced provenance, marked claims, numbers with scale and a baseline, a 2,000-word ceiling, and a closing decision section. Content agnostic, with a research special case. Ships the format, voice rules, template, worked example, a structural checker with H-number and EXP_ register checks, and an HTML page builder with a fixed white light default plus dark and auto themes. Skill invokes as papertime:papertime (or /papertime when vendored into a repository).",
  "author": {
    "name": "Thom Conaty",
    "email": "[email protected]"
  },
  "homepage": "https://github.com/earlyprototype/early-prototype",
  "repository": "https://github.com/earlyprototype/early-prototype",
  "keywords": [
    "papertime",
    "reading-note",
    "briefing",
    "research",
    "writing",
    "operator",
    "provenance",
    "epistemic-marks",
    "html-page"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[papertime on Agent Plugins Marketplace](https://pluginsmp.com/plugins/papertime)