eli-labz

24 mods across 3 repositories, 502 stars between them.

cowork-trainer

01

eli-labz/Godcoder

Skill Claude CodeCodex

Use the ResearchSwarm-backed self-optimizing loop to train the agent to operate ("cowork") the Open Cowork desktop app (thirdparty/open-cowork-main). Route a coworking task, recall lessons from past sessions, and record outcomes under a cowork:-prefixed tag so the agent's ability to drive Open Cowork compounds and…

186 1mo ago A 111 tokens

eli-labz/Godcoder

Skill Claude CodeCodex

Use the vendored loop-engineering toolkit to scaffold, audit, and continuously improve autonomous loops in this GodCoder repository, and pair the result with the ResearchSwarm bridge for route/log/optimize memory.

186 1mo ago A 50 tokens

eli-labz/Godcoder

Skill Claude CodeCodex

Use the ResearchSwarm-backed self-optimizing harness to route a coding task, recall lessons from past sessions, and record outcomes so the agent compounds knowledge and improves over time. Trigger when starting a non-trivial task, when you want prior context, or after finishing work to capture what worked or failed.

186 1mo ago A 69 tokens

loop-budget

04

eli-labz/Godcoder

Skill Claude CodeCodex

Check token budget and run-log spend before and after a loop run. Enforces early exit when over budget or when there is no actionable work.

186 1mo ago A 32 tokens

loop-triage

05

eli-labz/Godcoder

Skill Claude CodeCodex

Triage recent changes, CI failures, issues, and conversations. Produces a concise, actionable findings report suitable for a loop to consume. Writes structured output to a state file or Linear board.

186 1mo ago A 44 tokens

loop-verifier

06

eli-labz/Godcoder

Skill Claude CodeCodex

Independent verification agent for loop-produced changes. Finds reasons to reject. Runs tests. Confirms diff scope. Use after minimal-fix or any implementer sub-agent — never in the same role as the implementer.

186 1mo ago A 47 tokens

minimal-fix

07

eli-labz/Godcoder

Skill Claude CodeCodex

Produce the smallest possible code change that fixes a specific, well-scoped issue (CI failure, reviewer comment, typo). Use only when the fix target is explicit. Never refactor unrelated code.

186 1mo ago A 43 tokens

verifier

08

eli-labz/Godcoder

Agent Claude Code

You are the independent verifier for the Changelog Drafter loop.

186 1mo ago A 0 tokens

changelog-scan

09

eli-labz/Godcoder

Skill Claude CodeCodex

Scan recent merges/PRs/commits for release note content. Structured output for drafter.

186 1mo ago A 25 tokens

draft-release-notes

10

eli-labz/Godcoder

Skill Claude CodeCodex

Turn changelog-scan output into polished, categorized release notes draft. Propose only.

186 1mo ago A 23 tokens

loop-verifier

11

eli-labz/Godcoder

Agent Claude Code

Independent checker for loop-produced changes. Rejects unless tests pass and scope is minimal. Never implement fixes.

186 1mo ago A 25 tokens

ci-triage

12

eli-labz/Godcoder

Skill Claude CodeCodex

Parse CI failures, identify failing job/step, classify as flake, regression, env, or config. Use in CI sweeper loops before any fix attempt.

186 1mo ago A 38 tokens

dependency-triage

13

eli-labz/Godcoder

Skill Claude CodeCodex

Scan package manifests and lockfiles for outdated packages and known CVEs. Groups updates by risk (patch, minor, major). Use in dependency sweeper loops.

186 1mo ago A 37 tokens

issue-triage

14

eli-labz/Godcoder

Skill Claude CodeCodex

Scan open issues and discussions. Dedupe, prioritize, and propose labels. Updates issue-triage-state.md. L1 propose-only — never auto-label or close.

186 1mo ago A 40 tokens

post-merge-scan

15

eli-labz/Godcoder

Skill Claude CodeCodex

Scan recent merges to main for follow-up cleanup: TODOs, deprecations, broken doc links, stale flags. Use in post-merge cleanup loops.

186 1mo ago A 38 tokens

pr-review-triage

16

eli-labz/Godcoder

Skill Claude CodeCodex

Triage open pull requests for CI status, review comments, and merge readiness. Use in PR babysitter loops. Respects project review norms and required checks.

186 1mo ago A 38 tokens

docx

18

eli-labz/Godcoder

Skill Claude CodeCodex

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

186 1mo ago A 77 tokens

pdf

19

eli-labz/Godcoder

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

186 1mo ago A 50 tokens

pptx

20

eli-labz/Godcoder

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

186 1mo ago B 62 tokens

skill-creator

21

eli-labz/Godcoder

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

186 1mo ago A 45 tokens

xlsx

22

eli-labz/Godcoder

Skill Claude CodeCodex

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

186 1mo ago A 96 tokens

eli-labz/Cognitive-Core-Skills

Skill Claude CodeCodex

Analyzes user queries, extracts relevant predicates, and utilizes Knowledge Catalog Search to find and rank the most relevant data entries. Engages with the user throughout the process.

163 1mo ago A 39 tokens original MIT

kb-search

24

eli-labz/Cognitive-Core-Skills

Skill Claude CodeCodex

Allows listing, searching and extracting information from local knowledge base documents for information about tables.

163 1mo ago A 20 tokens original MIT