# Interpolation Skill

> Tests variable interpolation features like {baseDir}. Use for testing path expansion.

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

## Install

```sh
agentstack add skill-martinemde-skillet-interpolation-skill
```

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

## About

# Interpolation Skill

This skill demonstrates variable interpolation.

## Base Directory

The base directory for this skill is: {baseDir}

## Instructions

When invoked, this skill should:

1. Read configuration from {baseDir}/config.json
2. Load reference data from {baseDir}/references/data.txt
3. Execute scripts from {baseDir}/scripts/process.sh

## File References

See [the reference guide]({baseDir}/references/REFERENCE.md) for details.

Run the extraction script:
```bash
{baseDir}/scripts/extract.py
```

## Notes

All paths using {baseDir} should be expanded to the absolute path
of the directory containing this SKILL.md file.

## Source & license

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

- **Author:** [martinemde](https://github.com/martinemde)
- **Source:** [martinemde/skillet](https://github.com/martinemde/skillet)
- **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-martinemde-skillet-interpolation-skill
- Seller: https://agentstack.voostack.com/s/martinemde
- 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%.
