tomascupr

17 mods across 4 repositories, 583 stars between them.

docx

01

tomascupr/sandstorm

Skill Claude CodeCodex

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

446 4mo ago B 77 tokens copy · 98% MIT

pdf

02

tomascupr/sandstorm

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

446 4mo ago A 50 tokens copy · 73% MIT

pptx

03

tomascupr/sandstorm

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

446 4mo ago B 62 tokens copy · 95% MIT

sandstorm AGENTS.md

04

tomascupr/sandstorm

Instructions file CodexOpenCode

Instructions for tomascupr/sandstorm, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

446 4mo ago A 555 tokens original MIT

owasp-top-10

05

tomascupr/sandstorm

Skill Claude CodeCodex

Use this checklist when performing security audits. Check each category systematically against the codebase.

446 4mo ago A 0 tokens original MIT

sous-chef

06

tomascupr/sous-chef

Plugin Claude Code

Claude orchestrates and reviews; Sonnet, Codex, GLM, or Grok implements. Your head chef doesn't chop onions.

75 1mo ago A tokens not measured original MIT

sous-chef

07

tomascupr/sous-chef

Plugin Claude Code

Claude plans, delegates, and tastes every plate. Sonnet, Codex, GLM, or Grok does the knife work. A Claude Code plugin for the orchestrator/implementer split: /serve runs the whole line autonomously (implement, cross-review, fix, verify), /fire hands specced implementation to the worker, /taste runs cross-model review.

75 1mo ago A tokens not measured original MIT

sous-chef AGENTS.md

08

tomascupr/sous-chef

Instructions file CodexOpenCode

Instructions for tomascupr/sous-chef, covering sous-chef, map and working agreements.

75 1mo ago A 353 tokens original MIT

sous-chef CLAUDE.md

09

tomascupr/sous-chef

Instructions file

Instructions for tomascupr/sous-chef, a project described as: Claude orchestrates and reviews; Sonnet, Codex, GLM, or Grok implements. A Claude Code plugin for the orchestrator/implementer split: /serve tasks end to end, /simmer goals until green. Your head chef doesn't chop onions.

75 1mo ago A 210 tokens original MIT

fire

10

tomascupr/sous-chef

Skill Claude CodeCodex

Delegates a well-specified implementation task to Codex CLI (or Sonnet 5, GLM-5.2, or Grok 4.5 via --with). Use when the user asks to hand work to Codex, or for substantial spec-able work - features, refactors, migrations, boilerplate; offer first unless the routing policy is autonomous. Not for small fixes or…

75 1mo ago B 89 tokens original MIT

mise

11

tomascupr/sous-chef

Skill Claude CodeCodex

Mise en place - setup and health check. Verifies Codex CLI and auth, installs the delegation profile, scaffolds AGENTS.md, and offers the routing policy. Re-run anytime, and after plugin updates to refresh the profile. Use when the user asks to set up sous-chef, or when another sous-chef skill fails because Codex or…

75 1mo ago D 79 tokens original MIT

receipts

12

tomascupr/sous-chef

Skill Claude CodeCodex

Prints the check - reads .sous-chef/receipts/ and renders the last 10 run receipts as a table with a savings total, and can reprint any receipt's shareable summary. Use when the user asks for receipts, costs, or savings, or invokes /sous-chef:receipts. Receipts are written automatically at the end of every serve and…

75 1mo ago A 83 tokens original MIT

refire

13

tomascupr/sous-chef

Skill Claude CodeCodex

Turns confirmed findings from a taste into one scoped fix run, then re-verifies each finding at its cited location. Use after /sous-chef:taste when the user says to fix the findings, apply the review, or refire it. Not for new feature work - that is a fresh /sous-chef:fire.

75 1mo ago A 71 tokens original MIT

serve

14

tomascupr/sous-chef

Skill Claude CodeCodex

Runs the whole line autonomously - implement via Codex, cross-review, fix confirmed findings, verify, report once at the end. Use when the user wants a task done end to end ("serve this", "just get it done"), or as the default for spec-able implementation when the routing policy is autonomous. Announces once; stops…

75 1mo ago A 74 tokens original MIT

simmer

15

tomascupr/sous-chef

Skill Claude CodeCodex

Runs a goal loop - Codex implements fresh laps while Claude verifies each against a machine-checkable goal, until it passes or the budget runs out. Use only when the user explicitly asks for a loop ("simmer this", "loop until tests pass", "iterate until green") - it creates a branch and checkpoint commits, so confirm…

75 1mo ago A 74 tokens original MIT

taste

16

tomascupr/sous-chef

Skill Claude CodeCodex

Cross-model code review - Codex reviews the diff read-only, then Claude validates every finding against the code before presenting it. Use when the user asks for a review, a second opinion, or a cross-model check. Offer it for large or risky diffs; invoke it directly only when the routing policy is autonomous.

75 1mo ago A 66 tokens original MIT

codexmcp

17

tomascupr/codexMCP

MCP server Claude CodeCodexCursor +2

Minimal FastMCP server that wraps the OpenAI Codex CLI. Runs locally from the codexmcp Python package.

60 1y ago A tokens not measured original MIT