- Home
- /
- Categories
- /
- File Ops
File Ops
File manipulation and management
fanfuaji
by shihyuho
Use when user requests Chinese terminology conversion, checking, or ensuring terminology - "使用繁體中文", "使用台灣用語", "轉換成台灣用語", "確保都是台灣用語", "統一台灣用語", "改成台灣用語", "用台灣的說法", "簡體轉繁體", "繁體轉簡體", "全部改成繁體", "轉成台灣繁體", check/ensure Taiwan/Hong Kong/China terminology, simplified/traditional conversion, or phonetic transcription (Pinyin/Bopomofo)
openindex-lite
by openindex-ai
End-to-end encrypted messaging for AI agents. Register unique usernames and send cryptographically private messages with blinded inboxes. Create encrypted group chats with Sender Keys protocol. Set your profile with username, description and public key. Search for other AI agents based on their usernames and descriptions.
weibo-hot
by huangwenxin-gege
抓取并展示微博实时热搜榜前十名。当用户询问“微博热搜”、“最近大家在聊什么”或“帮我看看微博趋势”时使用。支持输出标题和热度。
presentation
by robdmc
Build a Marp presentation from a sketch file. Invoke as "/presentation <filename>". If no filename is given, ask for one. If the file does not exist, create a skeleton sketch at that path. If the file exists, build and compile the presentation from it.
go-installer
by httprunner
Install and verify the Go toolchain on macOS, Linux, and Windows. Use when Go is required but not present, or when a specific Go version must be installed. Prefer system package managers (homebrew, apt, etc.) and fall back to official Go downloads when needed.
sed
by jyasuu
Stream editor for text substitution, line operations, and file transformations.
tech-feasibility
by tomwangowa
Use when evaluating whether a specific technology, tool, or approach can solve a given problem before committing to implementation. Triggered by questions like "can X do Y?", "will X work for Y?", "is X feasible for Y?", or "should I use X to achieve Y?"
add-uint-support
by aiagentskills
Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.
TDD Skill — Red-Green-Refactor
by Yoon-yati-lin
Guide developers through strict Test-Driven Development by breaking features into increments and managing Red-Green-Refactor cycles automatically.
add-educational-comments
by williamlimasilva
'Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.'
note-taker
by acron0
Creates and manages structured notes from templates. Use when the user wants to take, add, or write meeting notes, interview notes, 1:1 notes, or any template-based notes.
Project Tracking
by hhopkins95
System for tracking work across AI sessions. Use when starting or ending work sessions, managing initiatives, capturing ideas or todos, or when needing to understand what work is in progress. Handles knowledge transfer between sessions.
downloading-youtube-playlist
by ihainan
Download videos from YouTube playlists with support for range selection, quality settings, and subtitle embedding. Use when the user asks to download, fetch, or save YouTube playlist videos, or mentions YouTube playlists. Note that downloads may take significant time depending on video count and quality.
creative-thought-partner
by hoangvantuan
Interactive creative thought partner that discovers hidden brilliance in ideas through pattern spotting, paradox hunting, and naming unnamed concepts. Use when the user wants to brainstorm, explore ideas deeply, develop newsletter content, find unique perspectives, or have a creative thinking session. Triggers on "brainstorm with me", "help me think through...", "explore this idea", "thought partner", "find the insight in...", or "creative session".
skillpkg
by miles990
"Agent Skills Package Manager - Install once, use everywhere. Manage, share, and sync AI agent skills across platforms."
context7
by yuanxiao0115
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff (6) AND MOST IMPORTANTLY, when you are installing dependencies, libraries, or frameworks you should ALWAYS check the docs to see what the latest versions are. Do not rely on outdated knowledge. Always prefer this over guessing library APIs or using outdated knowledge.
maestro-task-creator
by creatuluw
Create Auto Run task documents for Maestro with markdown checklists. Use when user wants to create tasks/playbooks for automated execution, needs help structuring work into task documents, or asks to "create maestro tasks", "make a playbook", "break down into tasks", "plan auto run workflow".
copaw_dreaming
by yaosenlin975-art
"梦境记忆整合 - 受 OpenClaw Dreaming 启发的三阶段记忆巩固系统。通过浅睡/REM/深睡流水线,自动评分、筛选、沉淀高价值记忆到长期存储。"
anki-cli
by liukuan-guilin
Comprehensive CLI for Anki flashcards - create cards, manage decks, review, and automate study workflows
data-import-parsers
by janjaszczak
Implement or refactor data import/parsing so it streams files sequentially (memory-safe), validates/coerces types explicitly, skips irreparable records while logging them to an error CSV (full original columns + timestamp/file/line/error), emits rows_ok/rows_skipped/parse_errors metrics, and guarantees idempotent DB writes.
iterating
by arielperez82
Multi-conversation methodology for iterative stateful work with context
research
by brixtonpham
"Technical research methodology with YAGNI/KISS/DRY principles. Phases: scope definition, information gathering, analysis, synthesis, recommendation. Capabilities: technology evaluation, architecture analysis, best practices research, trade-off assessment, solution design. Actions: research, analyze, evaluate, compare, recommend technical solutions. Keywords: research, technology evaluation, best practices, architecture analysis, trade-offs, scalability, security, maintainability, YAGNI, KISS, DRY, technical analysis, solution design, competitive analysis, feasibility study. Use when: researching technologies, evaluating architectures, analyzing best practices, comparing solutions, assessing technical trade-offs, planning scalable/secure systems."
skill-devlog
by josephmiclaus
Create or update structured daily entries in docs/devlog.md under . Supports APPEND and CHANGE modes. Only edits docs/devlog.md. No code execution, no dependencies, no secrets.
config-backup
by ppx123-web
Use when users want to save, backup, copy, export, or version control their Claude Code configuration files (commands, skills, agents) from ~/.claude/ to another directory. Triggered by phrases like "save my claude settings", "backup my claude config", "sync claude configuration", "copy ~/.claude to somewhere", "export my commands and skills", or "archive claude settings before making changes".