# Test Skill

> Hello World Skill

- Skill: `tankpkg/test-skill` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add tankpkg/test-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tankpkg/test-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tankpkg (https://skillmd.com/u/tankpkg)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tankpkg/test-skill

---

# Hello World Skill

A simple test skill for verifying the Tank registry E2E flow.

## What it does

This skill demonstrates the basic structure of a Tank skill package.

## Permissions

- **Network**: Outbound access to `*.example.com`
- **Filesystem**: Read access to `./src/**`
- **Subprocess**: Not allowed

