# Skill Name

> A clear description of what this skill does and when to use it. Include keywords that help agents identify when this skill is relevant (e.g., "Use when the user asks about X, Y, or Z").

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

## Install

```sh
agentstack add skill-open-circle-agent-skills-template
```

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

## About

# Skill Name

Brief introduction to what this skill provides.

## When to use this skill

Describe the scenarios where this skill should be activated:

- When the user asks about...
- When working with...
- When the task involves...

## Prerequisites

List any requirements or dependencies:

- Required tools or libraries
- Environment setup
- Knowledge prerequisites

## Instructions

### Step 1: Title

Detailed instructions for the first step.

```language
// Code example
```

### Step 2: Title

Detailed instructions for the second step.

## Examples

### Example 1: Basic Usage

```language
// Example code demonstrating basic usage
```

### Example 2: Advanced Usage

```language
// Example code demonstrating advanced patterns
```

## Common Patterns

Document frequently used patterns and best practices.

## Troubleshooting

### Issue 1

Description and solution.

### Issue 2

Description and solution.

## Additional Resources

- [Official Documentation](https://example.com)
- [API Reference](https://example.com/api)

## Source & license

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

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