nstbrowser-ai-agent
Installation
SKILL.md
nstbrowser-ai-agent
This skill is for the Nstbrowser workflow.
Default Operating Mode
Use a known-good Nstbrowser profile and repeat the same --profile <name-or-id> on every browser command.
- This is the safest default for AI agents.
- Only introduce
--sessionwhen the task truly needs an isolated multi-step workflow. - In one daemon session,
--profile twitter1must switch totwitter1; do not assume the previous profile remains active. - Do not assume refs such as
@e1will keep working after navigation or across a different session.
Prerequisites
- Nstbrowser desktop client is installed and running
- API key is configured with
nstbrowser-ai-agent config set key YOUR_API_KEYorNST_API_KEY - NST service is reachable at
http://127.0.0.1:8848unless the user configured a different host/port