Skills are reusable instructions or assets Sapient can attach to API Performance evals. Use skills to give coding-agent runs additional context for SDK usage, framework setup, documentation conventions, or other repeatable implementation guidance.Documentation Index
Fetch the complete documentation index at: https://usesapient.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Command
| Command | Description |
|---|---|
sapient api-performance skills list | List available API Performance skills. |
List skills
| Flag | Description |
|---|---|
--integration-id | Limit skills to one API Performance source integration. |
--source-id | Limit skills to one skill source. |
--enabled | Filter by enabled state. Defaults to true. |
--stale | Filter by stale state. Defaults to false. |
sapient api-performance evals update --eval-id eval_123 --skills-mode '"selected"' --skill-ids '["skill_123"]'.