OpenSkills E2E Test Runbook

SkillAI & models

Run deterministic OpenSkills end-to-end validation across runtime tests and example agents, then report tool calls, activation behavior, and regressions.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the OpenSkills E2E Test Runbook skill

What this skill tells your AI

The instructions your AI receives, as published by geeksfino/openskills in .cursor/skills/openskills-e2e-test-runbook/SKILL.md and read by ahel’s review.

Use this skill for confidence checks before merging runtime, tooling, or example-agent changes.

Test Layers

  1. Runtime regression tests
  2. Sandbox-focused tests
  3. Example-agent behavior checks
  4. Optional binding smoke tests

Baseline Commands

cargo test -p openskills-runtime

Example-agent checks (from example directories):

npm install
npm start "What skills are available?"
npm start "Create a new skill called 'note-taker'."

E2E Expectations

  • Skills discover successfully.
  • Skill activation occurs for matching prompts.
  • Tool calls align with intent (activation, file reads/writes, script runs).
  • No unexpected sandbox failures.

Reporting Format

  • What was run
  • What passed
  • What failed
  • Repro command for each failure
  • Suggested next fix

Signals

GitHub stars
71
Forks
13
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
openskills-e2e-test-runbook
Source
github.com/geeksfino/openskills