A collection of Testfully skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities.
Skills follow the Agent Skills format.
Start with the Testfully agent skills intro video to learn how these skills fit into your AI agent workflow, when to use each skill, and how they help agents work with Testfully projects more effectively.
npx skills add testfully/agent-skills| Name | Description | Learn more |
|---|---|---|
testfully-cli |
Skill to use Testfully CLI. | Open skill |
testfully-script |
Skill to write Before Request or After Response scripts in Javascript and using Testfully API | Open skill |
tfml |
Skill to write and maintain Testfully Markup Language (TFML) files. | Open skill |
Skills are organised in skills directory, each in its own folder with the
following structure:
SKILL.md: A markdown file describing the skill, its purpose, and usage instructions, following the Agent Skills format.
This project is licensed under the MIT License. See the LICENSE file for details.
