Request permission to guide the user through a task step-by-step with on-screen tooltips. Use this INSTEAD OF request_access when the user wants to LEARN how to do something (phrases like "teach me", "walk me through", "show me how", "help me learn"). On approval the main Claude window hides and a fullscreen tooltip overlay appears. You then call teach_step repeatedly; each call shows one tooltip and waits for the user to click Next. Same app-allowlist semantics as request_access, but no clipboard/system-key flags. Teach mode ends automatically when your turn ends.
Tool Description: request_teach_access (part of teach mode)
Describes a tool that requests permission to guide the user through a task step-by-step using fullscreen tooltip overlays instead of direct access
Tool Description: request_teach_access (part of teach mode) by Lord1Egypt · 75c86c3
npx skillmds@latest add lord1egypt/tool-description-request-teach-access-part-of-teach-mode File contents
---name: tool-description-request-teach-access-part-of-teach-modedescription: Describes a tool that requests permission to guide the user through a task step-by-step using fullscreen tooltip overlays instead of direct accesslicense: BSD-3-Clause license---Request permission to guide the user through a task step-by-step with on-screen tooltips. Use this INSTEAD OF request_access when the user wants to LEARN how to do something (phrases like "teach me", "walk me through", "show me how", "help me learn"). On approval the main Claude window hides and a fullscreen tooltip overlay appears. You then call teach_step repeatedly; each call shows one tooltip and waits for the user to click Next. Same app-allowlist semantics as request_access, but no clipboard/system-key flags. Teach mode ends automatically when your turn ends.
Lord1Egypt/ai-skillforge/tree/main/js/skills/gemini/tool-description-request_teach_access-part-of-teach-mode commit 75c86c3057
Frequently asked questions
Run npx skillmds@latest add lord1egypt/tool-description-request-teach-access-part-of-teach-mode in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Describes a tool that requests permission to guide the user through a task step-by-step using fullscreen tooltip overlays instead of direct access It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free. This skill is licensed under BSD-3-Clause license.
Lord1Egypt (@lord1egypt) published this skill. Their other Agent Skills are listed on their SkillMD profile.