Claude Skills · Documents & Spreadsheets
Paper Init
oprogramadorreal/optimus-claudePrepares durable context for implementing and reproducing a paper from a URL, PDF, DOI, or arXiv id: sources, source-linked requirements, empirical acceptance criteria, uncertainties, scope, and data provenance under paper/. Downloads files and updates .gitignore and README routing. Context only: writes no implementation code and sets up no project stack.
At a glance
This skill is for Documents & Spreadsheets.
/plugin marketplace add oprogramadorreal/optimus-claude
/plugin install paper-init
Setup, runtime and requirements describe oprogramadorreal/optimus-claude, the repo this skill ships in.
Also in oprogramadorreal/optimus-claude
View the repoRuns a structured design conversation — clarifies intent, proposes 2-3 approaches with trade-offs, iterates the design — and writes a user-a...
Reviews local changes, an open PR/MR, or a branch diff against the project's own coding guidelines through the review lenses — bugs, securit...
Stages, commits, and optionally pushes local changes with a Conventional Commits message — always previews and confirms first, and offers a...
Runs an iterative auto-fix loop on a chosen target — review, refactor, or coverage — dispatching the base skill into fresh subagent contexts...
Prunes and consolidates the project's auto-memory to keep it minimal — deletes stale, wrong, or redundant memories, merges overlapping ones...
Runs a Gauntlet Loop: turns an ambitious goal and optional quality references into a minimal builder/critic prompt judged against a concrete...
Compacts the current conversation into one self-contained, tool-agnostic handoff document at docs/handoffs/<slug>.md so any fresh agent or t...
Generates or updates a project's HOW-TO-RUN.md — one verified document teaching a new developer to set up their environment and run the proj...
Bootstraps a project for Claude Code or Codex — generates routed project guidance from detected structure, reconciles existing docs, and off...
Fetches a JIRA issue via a configured MCP server and distills it into a structured task file at docs/jira/<KEY>.md that downstream skills au...
Configures Claude Code permissions for safe agent autonomy. Creates settings.json with allow/deny rules and a hook enforcing path restrictio...
Creates or updates a pull request (GitHub) or merge request (GitLab) for the current branch in the Conventional PR format — intent, summary,...
Other Documents & Spreadsheets skills
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining o...
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a pos...
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Tr...
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or...
Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already...
Compact the current conversation into a handoff document for another agent to pick up.