Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
skival avatar

Skival

  • Updated August 4, 2026
  • driangle/skival

skival is a Claude Code skill in the Testing & QA category. Create and manage skival eval suites for evaluating and comparing AI agent configurations

Key points

  • skival
  • Testing & QA
  • AI-coding skill

Skival by the numbers

  • Data as of Aug 5, 2026 (Skillselion catalog sync)
/plugin marketplace add driangle/skival
/plugin install skival@skival-marketplace

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedAugust 4, 2026
Repositorydriangle/skival

What it does

Create and manage skival eval suites for evaluating and comparing AI agent configurations

README.md

Skival Claude Code Plugin

A Claude Code plugin that adds a /skival skill for generating eval suite.yaml files to benchmark AI agent skills.

Installation

From marketplace

# Add the marketplace (from this repo)
/plugin marketplace add <repo-url>

# Install the plugin
/plugin install skival@skival-marketplace

Local development

# Load directly from the plugin directory
claude --plugin-dir ./claude-code-plugin

Usage

Once installed, use the /skival skill in Claude Code:

/skival Create a suite that compares Sonnet vs Opus on a fibonacci task

The skill will generate a valid suite.yaml with appropriate eval structure, correctness checks, and treatment configurations.

What's included

  • /skival skill - Generates suite.yaml files with full knowledge of the skival schema, validation rules, common patterns, and best practices.

Structure

skival/                              # Repo root
├── .claude-plugin/
│   └── marketplace.json             # Marketplace catalog (repo-level)
└── claude-code-plugin/
    ├── .claude-plugin/
    │   └── plugin.json              # Plugin manifest
    ├── skills/
    │   └── skival/
    │       └── SKILL.md             # The /skival skill definition
    └── README.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.