- Home
- /
- Categories
- /
- File Ops
File Ops
File manipulation and management
review-plan-implementation
by dolessHQ
Review an implemented .plan.md by executing the instructions in its ## Reviewer Handoff section.
qnap-zfs-rescue
by censorious-floridapompano6219
"Rescue data from QNAP QuTS Hero NAS with ZFS metadata corruption (ZFS-8000-72). Use this skill whenever the user mentions QNAP ZFS rescue, QuTS Hero pool recovery, ZFS metadata corrupted on QNAP, zpool FAULTED with all disks ONLINE, ZFS-8000-72 error on QNAP, or any situation involving a QNAP NAS running QuTS Hero where the ZFS pool cannot be imported despite healthy disks. This skill covers the complete rescue process including diagnosing QNAP's modified ZFS (QZFS), extracting QNAP native tools, and using QEMU to mount the pool with QNAP's own drivers."
media-transcript-search
by joshuaroll
Extract and search transcripts from multimedia sources (primarily YouTube). Allows finding specific topics within long content without watching the whole video.
compound-docs
by 8b-is
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
using-git-worktrees
by Jackiexiao
(中文)Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
qa-plan-skill
by Darna-Digital
Generate a BDD-style QA test plan as a CSV file based on current branch changes. Use when the user wants to create a QA plan, prepare test scenarios for a feature, generate BDD test cases, or document manual testing steps for a task.
markitdown
by Victory-Hugo
"将文件和办公文档转换为 Markdown。支持 PDF、DOCX、PPTX、XLSX、图片(含 OCR)、音频(含转录)、HTML、CSV、JSON、XML、ZIP、YouTube 链接、EPub 等多种格式。"
semantic-search
by amoscicki
Semantic codebase search with pgvector. Finds code by MEANING. USE THIS FIRST before grep/glob. Returns file paths + byte ranges for precise reads. Multi-project support with auto-discovery — no manual setup needed.
find-skills
by vilin1927
Search and discover Claude Code skills from the community. Helps users find, evaluate, and install skills from GitHub repositories and the skills registry.
plan
by pmco23
Use after /review to transform the approved design into an atomic execution plan. Writes task groups with exact file paths, complete code examples, and named test cases with assertions. Build agents must never need to ask clarifying questions. Writes .pipeline/plan.md.
software-architecture
by samChang72
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
sarif-parsing
by aleister1102
Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "parse sarif", "read scan results", "aggregate findings", "deduplicate alerts", or "process sarif output". Handles filtering, deduplication, format conversion, and CI/CD integration of SARIF data. Does NOT run scans — use the Semgrep or CodeQL skills for that.
mechanism-narrative
by tonyflo79
Write the mechanism narrative section of long-form sales copy — the section that reveals HOW the solution works through the unique mechanism. Use after the root cause narrative (Skill 13) is written and you need to present the mechanism as the logical answer to the newly revealed problem. This is the credibility engine of the promotion — it makes the promise believable by explaining the HOW. Trigger when users mention mechanism section, how it works, the solution reveal, mechanism explanation, proprietary process section, or the section that explains how the product delivers results. Requires Campaign Brief and mechanism package from Skill 04.
skill-holded
by fermatrix
"Access Holded ERP via REST API. Use for contacts, invoices, estimates, sales orders, purchase orders, expenses, credit notes, proformas, waybills, products, warehouses, accounting accounts, ledger, taxes, and treasury. Supports searching, creating, updating, paying, sending and downloading PDFs for all document types. Triggers: Holded de ENZO, busca contacto en Holded, factura Holded, pedido Holded, producto Holded, contabilidad Holded, tesorería Holded."
form-filling
by sitammeur
"Fill PDF and image forms using the Datalab Python SDK. Triggers: form filling, PDF forms, fillable documents, FormFillingOptions, batch fill forms."
Neighborhood Example — feed this to your LLM
by kody-w
Authority for the agent contract: kernel constitution + pages/docs/rapplication-sdk.md.
remotion-best-practices
by Jackiexiao
Remotion的最佳实践-在React中创建视频
knowledge-base-management
by zavora-ai
Manage knowledge base — search articles, find related content, create drafts, publish articles, collect feedback, and detect knowledge gaps. Use when searching for solutions, creating KB articles, finding related content, identifying gaps, or improving article quality.
excel-reader
by totophe
"Read and inspect Excel workbooks (.xlsx). List sheets with dimensions, extract headers, read specific rows or row ranges, extract columns by name or index. Handles large files (50k+ rows, 100MB+) via streaming. Use when the user wants to explore, preview, or extract data from spreadsheets, when building import or ETL scripts from Excel sources, or when analyzing spreadsheet structure and content."
freedom-bridge
by kiwibonga
Use this skill whenever you need to interact with a running Unity Editor; for instance, checking if it is running, executing arbitrary C# code, triggering an asset refresh or a script recompilation. This is a generic skill that allows any programmatic operation to be performed instantly inside Unity. There is no domain reload between operations, so we can start and stop play mode and manipulate runtime data. This skill has a dedicated recipe folder for reference to perform common actions. The full SKILL.md file should be read prior to use.
page-driven-development
by fuxingloh
Review and write React/Next.js code following Page Driven Development principles. Use when organizing components, making file structure decisions, or asked to "review structure", "organize code", "refactor components", or "follow PDD".
firecrawl
by YPYT1
Web search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires FIRECRAWL_API_KEY environment variable.
translate-book
by Palatinatecapitalofsingapore895
Translate books (PDF/DOCX/EPUB) into any language using parallel sub-agents. Converts input -> Markdown chunks -> translated chunks -> HTML/DOCX/EPUB/PDF.
openclaw-log-report
by junlincobo
Parse OpenClaw session JSONL logs and upload structured telemetry to Langfuse via the Cobo Agentic Wallet TelemetryAPI. Zero external dependencies — only requires Python 3 and a valid caw installation (API key auto-detected). Use when: user wants to analyze an OpenClaw session, upload session telemetry, view session traces in Langfuse, or debug OpenClaw agent behavior.