# Try My Prompt

> Take a natural-language prompt and return two outputs — an agent_teams.md SAILL entry and a terse one-line invocation — by invoking /convert-prompt-to-saill and formatting the result.

- **Type:** Skill
- **Install:** `agentstack add skill-horizonbrute-standardized-ai-looping-language-saill-try-my-prompt`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [HorizonBrute](https://agentstack.voostack.com/s/horizonbrute)
- **Installs:** 0
- **Category:** [Communication](https://agentstack.voostack.com/c/communication)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [HorizonBrute](https://github.com/HorizonBrute)
- **Source:** https://github.com/HorizonBrute/Standardized_AI_Looping_Language-SAILL/tree/main/skills/try-my-prompt
- **Website:** https://horizonbrute.github.io/Standardized_AI_Looping_Language-SAILL/

## Install

```sh
agentstack add skill-horizonbrute-standardized-ai-looping-language-saill-try-my-prompt
```

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

## About

# Skill: /try-my-prompt

**Model preference:** `#midcost`

Given a natural-language prompt, invoke `/convert-prompt-to-saill` to do the conversion, then present the result in two clearly-labelled sections.

---

## Steps

1. Receive the user's prompt. If none was supplied, ask for it.

2. Invoke `/convert-prompt-to-saill `. Do NOT do the conversion yourself — hand off entirely to that skill.

3. From the output of step 2, present two sections:

---

### Section 1 — agent_teams.md entry

The `### TeamName` + numbered roles block, exactly as it would appear in `agent_teams.md`. Render it in a fenced code block. This is the copy-paste-ready SAILL form.

---

### Section 2 — One-Line Invocation

A single terse line showing how to invoke the team once it is defined. This is the post-implementation invocation — the payoff of naming the team.

Example shape:
```
"Send the Investigate & Fix team at -context-scope-."
```

Keep it to one line. Surface any `-context-` slots the caller must fill in.

---

## Notes

- This skill only orchestrates and formats. All SAILL logic lives in `/convert-prompt-to-saill`.
- Section 1 is the definition; Section 2 is the invocation. Terseness is the point.
- After presenting both sections, offer the same next steps that `/convert-prompt-to-saill` would: save (`/agent-teams`), run, or test (`/test-agent-teams`).

## Source & license

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

- **Author:** [HorizonBrute](https://github.com/HorizonBrute)
- **Source:** [HorizonBrute/Standardized_AI_Looping_Language-SAILL](https://github.com/HorizonBrute/Standardized_AI_Looping_Language-SAILL)
- **License:** MIT
- **Homepage:** https://horizonbrute.github.io/Standardized_AI_Looping_Language-SAILL/

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-horizonbrute-standardized-ai-looping-language-saill-try-my-prompt
- Seller: https://agentstack.voostack.com/s/horizonbrute
- 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%.
