# Testfully Cli

> A Claude skill from testfully/agent-skills.

- **Type:** Skill
- **Install:** `agentstack add skill-testfully-agent-skills-testfully-cli`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [testfully](https://agentstack.voostack.com/s/testfully)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [testfully](https://github.com/testfully)
- **Source:** https://github.com/testfully/agent-skills/tree/master/skills/testfully-cli

## Install

```sh
agentstack add skill-testfully-agent-skills-testfully-cli
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Testfully CLI Skill

Use this skill when helping customers use Testfully CLI.

## When to Apply

Use and reference this skill and guidelines when:

- Running Testfully CLI against exported Testfully data, Postman collections, or
  TFML workspaces.
- Selecting or explaining `testfully run` options.
- Checking which Testfully CLI version is installed.
- Troubleshooting customer command examples.

## Commands

Testfully CLI supports running requests and checking the installed version. The
`run` command is also the default command, so `testfully ` runs the same
workflow as `testfully run `.

- `run`: Execute one or more requests from supported input paths. Read
  [references/run-command.md](references/run-command.md) before using or
  documenting its options.
- `--version`: Print the installed CLI version. Read
  [references/version-command.md](references/version-command.md) before
  documenting version behavior.

## Usage Guidance

Use `--` before positional input paths when an option accepts one or more values
and appears immediately before the input file. This is especially useful with
options such as `--globals`, `--iteration-data`, and SSL certificate options.
Example: `testfully run --globals globals.toml -- collection`.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [testfully](https://github.com/testfully)
- **Source:** [testfully/agent-skills](https://github.com/testfully/agent-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-testfully-agent-skills-testfully-cli
- Seller: https://agentstack.voostack.com/s/testfully
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
