Skip to content

inlets/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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 manages inlets cloud tunnels (HTTP and ingress) using the inlets-pro cloud CLI.
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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors