# Template

> A Claude skill from SamuelBostic29/claude-skills.

- **Type:** Skill
- **Install:** `agentstack add skill-samuelbostic29-claude-skills-template`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [SamuelBostic29](https://agentstack.voostack.com/s/samuelbostic29)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [SamuelBostic29](https://github.com/SamuelBostic29)
- **Source:** https://github.com/SamuelBostic29/claude-skills/tree/main/template

## Install

```sh
agentstack add skill-samuelbostic29-claude-skills-template
```

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

## About

---
name: 
# ^ lowercase-kebab-case, matches the folder name. This is part of layer-1
#   metadata and helps Claude decide when to trigger the skill.

version: 0.1.0

description: |
  
  

allowed-tools:
  # Minimal set ONLY — list the exact tools this skill needs, nothing more.
  # A read-only skill should never list Write/Edit/Bash. Delete this comment
  # and the unused entries below.
  - Read
  - Grep
  - Glob
  # - Write
  # - Edit
  # - Bash
  # - AskUserQuestion
  # - Task
---

# : 

## When to use this skill

- 
- 

## When NOT to use this skill

-  instead">
- 

## Steps

1. **** 

2. **** 

3. ****

N. **Stop.** 

## Output format

```

```

## Rules

### What to do

- **** 
- **** 

### What NOT to do

- **** 
- **NEVER .**

### Format discipline

-

## Source & license

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

- **Author:** [SamuelBostic29](https://github.com/SamuelBostic29)
- **Source:** [SamuelBostic29/claude-skills](https://github.com/SamuelBostic29/claude-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-samuelbostic29-claude-skills-template
- Seller: https://agentstack.voostack.com/s/samuelbostic29
- 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%.
