Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Inlets Agent Skills

Agent Skills for Inlets — cloud native tunnels for exposing local and private services to the Internet.

Skills

Skill Description
use-inlets-cloud Creates and secures hosted HTTP and ingress tunnels with generated or custom domains using the inlets-pro cloud CLI.
use-inlets-pro Configures and secures standalone Inlets Pro TCP and automated HTTPS tunnels, including authentication and DNS setup.
use-inletsctl Creates and manages inlets tunnel exit-servers on cloud VMs using inletsctl.

Installation

npx (recommended — works with 40+ agents)

npx skills add inlets/agent-skills

This installs the skill into whichever AI coding agents you have (Claude Code, Amp, Cursor, Codex, Gemini CLI, etc.).

Manual

Clone and copy the skills into your agent's skills directory:

git clone https://github.com/inlets/agent-skills.git
cp -r agent-skills/skills/* .claude/skills/   # Claude Code
cp -r agent-skills/skills/* .agents/skills/    # Amp / Codex
cp -r agent-skills/skills/* .cursor/skills/    # Cursor

License

MIT — see LICENSE.

About

Skills to use with inlets / inlets-cloud

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors