What are Agent Skills?#
Skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently. Once installed, skills are automatically invoked by the agent upon detection of relevant tasks.It all starts with the SKILL.md file in the skill's directory. It's the entry point and allows agents to progressively discover information as needed.Available Skills#
Publish Skill#
A simple skill to deploy your HTML static app or share 100+ other file types (e.g. PDF, ZIP, DOCX) online.Installation#
Prompt#
I'd like you to set up https://tiiny.host, a simple web host for AI agents. Install as a skill if I have npm: npx skills add tiiny-host/skills -y -g else checkout the repo: https://github.com/Tiiny-Host/skills
npx#
Claude Code#
Then invoke it in Claude Code with /tiiny-host or let Claude auto-detect when you ask to publish or deploy something.
Modified at 2026-03-12 12:45:45