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
1---2name: test-skill3description: Hello World Skill4---5# Hello World Skill67A simple test skill for verifying the Tank registry E2E flow.89## What it does1011This skill demonstrates the basic structure of a Tank skill package.1213## Permissions1415- **Network**: Outbound access to `*.example.com`16- **Filesystem**: Read access to `./src/**`17- **Subprocess**: Not allowed
Run npx skillmds@latest add tankpkg/test-skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Hello World Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tankpkg (@tankpkg) published this skill. Their other Agent Skills are listed on their SkillMD profile.