BeClaude

skillops-forge

New
GitHub TrendingGeneralby junjunup

Static lint + risk-hint auditor for AI Agent skill packs. Offline CLI, zero LLM, zero subprocess. Reads SKILL.md / CLAUDE.md / .cursor/rules/*.mdc and emits HTML/MD/JSON reports with deterministic scoring.

First seen 5/28/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skillops-forge.md https://raw.githubusercontent.com/junjunup/skillops-forge/main/SKILL.md
3
Invoke in Claude Code
/skillops-forge
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is skillops-forge?

Static lint + risk-hint auditor for AI Agent skill packs. Offline CLI, zero LLM, zero subprocess. Reads SKILL.md / CLAUDE.md / .cursor/rules/*.mdc and emits HTML/MD/JSON reports with deterministic scoring.

How to install skillops-forge?

To install skillops-forge: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/skillops-forge.md https://raw.githubusercontent.com/junjunup/skillops-forge/main/SKILL.md. Finally, /skillops-forge in Claude Code.

What is skillops-forge best for?

skillops-forge is a skill categorized under General. It is designed for: agent. Created by junjunup.