Agent Skills: Login instructions

For debugging, testing, or any purpose a mode may have for browsing the app's web site. Load with read_file on .kilocode/skills/login-using-querystring/SKILL.md (ignore the absolute path in the location tag).

UncategorizedID: ScotterMonk/AgentAutoFlow/login-using-querystring

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ScotterMonk/AgentAutoFlow/tree/HEAD/.kilocode/skills/login-using-querystring

Skill Files

Browse the full folder contents for login-using-querystring.

Download Skill

Loading file tree…

.kilocode/skills/login-using-querystring/SKILL.md

Skill Metadata

Name
login-using-querystring
Description
For debugging, testing, or any purpose a mode may have for browsing the app's web site. Load with read_file on .kilocode/skills/login-using-querystring/SKILL.md (ignore the absolute path in the location tag).

Login instructions

Read skill-local guidance only when .kilocode/skills/login-using-querystring/AGENTS.md is confirmed to exist; otherwise use root AGENTS.md for project-specific login URL, host restrictions, and credential lookup.

Generic workflow:

  • Confirm the target app supports querystring login before using this shortcut.
  • Confirm the shortcut is restricted to safe local or test hosts.
  • Retrieve credentials from the project's approved secret source; never hard-code them.
  • Use browser-use skill for browsing and verification.