Enforce safe Frida 17 MCP operations with strict phase gating. Use when attaching/spawning sessions, writing or loading scripts, applying Java/native hooks, troubleshooting instrumentation failures, or interpreting Frida MCP output. Require docs-first usage and run the mandatory workflow: Idea -> Scripting -> Execution -> Notes.
$npx -y skills add yfe404/frida-mcp-skills --skill frida-mcp-workflowInstalls into the current project.
Run `npx skills use "https://github.com/yfe404/frida-mcp-skills" --skill "yfe404/frida-mcp-skills/frida-mcp-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/yfe404/frida-mcp-skills" that are relevant to the current task. Run `npx skills add "https://github.com/yfe404/frida-mcp-skills"` and select the relevant skills, then follow their instructions.