tripleyaktripleyakCommunityยท1 Agent Skills Included

SkillForge

Create, test, and maintain AI agent skills that actually work

Creates new AI agent skills through an evidence-driven pipeline that tests each skill against real tasks before shipping. Routes requests to use, improve, or compose existing skills first, eliminating duplicate work across your skill library. Includes validation, regression testing, packaging, and ecosystem health checks so every skill stays reliable over time.
npx skills add tripleyak/SkillForge --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install SkillForge?โ–ผ

Run `npx skills add tripleyak/SkillForge --all -g -y` in your terminal to install the full suite globally.

What does SkillForge do?โ–ผ

It routes skill-related requests, creates new agent skills through a tested pipeline, and keeps your whole skill library healthy with validation and duplicate detection.

How does SkillForge test the skills it creates?โ–ผ

It runs a fresh agent on real tasks without the skill first, then verifies the new skill fixes those exact failures before shipping it with a permanent regression test suite.

Does SkillForge work with Claude Code and Codex?โ–ผ

Yes. It discovers skills across runtimes and can compile one skill for Claude Code, Codex, or the agentskills.io format.

Can SkillForge find duplicate or broken skills?โ–ผ

Yes. Its doctor command scans your entire skill collection for duplicates, trigger collisions, stale references, and budget violations.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’