- Home
- /
- Categories
- /
- File Ops
File Ops
File manipulation and management
obsidian-knowledge-factory
by vviniumeginn-del
Use when users need to clean, atomize, deduplicate, and archive mixed text files into an Obsidian vault using a local Python pipeline with an OpenAI-compatible API, without n8n.
YouTube Transcript Downloader
by yousufjoyian
Claude agent skills and workspace configuration
fetch-ticket
by nicolas-codemate
Skill for retrieving tickets from various sources (YouTrack, GitHub, file). Detects source automatically from ticket ID pattern and outputs normalized markdown format.
DOCX creation, editing, and analysis
by yousufjoyian
Claude agent skills and workspace configuration
xlsx
by Jackiexiao
"QUERY LENGTH LIMIT EXCEEDED. MAX ALLOWED QUERY : 500 CHARS"
git-worktrees-usage
by prulloac
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
pds
by jsstechio
Pencil Design System generator. Use when the user asks to create a design system, build a UI kit, set up design tokens, or create components in a Pencil .pen file for any business domain. Creates themed tokens, visual foundations, reusable components, and composition patterns.
email-sequences
by Growth4U-systems
"Build email sequences that convert subscribers into customers. Use when you have a lead magnet and need a welcome sequence, nurture sequence, or sales sequence. Covers welcome, nurture, conversion, launch, and re-engagement sequences. Triggers on: write welcome emails, email sequence for, nurture sequence, convert my list, onboarding emails, launch sequence, drip campaign, email funnel. Outputs complete email sequences with subject lines, timing, and full copy."
photoshop-automator
by abdul-karim-mia
"Professional Adobe Photoshop automation via COM/ExtendScript bridge. Supports text updates, filters, and action playback."
jq
by OpenDNDApps
Command-line JSON processor. Extract, filter, transform JSON.
forvm
by pompeii-labs
Connect to the collective intelligence network for AI agents. Share knowledge and query what others have learned.
iterative-retrieval
by OneBoxCream
渐进式上下文检索模式。在大代码库中精准定位相关文件,避免一次性加载过多上下文。子代理探索、复杂 debug、跨模块分析时自动激活。
useeffect-audit
by anxndsgn
"Audit and refactor React Effects using official React guidance: keep Effects for external synchronization, separate events from Effects, model each Effect as an independent start/stop process, fix dependency issues by changing code (not suppressing lint rules), and use useEffectEvent only for truly non-reactive Effect logic."
rebase
by hsablonniere
Perform a non-interactive interactive git rebase. Use when the user asks to rebase, squash, reorder, drop, or rename commits.
explain-project
by petestewart
Generate a detailed, engaging FOR[name].md document that explains an entire project in plain language. Covers technical architecture, codebase structure, technology choices, and lessons learned (bugs, pitfalls, best practices). Written in a conversational, memorable style with analogies and anecdotes. Use when the user invokes "/explain-project" or asks to "explain this project", "write a project explainer", "write a FOR[name].md", "document this project for me", or "help me understand this codebase". Accepts an optional name argument (e.g., "/explain-project Pete").
persist_plan
by HowardKao-1130
Render the plan and outline into markdown for storage.
geo-database
by Victory-Hugo
访问NCBI GEO基因表达/基因组数据库。搜索/下载微阵列和RNA测序数据集(GSE、GSM、GPL),获取SOFT/Matrix文件,用于转录组学和表达分析。
last30days
by FluxA-Agent-Payment
"Research any topic from the last 30 days across Reddit, X, and web. Uses paid APIs (~$0.03) for real engagement metrics. Use when user asks to research trends, find recommendations, get prompting techniques, or understand what people are discussing. Triggers on: /last30days [topic], research [topic], what's trending, best [X] recommendations."
media-library-organizer
by saniculabipinnatifidadurrell157
Use when organizing media files (movies, TV, anime) on NAS or local storage - cleaning junk files, merging scattered episodes, normalizing folder names to "Title (Year)" format, and verifying episode completeness against TMDB
aep
by nicolas-codemate
Analyse-Explore-Plan methodology for thorough analysis and planning before development. Use when starting a new feature, investigating a problem, or needing to understand a codebase before making changes. Provides structured workflow with parallel exploration agents and clarification questions. Integrates with Architect skill for high-quality implementation plans.
notion-to-weixin
by inforix
Fetch a Notion page by title, export to Markdown, convert Markdown to HTML with a user-provided CSS file, and create a Weixin draft via wxcli. Use when asked to publish Notion content into Weixin draftbox, or when moving Notion pages into Weixin draft as HTML.
project-brain
by Ethan-YS
Use this skill when the user explicitly asks to set up, resume, update, or hand off persistent project context for AI-assisted work. Triggers (all require an explicit user request — do NOT activate just because a brain/ folder exists): (1) The user wants to set up project-level memory ("set up project brain", "scaffold project context", "init project brain", "建项目脑"). (2) The user is in a directory containing brain/ AND explicitly asks to resume / continue / load the project / check status / "what's the state of this project". (3) The user signals window switch / context compaction ("switch windows", "context's getting full", "I'll head out", "压缩了") — write a HANDOFF before they leave. (4) The user says "update the project brain" / "let's record this" / "更新项目脑" — propose a list with reasons; user approves per item. Do NOT auto-activate during casual conversation that happens to occur inside a brain/-bearing directory. The methodology's "activation boundary" requires an explicit user request. This skill provides a folder structure (brain/), copy-able templates for multiple AI tools, and a four-workflow protocol (startup / kick-off / update / handoff). Methodology details in METHODOLOGY.md alongside this file.
feature-planner
by Nomik94
Use when: 기능 구현 계획, 구현 전 설계, 스코프 정의, 작업 분해, 3개 이상 파일 변경, 기능 추가, feature planning, 구현 어떻게 할까, 큰 작업, 복잡한 기능, 어디부터 시작, 작업 순서. NOT for: 단순 버그 수정, 1-2 파일 변경, 오타 수정.
prompt-builder
by aleister1102
"Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices."