File Ops

File manipulation and management

Showing 697-720 of 6762 skills
sd0xdev

code-explore

by sd0xdev

"Pure Claude code investigation. Use when: tracing execution paths, understanding architecture, diagnosing issues. Not for: dual-perspective review (use code-investigate), code review (use codex-code-review). Output: analysis report with findings."

Processing 164 3mo ago
rohitg00

learn-rule

by rohitg00

Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Use after mistakes or when the user says "remember this".

File Ops 2.3K 3mo ago
elizaOS

skill-creator

by elizaOS

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

CLI Tools 18.5K 3mo ago
elizaOS

local-places

by elizaOS

Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.

Embeddings 18.5K 3mo ago
elizaOS

bear-notes

by elizaOS

Create, search, and manage Bear notes via grizzly CLI.

CLI Tools 18.5K 3mo ago
elizaOS

discord

by elizaOS

"Use when you need to control Discord from Otto via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, create/edit/delete channels and categories, fetch permissions or member/role/channel info, set bot presence/activity, or handle moderation actions in Discord DMs or channels."

Processing 18.5K 3mo ago
qdhenry

Linear Todo Sync

by qdhenry

This skill fetches open tasks assigned to the user from the Linear API and generates a markdown todo list file in the project root. This skill should be used when the user asks about their work items, wants to see what they need to work on, or requests to load/sync their Linear tasks. Requires Python 3.7+, requests, mdutils, and python-dotenv packages. Requires LINEAR_API_KEY in .env file.

API Dev 1.3K 7mo ago
davila7

pytorch-fsdp

by davila7

Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2

File Ops 27.8K 4mo ago
davila7

planning

by davila7

Create and manage persistent markdown planning files for structured task execution. Use when the user asks to "create a plan", "track progress", "start a research project", or when a task requires more than 5 tool calls and needs structured phase tracking to stay focused and avoid goal drift.

Academic 27.8K 3mo ago
posit-dev

positron-issue-creator

by posit-dev

This skill should be used when drafting GitHub issues for the Positron repository. It provides workflows for searching duplicates, selecting appropriate labels, gathering complete context through questioning, and writing terse, fluff-free issues that precisely describe what is needed or wrong. The skill prepares issues for manual submission by the user. Use this skill when the user asks to draft or prepare an issue for Positron.

Code Gen 4.2K 7mo ago
JetBrains

doc-sync

by JetBrains

Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates.

Docs Gen 10.2K 7mo ago
Factory-AI

memory-capture

by Factory-AI

Capture and organize memories, decisions, and learnings to a memories.md file. Use when you want to save context for future sessions.

Docs Gen 926 5mo ago
continuedev

docs-style

by continuedev

Style guidelines for writing and updating documentation. Use when writing new docs, updating existing docs, or reviewing docs for quality.

File Ops 33.5K 3mo ago
davila7

docs-search

by davila7

Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to "search docs", "find documentation", "look up a function", "check the API", or before implementing changes to verify correct signatures and patterns.

Comments 27.8K 3mo ago
srbhr

backend-dev

by srbhr

Backend development agent for Resume Matcher. Handles FastAPI endpoints, Pydantic schemas, TinyDB operations, LiteLLM integration, and Python service logic. Use when creating or modifying backend code.

API Dev 27.3K 3mo ago
hatayama

uloop-screenshot

by hatayama

"Take a screenshot of Unity Editor windows and save as PNG image. Use when you need to: (1) Screenshot the Game View, Scene View, Console, Inspector, or other windows, (2) Capture current visual state for debugging or documentation, (3) Save what the Editor looks like as an image file."

Docker 389 3mo ago
elizaOS

canvas

by elizaOS

"Display HTML content on connected Otto nodes (Mac app, iOS, Android). Use for games, visualizations, dashboards, and interactive demos."

File Ops 18.5K 3mo ago
elizaOS

spotify-player

by elizaOS

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

Embeddings 18.5K 3mo ago
elizaOS

oracle

by elizaOS

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

Docs Gen 18.5K 3mo ago
lee-to

aif-rules

by lee-to

Add project-specific rules and conventions to .ai-factory/RULES.md. Each invocation appends new rules. These rules are automatically loaded by /aif-implement before execution. Use when user says "add rule", "remember this", "convention", or "always do X".

Code Gen 913 3mo ago
zebbern

Wireshark Network Traffic Analysis

by zebbern

This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP files", "follow TCP/UDP streams", "detect network anomalies", "investigate suspicious traffic", or "perform protocol analysis". It provides comprehensive techniques for network packet capture, filtering, and analysis using Wireshark.

API Dev 4.2K 4mo ago
daymade

youtube-downloader

by daymade

Download YouTube videos and HLS streams (m3u8) from platforms like Mux, Vimeo, etc. using yt-dlp and ffmpeg. Use this skill when users request downloading videos, extracting audio, handling protected streams with authentication headers, or troubleshooting download issues like nsig extraction failures, 403 errors, or cookie extraction problems.

CLI Tools 1.1K 4mo ago
pytorch

pyrefly-type-coverage

by pytorch

Migrate a file to use stricter Pyrefly type checking with annotations required for all functions, classes, and attributes.

Code Review 100.4K 4mo ago
pytorch

document-public-apis

by pytorch

Document undocumented public APIs in PyTorch by removing functions from coverage_ignore_functions and coverage_ignore_classes in docs/source/conf.py, running Sphinx coverage, and adding the appropriate autodoc directives to the correct .md or .rst doc files. Use when a user asks to remove functions from conf.py ignore lists.

Comments 100.4K 3mo ago