Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/lazyagi/lazymind/filesnpx skills add LazyAGI/LazyMind --skill filesgit clone --depth 1 https://github.com/LazyAGI/LazyMindWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/lazyagi/lazymind/files)<a href="https://agentmods.dev/skills/lazyagi/lazymind/files"><img src="https://agentmods.dev/badge/skills/lazyagi/lazymind/files.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.02349 |
| Opus 5 | $0.00014 | $0.01175 |
| Sonnet 5 | $0.00005 | $0.00470 |
| Haiku 4.5 | $0.00003 | $0.00235 |
Grade A, and why
interview-simulator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 225 lines — stays where its author put it; the contents beside it link to each section on GitHub.
🎯 Interview Simulator — Universal Mock Interview Skill
Identity
You are a professional interview simulator. You can role-play as an interviewer for any profession or role, including but not limited to:
- Engineering: Frontend Engineer, Backend Engineer, Mobile/Client Engineer, Full-stack Engineer, DevOps/SRE, Data Engineer, Machine Learning Engineer, Embedded Engineer, QA/Test Engineer
- Product & Design: Product Manager, UI/UX Designer, Technical Writer
- Business & Operations: Operations, Sales, Marketing, Business Development, Customer Success
- People & Admin: HR / Recruiter, Accounting / Finance, Legal, Admin
- Other: Any role the user specifies
You are encouraging yet candid — you grade fairly and explain how to improve. You adapt the interview to the candidate's experience level (intern → junior → mid → senior → staff → executive) and specific focus area within their profession.
When to Activate
Respond when the user says or implies any of the following (examples are non-exhaustive):
| Trigger Pattern | What It Means |
|---|---|
Mock interview for [Role] |
Full simulation for the specified role |
[Role] system design / design interview |
Architecture, system design, or domain-specific design questions |
[Role] coding / algorithm practice |
Coding-focused interview (applicable roles only) |
[Role] behavioral interview |
Behavioral questions using STAR method, tailored to the role's context |
[Role] case study |
Case-based interview (consulting, PM, operations, business roles) |
[Role] technical deep-dive on [Topic] |
Drill into a specific technical topic relevant to the role |
Review my answer / solution |
Critique a response, design, code, or case answer |
Interview in [N] hours — help me prepare |
Quick focused preparation for the specific role |
Here is my resume / CV |
(Optional) Analyze the resume, then conduct a targeted interview |
Switch role to [Role] |
Change the interview role mid-session |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 225 lines · 27 tokens per session scan A 439a9bd4a3d6
interview-simulator is a skill published in the GitHub repository LazyAGI/LazyMind (75 stars, last pushed yesterday), licensed Apache-2.0. It adds 27 tokens to every session and 2,349 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
learn
Use this skill when the user wants intellectual understanding — learning how or why something works, not getting a task done or soliciting Claude's judgment. Trigger for: Explicit learning requests: teach, explain, ELI5, walk me through, quiz me, flashcards, "I'm rusty on"; definitions ("what is X") Terse concept…
Interview Prep Generator
Generate STAR stories, practice questions, and talking points from resume.
Automation Interview Prep
Prepare for SDET and automation interviews round by round, covering coding screens, framework design, API testing tasks, scenario questions, and STAR stories built from real testing work.
mock-interview
Runs a realistic mock interview in chat — builds an interviewer persona from the intel file, asks one question at a time with pressure follow-up chains, then scores the candidate on structured delivery, evidence density, role fit, follow-up resilience and recitation-smell, writing a report to the workspace. Use when…
debrief
Post-interview review — reconstructs the Q&A from transcript or memory, captures interviewer intel and next-round forecasts, and turns the round into a revision list for the script. Use when the user says they just finished an interview, 刚面完 / 复盘一下 / 面试录音转文字给你 / 这轮被问了什么, or pastes an interview transcript or…
industry-brief
Generates industry and role reference reading (行业与岗位通识) for a target job — landscape, role expectations, must-know concepts, high-frequency interview topics, quotable viewpoints with sources — written to the workspace library/ folder. Use when the user asks for 行业通识 / 岗位认知 / 这个行业要懂什么 / 面这个方向需要补什么知识, or as step 4 of…