BeClaude

agent-context-evalkit

New
GitHub TrendingGeneralby RanaPriyansh

Pytest-style evaluation toolkit for AGENTS.md and SKILL.md guidance

Install & Usage

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

Frequently Asked Questions

What is agent-context-evalkit?

Pytest-style evaluation toolkit for AGENTS.md and SKILL.md guidance

How to install agent-context-evalkit?

To install agent-context-evalkit, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-context-evalkit.

What is agent-context-evalkit best for?

agent-context-evalkit is a community categorized under General. It is designed for: testing, agent. Created by RanaPriyansh.