sickn33 / ffuf-claude-skill
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/ffuf-claude-skill && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2309" && unzip -o skill.zip -d .claude/skills/ffuf-claude-skill && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/ffuf-claude-skill/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Web fuzzing with ffuf
0 views
0 installs
Skill Content
--- name: ffuf-claude-skill description: "Web fuzzing with ffuf" risk: safe source: "https://github.com/jthack/ffuf_claude_skill" date_added: "2026-02-27" --- # Ffuf Claude Skill ## Overview Web fuzzing with ffuf ## When to Use This Skill Use this skill when you need to work with web fuzzing with ffuf. ## Instructions This skill provides guidance and patterns for web fuzzing with ffuf. For more information, see the [source repository](https://github.com/jthack/ffuf_claude_skill).