data-science-agent-loop

Community

Repeatable data-science agent loops.

Authorvvnu0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Data scientists often need short-lived, disposable loops that batch data, dispatch tool calls to a cloud LLM, and collect per-tool audit trails, without building full agents or servers.

Core Features & Use Cases

  • Single-folder runnable scripts with optional helpers for HTTP calls, batching, and optional parallelism.
  • Batch data rows, route tool outputs back to the main process, and emit JSONL audit logs for reproducibility.
  • Use cases include data cleaning, enrichment, geospatial routing, and dataset compilation with batched tool calls.

Quick Start

Run the main loop script in the folder, then supply an Ollama model and batch settings via .env and watch batches produce outputs and JSONL audits.

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: data-science-agent-loop
Download link: https://github.com/vvnu0/sysen5381/archive/main.zip#data-science-agent-loop

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 471,000+ vetted skills library on demand.