一键导入
agent-auth-helper
Help the AI agent log into the application during local development using stored test credentials.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Help the AI agent log into the application during local development using stored test credentials.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Strategic business analyst specializing in market research, monetization models, and value proposition design.
Expert security auditor specializing in vulnerability detection, secret scanning, and secure coding practices.
UX/UI specialist focused on usability testing, interface consistency, and accessibility compliance.
Build Vue 3 components, implement responsive layouts, and handle client-side and server-side state management. Masters Vue 3, Nuxt 3, and modern frontend architecture.
Specialist in data synchronization, JSON collection management, and non-destructive data merging. Focuses on data integrity and conflict resolution.
Expert in Drizzle ORM, schema design, and PostgreSQL optimization. Specializes in migrations, relational queries, and type-safe database layers.
| name | agent-auth-helper |
| description | Help the AI agent log into the application during local development using stored test credentials. |
| risk | low |
| source | local |
| date_added | 2026-05-09 |
This skill provides instructions for the AI agent (you) to automatically log into the application at localhost:5173.
/login).Check Authentication Status:
http://localhost:5173/.http://localhost:5173/u/1#/login (or similar auth path) or if the UI shows guest-only elements.Retrieve Credentials:
file:///e:/Projects/listify/.agents/ai_agent_credentials.json.email and password.Perform Login:
http://localhost:5173/u/1#/login.browser_subagent to:
email into the email input field.password into the password input field.Handle Errors:
ai_agent_credentials.json.To ensure the AI agent can consistently and efficiently access the authenticated parts of the application without manual intervention or redundant registration steps.
agent-auth-helper skill.