# Sample Skill Advanced

> Demonstrate progressive disclosure with references, scripts, and assets for creating a new skill. Use when you need a structured example of how to split instructions and supporting files.

- **Type:** Skill
- **Install:** `agentstack add skill-lc-rezende-ai-custom-skills-sample-skill-advanced`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [lc-rezende](https://agentstack.voostack.com/s/lc-rezende)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [lc-rezende](https://github.com/lc-rezende)
- **Source:** https://github.com/lc-rezende/AI-Custom-Skills/tree/main/sample-skill-advanced

## Install

```sh
agentstack add skill-lc-rezende-ai-custom-skills-sample-skill-advanced
```

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

## About

## When to use this skill

Use this skill to see a complete example of a skill that keeps core instructions in `SKILL.md` and loads additional context only when needed.

## Core workflow

1. Read this file to understand the minimal, always-loaded guidance.
2. If you need detailed rules or a checklist, read `references/REFERENCE.md`.
3. If you need a template for output formatting, open `assets/skill-template.md`.
4. If you need to validate a skill folder, run `scripts/validate-skill.sh`.

## Output expectations

- The skill uses progressive disclosure correctly.
- Optional folders are used only when their content is needed.
- References are relative to the skill root and one level deep.

## Source & license

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

- **Author:** [lc-rezende](https://github.com/lc-rezende)
- **Source:** [lc-rezende/AI-Custom-Skills](https://github.com/lc-rezende/AI-Custom-Skills)
- **License:** Apache-2.0

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-lc-rezende-ai-custom-skills-sample-skill-advanced
- Seller: https://agentstack.voostack.com/s/lc-rezende
- 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%.
