rossumai

60 mods across 3 repositories, 17 stars between them.

rossumai/claude-marketplace

Skill Claude CodeCodex

Bind Rossum queues to custom extraction engines via the public API. Four modes — convert a generic-engine queue to a new custom engine, create a new engine-bound queue (greenfield), attach a queue to an existing engine, or revert to the generic engine. Use when changing which extraction engine a queue uses, when…

5 4d ago A 110 tokens original MIT

refine-deployment

50

rossumai/claude-marketplace

Skill Claude CodeCodex

Refine Rossum prd2 deploy files by auto-filling missing target IDs, generating attribute overrides for naming conventions and environment-specific settings, and highlighting missing target objects. Use when preparing a deploy file for a Rossum environment migration.

5 4d ago A 52 tokens original MIT

rossumai/claude-marketplace

Skill Claude CodeCodex

Author, render, and iterate on Rossum Custom Format Templating export templates — the legacy Jinja2 templates stored inside an export hook's settings.exportconfigs that turn an annotation into a flat file, CSV, XML, EDI, or custom JSON. Pull a template out of a hook into a local file, render it faithfully against a…

5 4d ago A 195 tokens original MIT

rossum-reference

52

rossumai/claude-marketplace

Skill Claude CodeCodex

Complete Rossum.ai platform reference including API, architecture, concepts, schemas, extensions, and workflows. Use when answering questions about Rossum, writing Rossum integrations, configuring queues/schemas/hooks, or working with the Rossum API.

5 4d ago A 51 tokens original MIT

sap-reference

53

rossumai/claude-marketplace

Skill Claude CodeCodex

SAP integration guide for Rossum. Covers SAP product landscape (S4 HANA Public/Private Cloud, ECC, Ariba, VIM, BTP), master data challenges, IDOC generation patterns, middleware requirements, AP/AR terminology, and real customer implementation examples. Use when scoping or building SAP integrations with Rossum.

5 4d ago A 70 tokens original MIT

sfi-reference

54

rossumai/claude-marketplace

Skill Claude CodeCodex

Structured Formats Import (SFI) reference for Rossum. Covers end-to-end setup of the SFI extension for processing XML, JSON, and e-invoice documents (ZUGFeRD, X-Rechnung UBL/CII). Includes MIME type configuration, hook setup with environment URLs, field mapping with XPath/JSONPath selectors, document splitting, PDF…

5 4d ago A 115 tokens original MIT

rossumai/claude-marketplace

Skill Claude CodeCodex

Verify that changes to a Rossum implementation preserve behavior. Captures a "before" snapshot of annotation outputs, replays the same documents against the upgraded implementation, and diffs the "after" outputs against the snapshot. Use after an upgrade, refactor, or any change intended to be behavior-preserving.…

5 4d ago A 106 tokens original MIT

txscript-reference

56

rossumai/claude-marketplace

Skill Claude CodeCodex

Rossum field-expression reference for TxScript serverless hooks, native Rossum Rule triggercondition expressions, and schema-field formulas. Covers (a) TxScript Python 3.12 API, (b) the native Rule triggercondition expression language and the defensive isempty guard convention (the Rule entity, actions[], and…

5 4d ago A 170 tokens original MIT

upgrade

57

rossumai/claude-marketplace

Skill Claude CodeCodex

Upgrade deprecated Rossum extensions to modern equivalents and bump old Python runtimes on function hooks to python3.12. Finds old Copy & Paste, Find & Replace, Value Mapping, and Date Calculation extensions and produces replacement formula fields with migration steps. Use when modernizing a customer implementation.…

5 4d ago A 90 tokens original MIT

workday-reference

58

rossumai/claude-marketplace

Skill Claude CodeCodex

Rossum Workday connector reference. Covers the Rossum-hosted SOAP connector (svc/workday) — export and import hook wiring and secrets, the wsdl block and impl-vs-prod tenant domains, the mapping template language (IFSCHEMAID, FOREACHSCHEMAID, DATAPOINTMAPPING operations and the @{schemaid} shorthand)…

5 4d ago A 123 tokens original MIT

write-sow

59

rossumai/claude-marketplace

Skill Claude CodeCodex

Generate a Statement of Work (SOW) for a Rossum.ai implementation project. Use when the user wants to create a SOW, project proposal, or scope document for a Rossum engagement. Triggers on requests like "write a SOW", "create a statement of work", "draft a Rossum proposal", "scope this project".

5 4d ago A 74 tokens original MIT

rossum-mcp-server

60

rossumai/rossum-mcp-server

MCP server Claude CodeCodexCursor

MCP server "rossum-mcp-server" as configured in rossumai/rossum-mcp-server. Runs locally from the rossum-mcp-server Python package.

1 1y ago A tokens not measured