Upsonic/Upsonic

Build autonomous AI agents in Python.

7.9kStars on the repository
12Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze_current

01

Upsonic/Upsonic

Skill Claude CodeCodex

Read and understand the current baseline implementation. Extract all relevant information about the existing approach without modifying anything, and record the analysis as a structured JSON entry.

7.9k 2mo ago A 0 tokens original MIT

benchmark

02

Upsonic/Upsonic

Skill Claude CodeCodex

Define the comparison metrics and extract baseline values from the current implementation. Record them as a structured JSON entry so downstream phases and final evaluation can read them directly.

7.9k 2mo ago A 0 tokens original MIT

evaluate

03

Upsonic/Upsonic

Skill Claude CodeCodex

Compare baseline and new implementation results. Produce the machine-readable final report result.json, update experiments.json, and append a row to comparison.json.

7.9k 2mo ago A 0 tokens original MIT

Upsonic/Upsonic

Skill Claude CodeCodex

Set up and manage the experiment folder structure. This is Phase 0 — it runs before any analysis begins. All bookkeeping files are JSON (never markdown).

7.9k 2mo ago A 0 tokens original MIT

implement

05

Upsonic/Upsonic

Skill Claude CodeCodex

Create a new Jupyter notebook implementing the method from the research paper, using the same data as the baseline. Record implementation details and measured metrics as a structured JSON entry.

7.9k 2mo ago A 0 tokens original MIT

progress

06

Upsonic/Upsonic

Skill Claude CodeCodex

Maintain a machine-readable progress file so dashboards, CLIs, and notebooks can poll the experiment's state at any time. The file is a JSON document — never markdown, never human-prose-first.

7.9k 2mo ago A 0 tokens original MIT

research

07

Upsonic/Upsonic

Skill Claude CodeCodex

Read the materialized research source and extract actionable information needed to implement the proposed method. Record the findings as a structured JSON entry.

7.9k 2mo ago A 0 tokens original MIT

code-review

08

Upsonic/Upsonic

Skill Claude CodeCodex

Perform structured code reviews with actionable feedback. Use when a user asks to review code, check code quality, find bugs, audit security, improve performance, or assess maintainability. Trigger when user says things like "review this code", "check for bugs", "is this code secure", "any issues with this", "code…

7.9k 2mo ago A 114 tokens original MIT

data-analysis

09

Upsonic/Upsonic

Skill Claude CodeCodex

Analyze, explore, clean, and visualize datasets with statistical rigor. Use when user asks to analyze data, find patterns, compute statistics, create visualizations, clean messy data, or explore a dataset. Trigger when user says things like "analyze this data", "what trends do you see", "find patterns in", "create a…

7.9k 2mo ago A 138 tokens original MIT

summarization

10

Upsonic/Upsonic

Skill Claude CodeCodex

Summarize documents, articles, conversations, code, and technical content into concise, accurate summaries. Use when user asks to summarize, condense, create a TL;DR, write an executive summary, extract key points, or distill content. Trigger when user says things like "summarize this", "give me the key points"…

7.9k 2mo ago A 144 tokens original MIT