File Ops

File manipulation and management

Showing 5713-5736 of 6767 skills
skippednote

granola-auth

by skippednote

Authenticate with Granola and save OAuth tokens to .env

Auth 0 3mo ago
Cygnusfear

using-git-worktrees

by Cygnusfear

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

Code Gen 0 3mo ago
geziel16

google-workspace

by geziel16

Manage Google Workspace via the gws CLI — Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, Tasks, Meet, Slides, Forms, Contacts, and every other Workspace API. Use when: (1) listing, uploading, downloading, or sharing files on Google Drive, (2) reading, sending, labeling, or filtering Gmail messages, (3) creating, updating, or querying Google Calendar events, (4) reading or writing Google Sheets data, (5) creating or editing Google Docs, (6) sending Google Chat messages, (7) managing Google Tasks, (8) any other Google Workspace operation. Wraps the official gws CLI which dynamically discovers all Workspace APIs. Outputs structured JSON suitable for agent pipelines.

Auth 0 3mo ago
wiztral

skill-creator

by wiztral

Create and validate new AI agent skills. This skill provides standards, templates, and validation tools to ensure high-quality, interoperable skills across different AI agents.

Agents 0 4mo ago
adamelliotfields

alpaca-docs

by adamelliotfields

Fetch Alpaca documentation pages. Use when you need information from Alpaca's official docs site on the platform or API.

Embeddings 0 4mo ago
pmco23

rollback

by pmco23

Use to undo a completed build. Reads .pipeline/plan.md to identify which files were created or modified by each task group, presents a checklist for confirmation, removes or restores confirmed files, and resets .pipeline/build.complete. Requires .pipeline/build.complete.

CI/CD 0 3mo ago
pm-minji

vercel-composition-patterns

by pm-minji

React composition patterns that scale. Use when refactoring components with

Cloud 0 4mo ago
ingpdw

package-managing

by ingpdw

Guides the agent through Python project management with uv, the fast Rust-based package and project manager. Triggered when users say "create a Python project", "init a Python project with uv", "add a dependency", "manage Python packages", "sync dependencies", "lock dependencies", "run a Python script", "set up pyproject.toml", or mention uv, package management, virtual environments, or Python project initialization.

CLI Tools 0 3mo ago
tonyflo79

ad-arena

by tonyflo79

Multi-persona adversarial evaluation of complete ad concepts using 7 ad-specific personas across 3 competitive rounds. Use after visual direction (A05) is complete and you need to stress-test ad concepts before production. Evaluates the COMPLETE concept (hook + script + visual as an atomic unit) — never isolated elements. Seven personas provide adversarial critique, and quality peaks in Round 3. Human selects the winners; the Arena recommends with transparent scoring. Produces AD-ARENA- RESULTS.md with scored candidates and synthesis. Trigger when users mention ad testing, concept evaluation, Arena for ads, ad review, or stress-testing ad creative. Requires A04 scripts and A05 visual direction as complete concepts.

File Ops 0 3mo ago
Tmeister

wp-plugin-tag

by Tmeister

Create, verify, list, or delete WordPress plugin version tags safely.

Code Gen 0 4mo ago
derekphilipau

museum-semantic-search

by derekphilipau

AI-powered semantic search for museum collections.

File Ops 7 6mo ago
recoupable

setup-artist

by recoupable

Set up the workspace for a new artist inside a sandbox. Creates the directory structure, context files, memory system, and placeholder content so agents can immediately start working. Use after setup-sandbox has created the org/artist folders, when RECOUP.md has status not-setup. Triggers on "set up artist", "create artist workspace", "initialize artist", or "onboard new artist".

Code Gen 0 3mo ago
Alicoder001

tools

by Alicoder001

Dynamic tool selection, composition, and error handling patterns for AI agents. Use when you need to efficiently leverage available tools and handle failures gracefully.

Debugging 0 4mo ago
chuanyin888

youtube-interview-shorts-zh

by chuanyin888

Use when the user wants to turn a long YouTube interview, talk, or podcast into 5 to 8 short clips with Chinese hard subtitles. This skill downloads the source video and subtitles, analyzes the transcript, selects strong standalone moments, cuts clips under 3 minutes, prepares Chinese packaging copy, and burns subtitles plus a first-second title into the exported videos.

Code Review 0 2mo ago
tachfineamnay

Docker & Containers

by tachfineamnay

Docker containerization, multi-stage builds, Docker Compose, and container best practices.

API Dev 0 4mo ago
cuba6112

file-system

by cuba6112

Safe filesystem operations for agents, including path normalization vs resolution, temp file handling, atomic replacement, and spooled buffers. Use when reading/writing user-supplied paths, staging outputs, or managing temporary files; triggers: filesystem, os.path, tempfile, path normalization, realpath, atomic write.

File Ops 0 5mo ago
nicolas-angelo

clerk-custom-auth-ui-nextjs

by nicolas-angelo

Clerk + Next.js patterns that extend the official skills with custom auth flows, UI component configuration and routing strategies.

Auth 0 4mo ago
feed-mob

manage-campaign

by feed-mob

Retrieve and manage advertising campaign state throughout the campaign lifecycle. Use when checking campaign status, retrieving campaign data by ID, understanding campaign completion progress, or determining next steps in the campaign workflow. Triggers on requests to get campaign details, check campaign status, view campaign progress, or retrieve stored campaign data.

Processing 0 6mo ago
wenrouXN

media-mgmt

by wenrouXN

"搜索媒体资源、转存 115 分享、订阅 MoviePilot、解锁 HDHive、下载 Telegram 音乐。"

API Dev 0 8d ago
SomtoUgeh

ast-grep

by SomtoUgeh

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.

Embeddings 0 4mo ago
CodingHeader

planning-with-files

by CodingHeader

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

Code Gen 0 4mo ago
takashi728

qwen3-tts

by takashi728

Qwen3-TTS CLI — generate speech from text using Qwen3-TTS models on local GPU. Supports voice design (describe any voice in natural language), voice clone (clone from reference audio), and custom voice (9 preset speakers) across 10 languages (Chinese, English, Japanese, Korean, German, French, Russian, Portuguese, Spanish, Italian). Trigger with "generate speech", "text to speech", "tts", "voice design", "voice clone", "qwen3-tts", "speak this", "read aloud", "clone this voice", "design a voice", or any request to turn text into spoken audio.

CLI Tools 0 28d ago
adhikjoshi

macpilot-dialog-handler

by adhikjoshi

Handle macOS file dialogs (Open, Save, Print) with MacPilot. Navigate folders, select files, set filenames, and dismiss dialogs programmatically in any application.

CLI Tools 0 3mo ago
pmco23

design

by pmco23

Use after /brief to transform a brief into a formal design document. Performs first-principles analysis, classifies constraints, grounds all recommendations in live library docs via Context7 and web search, then iterates until alignment. Writes .pipeline/design.md.

File Ops 0 3mo ago