code-act

Official

Turn repetitive work into one Python script.

Authorstyrene-lab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the overhead of many small, sequential tool calls when a task is better handled as one deterministic Python workflow. It helps you batch-process files, transform data, and produce repeatable reports with less back-and-forth.

Core Features & Use Cases

  • Batch Processing: Handle large collections of files, records, or tasks in one script.
  • Deterministic Pipelines: Build read, transform, and write workflows when the full plan is known upfront.
  • Loop-Heavy Automation: Use Python for conditionals, retries, parallel work, and other structured logic that is awkward to do step by step.
  • Use Case: Process every source file in a project, apply the same transformation to each one, and print a concise result summary.

Quick Start

Use the code-act skill to write and run a complete Python script that performs the requested batch or deterministic workflow and reports the results.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-act
Download link: https://github.com/styrene-lab/omegon/archive/main.zip#code-act

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.