using-superml

Guide AI agents to use Leeroopedia knowledge base with tool calls and citations.

192|18|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Leeroo-AI/superml --skill using-superml
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superml
Source: https://github.com/Leeroo-AI/superml/tree/main/skills/using-superml
Command: npx skills add https://github.com/Leeroo-AI/superml --skill using-superml

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures your AI agent leverages the Leeroopedia knowledge base and follows best practices for ML/AI development, preventing costly mistakes and accelerating progress.

Core Features & Use Cases

  • Knowledge Base Integration: Automatically uses Leeroopedia for grounded, accurate information.
  • Workflow Guidance: Enforces a structured approach to ML tasks (planning, verification, debugging, iteration).
  • Error Prevention: Catches common configuration and API errors before they cause failures.
  • Use Case: When starting a new fine-tuning project, this Skill guides the agent to first consult Leeroopedia for optimal hyperparameters and then verify the configuration before launching the training job.

Quick Start

Use the using-superml skill to establish grounding and workflow best practices for any ML/AI task.

Frequently Asked Questions about using-superml

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

FAQPage Schema
How do I enforce best practices for ML workflows and prevent configuration errors?

ML workflow best practices are enforced by guiding your AI agent through structured planning, verification, and debugging steps. This prevents common configuration and API usage errors before they cause failures.

What is Leeroopedia and how does it ground AI agents during development?

Leeroopedia is a knowledge base that grounds AI agents by providing accurate information through enforced tool calls. It supports both KB and Web modes for reliable information retrieval during ML tasks.

How do I start a fine-tuning project using a structured AI workflow?

To start a fine-tuning project, guide your AI agent to first consult the knowledge base for optimal hyperparameters, then verify the configuration before launching the training job to prevent errors.

Can I use Web mode for information retrieval instead of the knowledge base?

Yes, you can use Web mode for information retrieval. The workflow supports both KB and Web modes to ensure your AI agent retrieves grounded information depending on task requirements.

Why does my AI agent need citation requirements during ML tasks?

Citation requirements are needed during ML tasks to enforce grounding and prevent hallucinations. By requiring tool calls and citations, the agent ensures accurate API usage and experimental design.

What is the best way to debug AI workflow configuration issues?

The best way to debug AI workflow configuration issues is by following a structured approach of verification and iteration. The workflow guides agents to catch common API and configuration errors before failures occur.