- Home
- /
- Categories
- /
- File Ops
File Ops
File manipulation and management
spotify
by rbouschery
Control Spotify on macOS. Use for playing music, controlling playback, and getting track information.
story-crafting
by tonyflo79
Write the story section of long-form sales copy — the narrative element that builds emotional connection and credibility. Use after the lead (Skill 11) is written and you need the story that demonstrates the problem, the discovery, and the transformation. Stories are the most powerful persuasion tool in copywriting because they bypass skepticism and create identification. Supports multiple story types (origin, transformation, discovery, case study) as recommended by the Campaign Brief. Trigger when users mention story, narrative, origin story, transformation story, or the story section of a sales page. Requires Campaign Brief and Lead from Skill 11.
auto-project-runner
by tippyentertainment
Start from a user-chosen project directory, load relevant memory, and then autonomously analyze and modify the codebase to complete tasks with minimal interruptions, explanations, and permission prompts.
free-image-and-video-generation
by xramjetx
"Free local AI image and video processing toolkit with cloud AI generation. Local tools: upscale (Real-ESRGAN), face enhance (GFPGAN/CodeFormer), background remove (rembg), object erase (LaMa), face swap (InsightFace), segment (FastSAM), media process (FFmpeg). Cloud tools: AI image/video generation via Atlas Cloud API (300+ models). For cloud generation, ALWAYS first use Atlas Cloud MCP tools (atlas_list_models, atlas_get_model_info) to find the model ID and parameter schema, then call scripts/ai-generate.py with the correct --model and parameters. Use when user asks to process, enhance, upscale, generate, or edit images/videos."
algorithmic-art
by Jackiexiao
(中文)Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
data-engineering-storage-remote-access-libraries-obstore
by legout
"High-performance Rust-based remote filesystem library. Covers store creation, basic operations, async API, streaming uploads, Arrow integration, and fsspec compatibility wrapper."
baoyu-url-to-markdown
by Jackiexiao
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.
fishfry
by ianpcook
Find Pittsburgh-area Lenten fish fries. Search by location, filter by features (homemade pierogies, wheelchair accessible, alcohol, takeout), check schedules, and get venue details. Uses data from Code for Pittsburgh's Fish Fry Map.
model-router
by cgk-platform
Cost-optimized bi-directional model routing. Downgrade routine tasks to Flash, upgrade complex tasks to Opus.
zk-note
by jasonsie
Transform markdown files into fully integrated Zettelkasten literature notes with frontmatter, backlinks, and MOC updates. Use when you need to (1) Create atomic notes from existing markdown, (2) Add proper navigation and categorization, (3) Link notes into your knowledge graph, (4) Apply Feynman-style explanations with code examples.
prime
by ianphil
This skill should be used when the user asks to "prime the project", "load context", "get oriented", "what is this project", or wants to understand the codebase structure before starting work.
interactive-presentation-generator
by tomwangowa
Generate interactive presentation from an outline or brief. Creates markdown-based presentations (Marp/Slidev/reveal.js) or standalone HTML presentations. Use when user asks to create slides, make a presentation, or generate a deck from an outline.
model-router
by Zelray
Intent-based model routing overlay for Hermes Agent. Use when a request should be mapped to a configured provider/model route such as image-prompt to Qwen 4B, debugging to Sonnet, cheap routine chat, or a user-defined route in skills.config.model-router.routes.
seo-audit
by kunhai-88
"搜索引擎优化(SEO)审计专家。识别 SEO 问题并提供可执行的改进建议,提升自然搜索表现。当用户需要做 SEO 审计、网站 SEO 诊断、优化建议、关键词分析、技术 SEO 检查、页面 SEO 评估,或提到「seo」「seo 审计」「网站优化」「搜索引擎优化」时使用。"
hacker-news
by adamelliotfields
Get the latest stories from Hacker News. Use when the user requests the top or newest stories from Hacker News.
hono
by da1z
How to access Hono framework documentation.
algorithmic-art
by ncdevshiv
"Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields,..."
code-review
by DevGuyRash
Perform adversarial code review workflows and review-application workflows via the mpcr protocol CLI. Use when reviewing diffs/PRs, synthesizing structured review findings, applying review feedback, running full-cycle review→apply→re-review, or coordinating specialist subagents for security, correctness, complexity, and release readiness decisions.
ogt-docs-define
by OpenDNDApps
General guide for creating definition documents. Use when you need to define WHAT something IS - concepts, entities, systems, or domains. Routes to specialized sub-skills for specific definition types (business, features, code, marketing, branding, tools).
research-methodology
by amoscicki
This skill should be used when docs-researcher agent needs guidance on "how to search documentation", "WebSearch query patterns", "filtering search results", "documentation research strategy", or "creating knowledge files". Provides systematic methodology for effective technical documentation research.
internal-linking
by Suganthan-Mohanadasan
"When the user wants to add, review, or manage internal links between blog posts. Use when the user mentions 'internal links,' 'internal linking,' 'cross-linking posts,' 'link between posts,' or 'add links to blog posts.' This skill analyses blog post content for contextually relevant linking opportunities and places them using natural anchor text."
Shodan Reconnaissance and Pentesting
by jcastillotx
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.
onboardme
by yoniaiz
Gamified codebase onboarding through the Spaghetti Code Monster. Use when a developer wants to learn a new codebase through investigation, deep-dive challenges, and the Monster's guidance.
handoff
by ddaanet
Save session state for the next agent. Triggers on "handoff", "h", "hc", session update, or agent switch requests. Writes session.md with completed tasks, pending work, blockers, and learnings. Not for Haiku orchestrators — use /handoff-haiku instead.