Download AIBeat Skill · ZIP
Five instruction packs with their references. No executable or model runtime inside.
Get PromptBeat first
Download the full product package if you have not installed it yet.
1. Extract the Skills ZIP
Use your system’s archive tool, or run one of these commands in your downloads folder. Choose a new destination rather than overwriting an existing copy.- macOS / Linux
- Windows PowerShell
aibeat-skill-unpacked/aibeat-skill/ (or promptbeat-skills-unpacked/promptbeat-skills/ for the legacy archive), find promptbeat-run-quick-eval/. Keep its SKILL.md and references/ folder together. MANIFEST.json lists the source files and their SHA-256 checksums.
2. Add one Skill to your coding tool
Open the project where you use your coding assistant. Copy the wholepromptbeat-run-quick-eval folder to the matching location below. If that folder already exists, compare your local changes before replacing it. You can use your file manager on any platform.
- Claude Code
- Codex
- Other coding tools
/promptbeat-run-quick-eval to select the Skill, then provide the task below. Claude Code Skills documentation.3. Give the assistant its first task
Replace<package-path> with the extracted PromptBeat product package folder—not the Skills folder. Copy this into your coding assistant:
.\bin\promptbeat.cmd and PowerShell paths as shown in the quickstart. These commands preview inputs, not model answers or scores. Inspect artifacts/cases.json in the package folder to finish the first task.
The Skill guides your coding assistant; it is not a sandbox or a permission system. Review commands before approving them. For
run or eval, configure your providers and explicitly approve the endpoints, scope and possible model costs. Never paste credentials into the conversation.Which Skill should I use next?
| Skill directory | Use it to |
|---|---|
promptbeat-getting-started | Find your package and choose a first local test. |
promptbeat-run-quick-eval | Choose between validation, case preview, evaluation and reports. |
promptbeat-select-risk-pack | Pick model risks, existing scenarios and local seeds. |
promptbeat-debug-run | Diagnose config, path, provider and result errors. |
promptbeat-connect-coding-agent | Distinguish using a coding assistant from testing one, and identify legacy integration limits. |
Connect a model and run
Continue from local preview to a full evaluation.
Read the results
Find the HTML report and underlying result files.