# 015 See Ae5322b7

> Skill Eval CLI

- Skill: `tools-only/015-see-ae5322b7` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/015-see-ae5322b7`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/015-see-ae5322b7/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/015-see-ae5322b7

---

# Skill Eval CLI

See [AGENTS.md](AGENTS.md) for development conventions.

Quick reference:
- Use `typer.echo()` not `print()`
- Run `uv run ty check src/` before committing
- Add tests for new features
- Check dataclasses in `models.py` and `runner.py` when modifying commands

