---
name: "Prove Agent Skills with SkillForge"
slug: "prove-agent-skills-with-skillforge"
description: "Use SkillForge to triage, create, test, review, compile, and maintain Claude Code and Codex-ready skills with baseline failures and regression evals."
github_stars: 802
verification: "security_reviewed"
source: "https://github.com/tripleyak/SkillForge"
author: "Tripleyak"
publisher_type: "open_source_project"
category: "Templates & Workflows"
framework: "Claude Code"
tool_ecosystem:
  github_repo: "tripleyak/SkillForge"
  github_stars: 802
---

# Prove Agent Skills with SkillForge

Use SkillForge to triage, create, test, review, compile, and maintain Claude Code and Codex-ready skills with baseline failures and regression evals.

## Prerequisites

Claude Code skill runtime, Git, Python 3, local skill directories, optional Claude Code hooks and command support

## Installation

Install or set up from the source-backed instructions:

Clone `https://github.com/tripleyak/SkillForge`, copy the repository contents into the Claude Code skills directory as `skillforge`, and optionally copy `commands/skillforge.md` into the Claude Code commands directory for the `/skillforge` command. Run the included Python scripts from the installed skill directory when triaging, testing, or compiling skills.

- Source: https://github.com/tripleyak/SkillForge

## Documentation

- https://github.com/tripleyak/SkillForge

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/prove-agent-skills-with-skillforge/)
