- Home
- /
- Categories
- /
- File Ops
File Ops
File manipulation and management
mansplain
by mwunsch
Generate mdoc(7) man pages from source material. Use when the user asks to create, update, or add a man page to a project. Handles commands (section 1), config files (section 5), and overviews (section 7). Produces idiomatic mdoc source compatible with mandoc and groff.
conversation-summary
by ylt
Transform long conversations into granular phase analyses and narrative synthesis. Use when a user provides conversation files (ChatGPT exports, interview transcripts, message logs, Slack exports, meeting notes) and asks to summarize, analyze, or extract insights. Triggers include requests to summarize conversations, analyze chats, process ChatGPT exports, summarize a directory of conversation files, or extract insights from long transcripts. Handles conversations too large for a single context window by chunking, parallel analysis, and narrative synthesis.
Skills Specification for clawd-cli
by ticruz38
```
Trade Quote Estimator Skill
by boilermaker-innovator
Built with iTabs · Interactive tools that convert
windows-search
by Sarakael78
Set up and operate the WSL2-to-Windows search bridge for Everything (es.exe), AnyTXT via its HTTP Search Service only, and the bridge_search MCP package. Use when working across /mnt/c and C:\ paths, when you need fast Windows filename search, full-text file-content search on Windows, or when enabling this repo’s MCP server (scripts/server.py wrapper or python -m bridge_search). Do not look for or rely on an AnyTXT CLI binary; in this workflow AnyTXT is HTTP-only.
m365-mail
by probichaux
Read, search, send, and manage Microsoft 365 email via Graph API. Use when the user asks about email, inbox, messages, or wants to send/read/search mail in their M365 account.
academic-research
by romanmesicek
Systematic academic literature search with source prioritization and APA 7th edition citations. Use when the user needs to research a topic with scholarly sources, verify claims with academic backing, find peer-reviewed evidence, compile research findings, or generate properly cited reports. Triggers: "research [topic]", "what does the research say about...", "find studies on...", "verify this claim...", "literature review", "academic sources for...", "peer-reviewed evidence", "scholarly articles about...", "evidence-based", "cite sources for...". This skill provides basic APA citation capabilities; for advanced citation work (complex source types, edge cases, batch formatting), consider the apa-style-citation skill which offers enhanced citation expertise.
twitter-api
by 0xjohmsmith
Search Twitter/X and post tweets. Use for ALL X/Twitter data (tweets, user info, mentions, posting). Covers reading and writing to X.
interview-guide-generator
by silvanicus
Generates structured, role-calibrated interview guides for hiring across engineering levels. Use when preparing to interview a candidate for a specific role and context.
agentic-commits
by deligoez
Commit format that AI agents can act on. Splits changes into atomic hunks, commits with structured format enabling Resume, Review, and Handoff. Never pushes.
duckdb-sql
by robdmc
Generate DuckDB SQL queries. Use when user asks about DuckDB queries, data analysis, exploring .ddb database files, CSV files, Parquet files, wants help editing/improving SQL, asks to use the duckdb skill, references duckdb assets, or wants to initialize/setup duckdb analysis.
yc-app-store-copy
by imsurajj
Write optimized App Store (iOS) and Google Play Store listing copy: app name, subtitle, description, keywords, and screenshot captions. Use when the user asks to write or improve their app store listing, ASO copy, or mobile app description.
v0-setup
by queso
Fetches v0.dev designs via the Platform API and prepares them for adaptation into your project. Handles folder setup, source code retrieval, component inventory, and produces an adaptation brief. Use when integrating v0 designs.
bun
by artivilla
Use Bun instead of Node.js, npm, pnpm, or vite. Provides command mappings, Bun-specific APIs, and development patterns.
git-workflow-skills
by kimasplund
Provides standardized Git workflows, commit message conventions, branching strategies, and collaboration patterns for all agents performing Git operations. Use when creating commits, choosing branching strategies, creating PRs, performing git operations (merge vs rebase), or handling git collaboration workflows.
duckdb-sql
by robdmc
Generate DuckDB SQL queries. Use when user asks about DuckDB queries, data analysis, exploring .ddb database files, CSV files, Parquet files, wants help editing/improving SQL, asks to use the duckdb skill, references duckdb assets, or wants to initialize/setup duckdb analysis.
refine
by olivoil
Improve Obsidian daily notes — polish writing, add missing wikilinks, extract long sections into dedicated notes, suggest new vault entities, and summarize Slack activity. Use when the user types /refine or asks to clean up daily notes.
file-deletion-rules
by totto2727-dotfiles
Enforces using git stash before file deletion and prohibits direct rm/unlink commands. Use when deleting files, cleaning up codebase, or removing tracked/untracked files. MUST ALWAYS be applied when file deletion is needed.
report
by takuan-osho
Create Investigation/Analysis Report. This skill should be used when summarizing investigation or analysis work into a structured GitHub Flavored Markdown report. Use it after completing research, debugging, security audits, or other analytical tasks.
claude-to-im
by qi-o
Bridge THIS Claude Code or Codex session to Telegram, Discord, Feishu/Lark, QQ, or WeChat so the user can chat with Claude from their phone. Use for: setting up, starting, stopping, or diagnosing the claude-to-im bridge daemon; forwarding Claude replies to a messaging app; any phrase like "claude-to-im", "bridge", "消息推送", "消息转发", "桥接", "连上飞书", "手机上看claude", "启动后台服务", "诊断", "查看日志", "配置". Subcommands: setup, start, stop, status, logs, reconfigure, doctor. Do NOT use for: building standalone bots, webhook integrations, or coding with IM platform SDKs — those are regular programming tasks.
Have I Been Clawned?
by wadim
The known-malicious skills list and CVE version checks are updated regularly. To suggest additions, open an issue with the source reference.
Video Whisper — Local Video/Audio Transcription
by ylongw
MIT
llm-knowledge-bases
by harrylabsj
Inspired by a public workflow shared by Andrej Karpathy (@karpathy). Use when the user wants to operate an Obsidian-based Markdown knowledge base through the LLM Knowledge Bases plugin: compile changed raw notes into source notes, search and read the wiki, answer questions from the wiki, archive outputs, or run deterministic lint.
graphmind — Persistent Code Intelligence
by aouicher
graphmind gives Claude Code persistent memory and structural code intelligence across all registered projects. Auto-triggers in any registered project directory. Always query the graph before reading source files.