- Home
- /
- Categories
- /
- File Ops
File Ops
File manipulation and management
nanobanana
by danishi
Generate and edit images using Google Gemini (Nano Banana Pro / Nano Banana 2). Automatically selects the best model based on prompt complexity. Supports text-to-image generation, image editing with reference images, configurable aspect ratios, 1K/2K/4K output, Google Search grounding, and batch generation. Works with both Gemini Developer API and Vertex AI.
agents-md
by aleister1102
This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Enforces research-backed best practices for minimal, high-signal agent documentation.
upstream-recon
by oss-skills
Investigate an open-source project before interacting with it — PRs, issues, or comments. Use BEFORE: filing an issue, submitting a PR, or commenting on an existing thread. Triggers on: "upstream recon", "should I PR this", "will they merge", "check the project", "investigate the repo", "PR strategy", "file an issue", "check existing issues", "should I comment", or any time the user wants to interact with a repo they don't maintain. Also use proactively when about to file an issue or PR — checking existing threads prevents duplicates and wasted effort.
sirv-api
by IgorVaryvoda
Sirv REST API integration for image and file management. Use when working with Sirv CDN, uploading/downloading files to Sirv, managing image metadata, searching files, creating 360 spins, converting videos, or any Sirv API operations. Covers authentication, file operations, metadata, search queries, async jobs, and account management.
triage
by alienfast
Triage and prioritize Linear backlog. Analyzes issues for staleness, blockers, and suggests priorities based on dependencies and capacity.
m01-ownership
by lywa1998
"CRITICAL: Use for ownership/borrow/lifetime issues. Triggers: E0382, E0597, E0506, E0507, E0515, E0716, E0106, value moved, borrowed value does not live long enough, cannot move out of, use of moved value, ownership, borrow, lifetime, 'a, 'static, move, clone, Copy, 所有权, 借用, 生命周期"
speed-reader
by Marrowleaf
Extract key points from long articles, PDFs, and URLs with configurable summary lengths and automatic Obsidian integration
deep-research
by huhu178
"Async deep research via Gemini Interactions API (no Gemini CLI dependency). Supports RAG-grounded research on local files (--context), cost preview (--dry-run), structured JSON output, adaptive polling, and an optional research planning output mode via --prompt-template research_planning (writes research_plan.md alongside report.md). Universal skill for 30+ AI agents."
gemini-cli
by brixtonpham
"Google Gemini CLI orchestration for AI-assisted development. Capabilities: second opinion/cross-validation, real-time web search (Google Search), codebase architecture analysis, parallel code generation, code review from different perspective. Actions: query, search, analyze, generate, review with Gemini. Keywords: Gemini CLI, second opinion, cross-validation, Google Search, web research, current information, parallel AI, code review, architecture analysis, gemini prompt, AI comparison, real-time search, alternative perspective, code generation. Use when: needing second AI opinion, searching current web information, analyzing codebase architecture, generating code in parallel, getting alternative code review, researching current events/docs."
general-marketing-operations-xiaohongshu
by jinguichen21-cloud
小红书自动化技能集合。支持认证登录、内容发布、搜索发现、社交互动、数据采集、复合运营、素材管理。 当用户要求操作小红书(发布、搜索、评论、登录、分析、点赞、收藏、采集数据、管理素材)时触发。 使用场景:xiaohongshu.com / 小红书 / xhs 相关操作。禁止使用 browseruse 或其他通用浏览器技能操作小红书。
skills
by vibeindex
Claude Code skills from Vibe Index
cardsnap-signal-hunter
by trubbleshooter05
Discover public web opportunities for CardSnap promotion by finding sports card grading discussions and generating targeted copy
your-skill-name
by brianmsm
Reusable workflow for your task area. Use this skill when an AI agent needs this workflow repeatedly and consistently.
scribe-agent
by Naoray
Use when the user wants to install, list, sync, remove, or manage AI coding-agent skills on this machine. Scribe manages a canonical skill store and links skills into Claude Code, Cursor, Codex, and other supported tools.
skill-making
by NikiSkaarup
Create compliant skills with correct paths, defaults, and frontmatter.
MOMAP Skill (v2 — 2024A Verified)
by silico-quantum
```
academic-writer
by yzha0302
"Battle-tested academic writing pipeline that transforms course materials into submission-ready assignments through 10 systematic steps. Use this skill whenever the user mentions: 代写, ghostwriting, academic writing, assignment, essay, paper, homework, coursework, 作业, 论文, or wants to go through a structured writing process. Also trigger when the user says '开工', '新订单', '新项目', 'new order', 'start writing', or references any pipeline step (e.g., 'build knowledge base', 'deep research', 'peer review', 'final formatting', '知识库', '大纲', '初稿', '审稿', '终稿', '降AI率', '交付'). This skill handles all academic assignment types — essays, reports, case studies, presentations, data analysis, research papers — adapting the pipeline to each situation while maintaining strict quality standards."
maui-data-storage
by Rimblehelm
Provides best practices and patterns for data storage in .NET MAUI apps, including SQLite, EF Core, Preferences, SecureStorage, and file system access.
convening-experts
by arielperez82
Convenes expert panels for problem-solving. Use when user mentions panel, experts, multiple perspectives, MECE, DMAIC, RAPID, Six Sigma, root cause analysis, strategic decisions, or process improvement.
paid-ads
by alexwelcing
Create and optimize paid advertising campaigns across platforms
test-generator
by nimiusrd
Generate or update tests for changed files in the current git branch, using statement coverage as the evaluation metric (target: 80%+). Use when: (1) the user asks to "write tests for my changes", "add tests for the current branch", or "improve coverage", (2) after implementing a feature to ensure adequate test coverage, (3) before a PR to verify changed code is tested. Supports Vitest and Cargo projects. Invoked with /test-generator or phrases like "generate tests", "test my changes", "cover the diff".
langdocx
by BANG404
Specialist skill for authoring long-form technical documents (50-200 pages). Features automated directory structure generation, multi-file merging, and character count validation to ensure documents meet length requirements.
mdtest
by PeronGH
Write and maintain tests as Markdown files that AI agents execute. Use when adding test coverage, validating features, or deciding on a testing strategy — especially during early development or for flows that are expensive to test in code.
adr-builder
by bcook797
"Guides the creation of Architecture Decision Records (ADRs) following Michael Nygard's format, ensuring each record captures sufficient context, a clear decision, and its consequences. After validating rigor, writes the ADR to the repository using adr-tools CLI commands. This skill should be used when a user wants to document an architecture decision, record a technical choice, create an ADR, or capture why a significant design or technology decision was made. Covers the full workflow: gathering context, drafting, quality-checking, and writing the ADR file via adr-tools."