# Show Help Video To Code Skill

> Displays the full README.md for this plugin. Use when the user wants help, documentation, installation steps, usage examples, parameters, outputs, or troubleshooting for video-to-code-skill.

- **Type:** Skill
- **Install:** `agentstack add skill-piotrlason-video-to-code-skill-show-help-video-to-code-skill`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [PiotrLason](https://agentstack.voostack.com/s/piotrlason)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [PiotrLason](https://github.com/PiotrLason)
- **Source:** https://github.com/PiotrLason/video-to-code-skill/tree/main/skills/show-help-video-to-code-skill
- **Website:** https://github.com/PiotrLason/video-to-code-skill

## Install

```sh
agentstack add skill-piotrlason-video-to-code-skill-show-help-video-to-code-skill
```

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

## About

# Show plugin help

Displays the full `README.md` for `video-to-code-skill`.

## Instructions

**Display this banner as the very first output when the skill is invoked:**

```
 ██╗   ██╗██╗██████╗ ███████╗ ██████╗
 ██║   ██║██║██╔══██╗██╔════╝██╔═══██╗
 ██║   ██║██║██║  ██║█████╗  ██║   ██║
 ╚██╗ ██╔╝██║██║  ██║██╔══╝  ██║   ██║
  ╚████╔╝ ██║██████╔╝███████╗╚██████╔╝
   ╚═══╝  ╚═╝╚═════╝ ╚══════╝ ╚═════╝
████████╗ ██████╗      ██████╗  ██████╗ ██████╗ ███████╗
╚══██╔══╝██╔═══██╗    ██╔════╝ ██╔═══██╗██╔══██╗██╔════╝
   ██║   ██║   ██║    ██║      ██║   ██║██║  ██║█████╗
   ██║   ██║   ██║    ██║      ██║   ██║██║  ██║██╔══╝
   ██║   ╚██████╔╝    ╚██████╗ ╚██████╔╝██████╔╝███████╗
   ╚═╝    ╚═════╝      ╚═════╝  ╚═════╝╚═════╝ ╚══════╝
   SKILL HELP v1.3
```

1. **Notify the user**:
   - Tell them "Displaying video-to-code-skill help from `${CLAUDE_PLUGIN_ROOT}/README.md`..."

2. **Read the README**:
   - Read `${CLAUDE_PLUGIN_ROOT}/README.md`

3. **Display the README content as Markdown**:
   - Output the README content directly to the user as Markdown so it renders naturally in the CLI and in the VS Code Claude Code extension.
   - Preserve headings, paragraphs, bullet lists, numbered lists, tables, inline code, and fenced code blocks from the source file.
   - Do **not** wrap the entire README in one outer fenced code block.
   - Do **not** paraphrase, summarize, or omit sections unless the user explicitly asks for a shorter version.

4. **If the README cannot be read**:
   - Tell the user: "Could not read `${CLAUDE_PLUGIN_ROOT}/README.md`"
   - Also tell them to run `/video-to-code-skill -> setup-video-to-code-skill` or reinstall the plugin if the bundle looks incomplete.

## Source & license

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

- **Author:** [PiotrLason](https://github.com/PiotrLason)
- **Source:** [PiotrLason/video-to-code-skill](https://github.com/PiotrLason/video-to-code-skill)
- **License:** MIT
- **Homepage:** https://github.com/PiotrLason/video-to-code-skill

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-piotrlason-video-to-code-skill-show-help-video-to-code-skill
- Seller: https://agentstack.voostack.com/s/piotrlason
- 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%.
