File Ops

File manipulation and management

Showing 649-672 of 6762 skills
mitsuhiko

commit

by mitsuhiko

"Read this skill before making git commits"

File Ops 2.6K 4mo ago
mitsuhiko

apple-mail

by mitsuhiko

"Search, read, and extract attachments from Apple Mail's local storage. Query emails by sender, recipient, subject, body, date, mailbox, and flags. Read raw RFC822 messages and extract file attachments."

Email 2.6K 3mo ago
vercel-labs

skill-creator

by vercel-labs

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 9.6K 3mo ago
daymade

meeting-minutes-taker

by daymade

Transforms raw meeting transcripts into high-fidelity, structured meeting minutes with iterative review for completeness. This skill should be used when (1) a meeting transcript is provided and meeting minutes, notes, or summaries are requested, (2) multiple versions of meeting minutes need to be merged without losing content, (3) existing minutes need to be reviewed against the original transcript for missing items, (4) transcript has anonymous speakers like "Speaker 1/2/3" that need identification. Features include: speaker identification via feature analysis (word count, speaking style, topic focus) with context.md team directory mapping, intelligent file naming from content, integration with transcript-fixer for pre-processing, evidence-based recording with speaker quotes, Mermaid diagrams for architecture discussions, multi-turn parallel generation to avoid content loss, and iterative human-in-the-loop refinement.

Code Review 1.1K 4mo ago
Project-N-E-K-O

skill-creator

by Project-N-E-K-O

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 1.1K 4mo ago
dbt-labs

migrating-dbt-core-to-fusion

by dbt-labs

Guides migration of dbt projects from dbt Core to the Fusion engine. Use when making a project compatible with Fusion, addressing deprecations, or running dbtf commands.

Database 542 3mo ago
daymade

claude-code-history-files-finder

by daymade

Finds and recovers content from Claude Code session history files. This skill should be used when searching for deleted files, tracking changes across sessions, analyzing conversation history, or recovering code from previous Claude interactions. Triggers include mentions of "session history", "recover deleted", "find in history", "previous conversation", or ".claude/projects".

File Ops 1.1K 1mo ago
daymade

marketplace-dev

by daymade

Converts any Claude Code skills repository into an official plugin marketplace. Analyzes existing skills, generates .claude-plugin/marketplace.json conforming to the Anthropic spec, validates with claude plugin validate, tests real installation, and creates a PR to the upstream repo. Encodes hard-won anti-patterns from real marketplace development (schema traps, version semantics, description pitfalls). Use when the user mentions: marketplace, plugin support, one-click install, marketplace.json, plugin distribution, auto-update, or wants a skills repo installable via claude plugin install. Also trigger when the user has a skills repo and asks about packaging, distribution, or making it installable.

Code Gen 1.1K 1mo ago
daymade

claude-skills-troubleshooting

by daymade

Diagnose and resolve Claude Code plugin and skill issues. This skill should be used when plugins are installed but not showing in available skills list, skills are not activating as expected, or when troubleshooting enabledPlugins configuration in settings.json. Triggers include "plugin not working", "skill not showing", "installed but disabled", or "enabledPlugins" issues.

CLI Tools 1.1K 1mo ago
daymade

continue-claude-work

by daymade

Recover actionable context from local .claude session artifacts and continue interrupted work without running claude --resume. This skill should be used when the user provides a Claude session ID, asks to continue prior work from local history, or wants to inspect .claude files before resuming implementation.

Automation 1.1K 1mo ago
daymade

fixing-claude-export-conversations

by daymade

Fixes broken line wrapping in Claude Code exported conversation files (.txt), reconstructing tables, paragraphs, paths, and tool calls that were hard-wrapped at fixed column widths. Includes an automated validation suite (generic, file-agnostic checks). Triggers when the user has a Claude Code export file with broken formatting, mentions "fix export", "fix conversation", "exported conversation", "make export readable", references a file matching YYYY-MM-DD-HHMMSS-*.txt, or has a .txt file with broken tables, split paths, or mangled tool output from Claude Code.

CLI Tools 1.1K 1mo ago
flonat

literature

by flonat

"Academic literature discovery, synthesis, and bibliography management. Find papers, verify citations, create .bib files, download PDFs, and synthesize literature narratives. Includes OpenAlex, Scopus, and Web of Science API integration for structured scholarly queries."

Academic 81 3mo ago
giuseppe-trisciuoglio

chunking-strategy

by giuseppe-trisciuoglio

Provides optimal chunking strategies in RAG systems and document processing pipelines. Use when building retrieval-augmented generation systems, vector databases, or processing large documents that require breaking into semantically meaningful segments for embeddings and search.

Embeddings 269 3mo ago
evalstate

pr-writing-review

by evalstate

Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style changes, or editorial improvements from a GitHub pull request URL. Handles both explicit suggestions and plain text feedback. Produces structured output comparing original phrasing with reviewer suggestions to help refine future writing.

Code Review 3.8K 4mo ago
partme-ai

ascii-cli-logo-banner-python

by partme-ai

Generate copy-pastable ASCII banners with a built-in font (no external font deps), including compact fallback and optional ANSI 256 coloring for the logo.

CLI Tools 455 3mo ago
mitsuhiko

native-web-search

by mitsuhiko

"Trigger native web search. Use when you need quick internet research with concise summaries and full source URLs."

Embeddings 2.6K 3mo ago
ComposioHQ

skill-creator

by ComposioHQ

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

CLI Tools 13K 4mo ago
kanwas-ai

kanwas-cli

by kanwas-ai

Sync local files with a Kanwas workspace using the kanwas CLI. Use when the user wants to pull workspace content into the repo, push local edits back, or bulk-import markdown files from disk. Workspaces are trees of markdown notes organized into canvases (directories).

CLI Tools 688 1mo ago
Factory-AI

memory-capture

by Factory-AI

Capture and organize memories, decisions, and learnings to a memories.md file. Use when you want to save context for future sessions.

Docs Gen 924 5mo ago
zebbern

Shodan Reconnaissance and Pentesting

by zebbern

This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services using Shodan," "scan IP ranges with Shodan," or "discover IoT devices and open ports." It provides comprehensive guidance for using Shodan's search engine, CLI, and API for penetration testing reconnaissance.

Processing 4.2K 4mo ago
tursodatabase

transaction-correctness

by tursodatabase

How WAL mechanics, checkpointing, concurrency rules, recovery work in tursodb

File Ops 19.1K 4mo ago
lee-to

aif-implement

by lee-to

Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".

Automation 912 3mo ago
Helweg

codebase-search

by Helweg

Semantic code search by meaning. Use codebase_peek to find WHERE code is (saves tokens), codebase_search to see actual code. For exact identifiers, use grep instead.

Embeddings 85 4mo ago
daymade

promptfoo-evaluation

by daymade

Configures and runs LLM evaluation using Promptfoo framework. Use when setting up prompt testing, creating evaluation configs (promptfooconfig.yaml), writing Python custom assertions, implementing llm-rubric for LLM-as-judge, or managing few-shot examples in prompts. Triggers on keywords like "promptfoo", "eval", "LLM evaluation", "prompt testing", or "model comparison".

Processing 1.1K 5mo ago