# With Paid

> Paid-course example showing how to package a self-contained Logion bundle with the marketplace paid license. Use as a starting point when you want a benign course that reads local artifacts, produces a structured report, and exercises the paid publication path end to end.

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

## Install

```sh
agentstack add skill-nicolasmelo1-logion-with-paid
```

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

## About

# With-Paid Skill

This is a benign paid-course example. It exists to demonstrate the paid bundle
contract: self-contained files, explicit capabilities, and the Logion Standard
Course License v1.0.

## When to Use

- You want a reference paid bundle to test create -> upload -> complete.
- You need a simple course that reads local notes and writes a structured
  report.
- You want an example that exercises the paid-license enforcement path without
  introducing risky operational content.

## Prerequisites

- `file` and `terminal` tools.
- `python3` available on the host.

## How to Run

```bash
python3 scripts/render_report.py ./inputs/findings.txt ./outputs/report.md
```

## Output

The script reads a plain-text findings list and writes a normalized markdown
report under `outputs/`.

## Source & license

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

- **Author:** [nicolasmelo1](https://github.com/nicolasmelo1)
- **Source:** [nicolasmelo1/logion](https://github.com/nicolasmelo1/logion)
- **License:** MIT
- **Homepage:** https://logion.sh

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-nicolasmelo1-logion-with-paid
- Seller: https://agentstack.voostack.com/s/nicolasmelo1
- 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%.
