标记「destructive_filesystem」的 Skills
与 destructive_filesystem 相关的 Agent Skills,可查看 SKILL.md 并下载 zip。
31 skills
-
subagent-driven-development
★ 5.0Use when executing implementation plans with independent tasks in the current session
通用 obra/superpowersRating 5.0 (280877) -
docx
★ 5.0Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any…
文档 anthropics/skillsRating 5.0 (173283) -
pptx
★ 5.0Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presenta…
文档 anthropics/skillsRating 5.0 (173283) -
git-workflow-and-versioning
★ 5.0Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, opening or reviewing a pull request (P…
编程 addyosmani/agent-skillsRating 5.0 (91750) -
last30days
★ 5.0Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, Git…
研究学术 mvanhorn/last30days-skillRating 5.0 (61043) -
acquiring-disk-image-with-dd-and-dcfldd
★ 5.0Create forensically sound bit-for-bit disk images with dd or dcfldd on a Linux forensic workstation, preserving evidence integrity through hash verification (M…
设计 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
analyzing-bootkit-and-rootkit-samples
★ 5.0'Analyzes bootkit and advanced rootkit malware infecting the Master
安全 mukul975/Anthropic-Cybersecurity-SkillsRating 5.0 (32041) -
i-have-adhd
★ 5.0Shape output for a reader with ADHD: lead with the next action, number multi-step work, restate state across turns, suppress tangents, give specific time estim…
产品管理 ayghri/i-have-adhdRating 5.0 (26737) -
i-have-adhd
★ 5.0Shape output for a reader with ADHD: lead with the next action, number multi-step work, restate state across turns, suppress tangents, give specific time estim…
产品管理 ayghri/i-have-adhdRating 5.0 (26737) -
offensive-container-escape
★ 4.8Container escape and breakout techniques targeting Docker, containerd, and Podman runtimes. Covers privileged container breakout via host filesystem mount and …
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 5: Basic Exploitation (Linux with Mitigations Disabled)
★ 4.8Week 5 exploit development curriculum. Foundational exploitation techniques: controlling EIP/RIP, ROP chain construction, ret2libc, shellcode injection, heap s…
设计 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Exploit Development
★ 4.8Full exploit development course roadmap and syllabus: weekly topics, recommended reading, lab setup, and learning path from vulnerability classes through advan…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-anti-forensics
★ 4.8Anti-forensics and evidence destruction techniques for red team operators conducting authorized engagements. Covers log clearing on Windows (wevtutil, Clear-Ev…
设计 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 2: Finding Vulnerabilities Through Fuzzing
★ 4.8Week 2 of the exploit development curriculum. Covers fuzzing methodology: target selection, corpus generation, coverage-guided fuzzing with AFL++/libFuzzer, st…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 7: Defeating Windows Security Boundaries
★ 4.8Windows security boundary taxonomy and attack surface enumeration: kernel/user boundary, sandbox boundaries (LPAC, AppContainer), COM/RPC boundaries, hyperviso…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
SKILL: Week 6: Understanding Windows Mitigations
★ 4.8Deep-dive on Windows exploit mitigations: ASLR, DEP/NX, CFG, CET/Shadow Stack, SEHOP, Heap Guard, ACG, Arbitrary Code Guard. Covers both the protection mechani…
安全 SnailSploit/Claude-RedRating 4.8 (3018) -
offensive-sqli
★ 4.8SQL injection testing skill for offensive security assessments and bug bounty hunting. Covers error-based, UNION-based, boolean/time-based blind, out-of-band, …
数据 SnailSploit/Claude-RedRating 4.8 (3018) -
git-troubleshooter
★ 4.7Diagnose a tangled git situation and give the exact, safe commands to fix it. Use when asked to undo a commit, recover lost work, fix a bad merge or rebase, re…
编程 mohitagw15856/pm-claude-skillsRating 4.7 (1331) -
skill-security-auditor
★ 4.7Audit a Claude/Agent SKILL.md (or any AI skill / system prompt) for safety before installing or merging it. Use when asked to review a skill for security, chec…
安全 mohitagw15856/pm-claude-skillsRating 4.7 (1331) -
git-troubleshooter
★ 4.7Diagnose a tangled git situation and give the exact, safe commands to fix it. Use when asked to undo a commit, recover lost work, fix a bad merge or rebase, re…
编程 mohitagw15856/pm-claude-skillsRating 4.7 (1331) -
skill-security-auditor
★ 4.7Audit a Claude/Agent SKILL.md (or any AI skill / system prompt) for safety before installing or merging it. Use when asked to review a skill for security, chec…
安全 mohitagw15856/pm-claude-skillsRating 4.7 (1331) -
deep-research
★ 4.5Professional deep research report generation — multi-agent collaboration with parallel chapter writing, automatic latest-data targeting, multilingual output, a…
研究学术 mxyhi/ok-skillsRating 4.5 (481) -
ros2
★ 4.5Comprehensive best practices, design patterns, and common pitfalls for ROS2 (Robot Operating System 2) development. Use this skill when building ROS2 nodes, pa…
设计 arpitg1304/robotics-agent-skillsRating 4.5 (351) -
version-control
★ 4.3Manage Git repositories and collaborative workflows — branching strategies, commit hygiene, conflict resolution, pull requests, hooks, and .gitignore managemen…
编程 seb1n/awesome-ai-agent-skillsRating 4.3 (171) -
agent-sandbox
★ 4.3Run AI agent code safely in isolated sandboxes with resource limits, audit trails, and kill switches. Use when someone asks to "sandbox my agent", "run agent c…
编程 TerminalSkills/skillsRating 4.3 (143) -
db-backup
★ 4.3Set up automated database backup, restore, and disaster recovery procedures for PostgreSQL, MySQL, MongoDB, and Redis. Use when you need to implement backup sc…
数据 TerminalSkills/skillsRating 4.3 (143) -
docker-helper
★ 4.3Build, debug, and optimize Docker configurations. Use when a user asks to create a Dockerfile, fix Docker build errors, optimize image size, write docker-compo…
运维部署 TerminalSkills/skillsRating 4.3 (143) -
skillnote
★ 4.2Self-hosted skill registry for OpenClaw. Stores procedures your team writes (name, description, body), syncs them to disk before each task, and collects which-…
通用 luna-prompts/skillnoteRating 4.2 (59) -
collection
★ 4.2Choose which SkillNote skill collection is active for this Codex project. Use when the user says "change collection", "switch skills", "use frontend skills", o…
编程 luna-prompts/skillnoteRating 4.2 (59) -
skillnote
★ 4.2Self-hosted skill registry for OpenClaw. Stores procedures your team writes (name, description, body), syncs them to disk before each task, and collects which-…
通用 luna-prompts/skillnoteRating 4.2 (59) -
go-service-release
Go 后端服务发布检查单与回滚预案。当要上线一个 Go 服务、要确认版本号和迁移是否就位、要做灰度或回滚、要配健康检查时使用。触发词:发版、上线、部署、发布检查、灰度、回滚、健康检查、版本号对不上、迁移没跑、systemd、二进制替换。不负责代码实现和性能调优,也不负责 Kubernetes 编排(走 docker-…
运维部署 niuwoai/skills