clawpathy-autoresearch

Iteratively rewrite SKILL.md files using an LLM judge against a rubric.

Updated May 10, 2026
One-click install
npx skills add https://github.com/MubasherMohammed/opencode-BioInfo --skill clawpathy-autoresearch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawpathy-autoresearch
Source: https://github.com/MubasherMohammed/opencode-BioInfo/tree/main/python/skills/clawpathy_autoresearch
Command: npx skills add https://github.com/MubasherMohammed/opencode-BioInfo --skill clawpathy-autoresearch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, claude, opus, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of tuning and improving SKILL.md files for LLM agents, reducing the need for manual iteration and improving efficiency.

Core Features & Use Cases

  • Skill Tuning: Iteratively rewrites SKILL.md files to improve performance against a rubric.
  • LLM-as-Judge: Uses an LLM to judge the quality of the SKILL.md files based on a rubric.
  • Use Case: Imagine you have a SKILL.md file for a LLM that performs text analysis. Use this Skill to automatically improve the SKILL.md file by iteratively rewriting it and having an LLM judge each version.

Quick Start

Use the clawpathy-autoresearch skill to tune the SKILL.md file 'my_skill.md'.

Frequently Asked Questions about clawpathy-autoresearch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate SKILL.md file tuning for LLM agents?

To automate SKILL.md file tuning for LLM agents, this Skill uses an LLM to iteratively rewrite the file and judge its quality against a specific task rubric. It eliminates manual iteration by applying eval-driven improvements to enhance performance.

What is eval-driven skill development and how does it improve LLM performance?

Eval-driven skill development uses an LLM-as-judge mechanism to evaluate and iteratively rewrite SKILL.md files. This process ensures the LLM agent performs better against a specific task rubric by automating quality assessments and continuous improvements.

Do I need Python and Claude Opus to run automated skill tuning?

Yes, you need Python, Claude, and Opus to execute the SKILL.md files and judge their quality. These dependencies are required to run the automated skill tuning process and evaluate the LLM agent iterations.

Can I use an LLM-as-judge to iteratively rewrite agent SKILL.md files?

Yes, you can use an LLM-as-judge to iteratively rewrite agent SKILL.md files. The tool evaluates each version against a rubric to automatically improve the file for better LLM performance on text analysis or other tasks.

What are the limitations of using an automated LLM judge for skill development?

The limitations of using an automated LLM judge for skill development include the dependency on Python and Opus to execute files. The tuning quality is bounded by the defined rubric, requiring a clear task definition to achieve effective eval-driven improvements.