LogoClawIndex
CasesSkillsAbout
LogoClawIndex

setup-portless - Set up Portless for local development

Sets up Portless to replace port numbers with stable named .localhost URLs

Tags

Updated: 2026-03-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • verify Node.js version
  • read package.json
  • install portless globally
  • configure named routes
  • update package.json
  • start proxy daemon
  • run application
  • verify route access
  • stop proxy daemon
  • list active routes

Inputs

  • package.json
  • dev script
  • app name

Outputs

  • named localhost URL
  • route list
  • application process

Requirements

  • Node.js 20+
  • macOS or Linux
  • global npm installation permission

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
local-development
url-routing
port-management
proxy
development-tools
verify Node.js version
read package.json
install portless globally
configure named routes
package.json
dev script
app name
named localhost URL
route list
application process