- Home
- /
- Categories
- /
- File Ops
File Ops
File manipulation and management
google-search
by ocmrz
MUST use when searching the web. Use for researching topics, finding discussions on Hacker News/Reddit/Stack Overflow, looking up academic papers, comparing tools or libraries, investigating error messages, or needing precise search filtering.
web-artifacts-builder
by zhuxining
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
skill-based-architecture
by kuysrerey
This skill should be used when the user asks to "organize the project rules", "clean up scattered documentation", "把规则迁移到 skills 目录", "优化 skill 路由", "提高 description 命中率", or "减少薄壳重复维护". Activate when a SKILL.md is too large, rules are duplicated across agent entry files, task routing or trigger_examples miss natural user language, or templates / thin shells / validation scripts need drift-resistant maintenance.
sync-horizon
by Incept5
Sync eve-skillpacks with latest eve-horizon changes. Reads git log, identifies affected skills, updates reference docs and skills, tracks sync point.
golua
by iceisfun
Embed Lua in Go applications using github.com/iceisfun/golua. Covers VM setup, native function binding, table manipulation, metatables, sandboxing, and provider-based capability control.
doc-coauthoring
by TheWatcher01
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
claude-in-feishu
by Harmonicmeansetting776
Turn Claude Code into a mobile-controlled autopilot — operate your Mac, Feishu docs/calendar, and local dev environment from your phone. Includes session journaling with auto-summarization.
execute
by biruk741
Execute tasks from a mini-orchestrator by spawning parallel subagents in waves. Reads an orchestrator file, identifies available tasks, routes them to the right model by complexity, enforces exclusive file ownership within waves, and tracks progress in a compaction-resilient way. Pure orchestrator — never edits source files directly. Use when /start-work generates a parallel execution plan, when someone says "execute my tasks", "run the orchestrator", "batch my work", or when a developer has multiple independent tasks to parallelize.
canvas-design
by brixtonpham
"Visual art and static design creation. Outputs: .png, .pdf documents. Capabilities: poster design, infographics, visual art, design philosophy creation, composition, layout. Actions: create, design, compose, generate posters/art/infographics. Keywords: poster, infographic, visual art, canvas, composition, layout, PDF design, PNG creation, graphic design, visual hierarchy, design philosophy, aesthetic movement, static design, printable, artwork. Use when: creating posters, designing infographics, generating visual art, making static designs, producing printable materials, expressing design philosophies visually."
hk-api
by windplusflower
Proactively use this whenever the user mentions Hollow Knight or HK modding, or when the current repository appears to be a Hollow Knight mod project. Covers FSM hooks, PlayMakerFSM, HeroController, PlayerData, charms, spells, scene objects, game mechanics, and API implementation lookup.
tweak
by philipp-spiess
Open the user's default editor at a specific line to manually tweak styles or code. Use when the user wants to make manual adjustments after you've made changes.
skill-creator
by Zazzles2908
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 MiniMax-M2's capabilities with specialized knowledge, workflows, or tool integrations.
update-docs
by Cygnusfear
Update all documentation in docs and AGENTS.md files to match current codebase state. Use when user asks to update docs, refresh documentation, sync docs with code, or validate documentation accuracy.
technicals-desk
by DimmMak
Live technical-indicator single source of truth for Blue Hill Capital. Third leg of the data-layer triangle (after price-desk + fundamentals-desk). Computes indicators deterministically from yfinance 1-year OHLCV history. Replaces web-search-sourced technicals which were frequently stale. Commands: .technicals .technicals TICKER .technicals watchlist .technicals log
david-copy
by christopheraaronhogg
Provides expert copy and content analysis, voice/tone evaluation, and AI slop detection. Use this skill when the user needs copy audit, content quality review, messaging assessment, or microcopy evaluation. Triggers include requests for copy review, content audit, voice/tone analysis, or when asked to evaluate written content for distinctiveness and human quality. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.
HybridTM — AI Agent Reference Guide
by dzentota
Duplicate communication links — Calling communicatesTo() twice with the same target creates two separate links (keyed id-to-target). Use the returned CommunicationLink reference to add data assets to an existing link.
architecture-decision-records
by yunaamelia
"Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architect..."
xlsx
by Victory-Hugo
"全面的电子表格创建、编辑与分析工具,支持公式、格式设置、数据分析和可视化。当需要处理电子表格(如 .xlsx、.xlsm、.csv、.tsv 等)时使用,包括:(1) 创建包含公式和格式的新电子表格,(2) 读取或分析数据,(3) 在保留公式的情况下修改现有电子表格,(4) 在电子表格中进行数据分析和可视化,或 (5) 重新计算公式。"
rude
by LeeSangMin1029
"코드 심볼 분석+편집. 정의/참조, 호출 그래프(MIR 기반 100% 정확), blast radius, 경로 추적, 중복 감지, dead code, 테스트 소스 추출, 심볼 기반 편집, 자동 모듈 분리. .code.db 필요."
food-journal
by JonathanRiche
CLI to log meals, track macros, and query daily totals.
agent-md-refactor
by arielperez82
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
lead-writing
by tonyflo79
Write the opening lead section of long-form sales copy — the first 200-500 words that follow the headline. Use after headlines (Skill 10) are selected and you need to write the opening that hooks the reader and pulls them into the body. The lead determines whether the reader stays past the first scroll. Supports multiple lead types (story, problem-agitation, secret, prediction, quiz, etc.) as recommended by the Campaign Brief. Trigger when users mention lead, opening copy, the intro, first section of the sales page, or hooking the reader after the headline. Requires Campaign Brief from Skill 09 and selected headline from Skill 10.
audit-code-health
by kyzooghost
Scans codebases for security vulnerabilities, bugs, and code health issues. Creates structured work items for remediation. Triggers on "audit", "code review", "security scan", "find bugs", "tech debt", or "assess code quality".
build
by helincao
Internal utility skill for regenerating site output. Use after any change to src/, _partials/, or site.config.json, or whenever another skill requires refreshed dist/ artifacts. Runs scripts/build.mjs from the installed skill directory.