# Example

> A Claude skill from Waddling-Penguin/mogkit.

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

## Install

```sh
agentstack add skill-waddling-penguin-mogkit-example
```

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

## About

## Purpose

This is a structural example, not a working skill. It exists so a new contributor can
copy this folder, replace the content, and know their `SKILL.md` will validate. It
deliberately does nothing useful: there is no real methodology behind it, and the
output below is a placeholder pattern, not a genuine reasoning aid.

The real skills under `skills/standalone/` and (in Phase 3) `skills/discovery/` show
how a sharp, specific skill is written. Read those before authoring your own.

## Procedure

1. Read the pasted input.
2. Note one observable thing about it.
3. Note one thing the input does not tell you.
4. Note one action that would close the gap.
5. Emit the output contract below. Do not exceed it.

## Output contract

Emit exactly these three sections.

### What we know
The single observable thing about the input. One line.

### What we don't
The single missing piece. One line.

### What to do next
The single action that would close the gap. One line.

## Guardrails

- Do not emit prose beyond the three lines above. The point of this example is
  shape, not content.
- Do not invent facts about the input that are not present in it.
- Do not treat this skill as a real reasoning aid — it is a template. Replace it
  before shipping anything to a PM.

## Source & license

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

- **Author:** [Waddling-Penguin](https://github.com/Waddling-Penguin)
- **Source:** [Waddling-Penguin/mogkit](https://github.com/Waddling-Penguin/mogkit)
- **License:** MIT
- **Homepage:** https://mogkit.com

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-waddling-penguin-mogkit-example
- Seller: https://agentstack.voostack.com/s/waddling-penguin
- 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%.
