Askit Evaluate banner
product-on-purpose product-on-purpose

Askit Evaluate

Security community

Description

--- description: Evaluate a skill or plugin against the Advanced Skill Library Standard and report per-rule findings, the tier, and remediation. Use to audit conformance or see what blocks the next tier. argument-hint: "[path]" maps-to: askit-evaluate metadata: version: 0.1.0 --- Invoke the `askit-evaluate` skill to assess the target at: $ARGUMENTS

Installation

Installs to ~/.claude/skills/product-on-purpose-agent-skills-toolkit-askit-evaluate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/product-on-purpose-agent-skills-toolkit-askit-evaluate && curl -fsSL https://raw.githubusercontent.com/product-on-purpose/agent-skills-toolkit/HEAD/commands/askit-evaluate.md -o ~/.claude/skills/product-on-purpose-agent-skills-toolkit-askit-evaluate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository