Skill Claude CodeCodex
A data-processing component for cleaning or mapping links. The available description does not explain which link changes it makes or what inputs it accepts.
Skill Claude CodeCodex
A data-processing component for cleaning or mapping links. The available description does not explain which link changes it makes or what inputs it accepts.
Skill Claude CodeCodex
A preprocessing tool for turning collected JSONL, JSON, or TXT records into a consistent structure with titles, paragraphs, and content types. It can identify plain text, Markdown, and HTML structures.
Skill Claude CodeCodex
A check for logical relationships between two columns in structured data files such as CSV, TSV, and Excel. It supports six comparison operators and can combine multiple rules.
Skill Claude CodeCodex
A tool that masks sensitive fields in structured data by replacing characters while keeping the field and its position. It can mask phone numbers, identity numbers, names, email addresses, and bank cards.
Skill Claude CodeCodex
A tool that appends multiple structured data files with the same columns row by row into one file. This operation is often called concatenation or vertical merging.
Skill Claude CodeCodex
A tool that joins multiple structured data files using a selected key, producing one file with related fields combined. A JOIN matches records that share the same key value.
Skill Claude CodeCodex
A tool that rescales numeric fields in JSONL files using either Z-score standardization or Min-Max scaling. It keeps the original values and marks which values were changed.
Skill Claude CodeCodex
A tool that splits a structured data table into separate files based on one field. Each unique value in that field gets its own output file.
Skill Claude CodeCodex
A JSONL dataset splitter that divides one file into multiple subsets by percentage. JSONL is a format with one JSON record per line, and the tool supports random or field-based splitting that preserves category proportions.
Skill Claude CodeCodex
A data-type conversion tool for changing fields between types such as numbers, text, and dates.
Skill Claude CodeCodex
A file-output stop operator for Dataspace, a storage area used by a data workflow. It receives one file from an earlier workflow step and uploads it to a specified relative directory, keeping the input filename.
Skill Claude CodeCodex
A workflow input that downloads one file from a Dataspace data source using its instance ID and path.
Skill Claude CodeCodex
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…
Skill Claude CodeCodex
A document-cleaning tool that identifies exact duplicate documents using MD5 hashes, which are fingerprints calculated from file contents.
Skill Claude CodeCodex
A tool that rebuilds a DOCX file from an unpacked directory of its XML files.
Skill Claude CodeCodex
A tool that extracts readable text from DOCX files, the file format used by Microsoft Word documents.
Skill Claude CodeCodex
A converter that turns DOCX files, the file format used by Microsoft Word, into Markdown, a plain-text format for structured documents.
Skill Claude CodeCodex
A tool that unpacks a DOCX file, the file format used by Microsoft Word, into a directory of its underlying XML files.
Skill Claude CodeCodex
A document checker for DOCX files, the standard editable document format used by Microsoft Word.
Skill Claude CodeCodex
A dataset tool that finds records which match exactly, using pandas, a Python library for working with tables.
Skill Claude CodeCodex
A tool for finding similar, rather than identical, duplicate records in a dataset and applying a chosen retention rule.
Skill Claude CodeCodex
A text-cleaning tool that finds and removes similar repeated paragraphs, sentences, or continuous fragments within each text record.
Skill Claude CodeCodex
A table checker that finds exact duplicate rows, either across all columns or a chosen set such as name and email.
Skill Claude CodeCodex
A tool for creating empty datasets or other empty data structures for initialization and testing.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: