File Ops

File manipulation and management

Showing 913-936 of 7527 skills
lee-to

aif-architecture

by lee-to

Generate architecture guidelines for the project. Analyzes tech stack from DESCRIPTION.md, recommends an architecture pattern, and creates .ai-factory/ARCHITECTURE.md. Use when setting up project architecture, asking "which architecture", or after /aif setup.

API Dev 1.1K 6mo ago
lee-to

aif

by lee-to

Set up Claude Code context for a project. Analyzes tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Use when starting new project, setting up AI context, or asking "set up project", "configure AI", "what skills do I need".

Code Gen 1.1K 6mo 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 1.1K 6mo ago
lawvable

xlsx-processing-anthropic

by lawvable

"Toolkit for comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. Use to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas"

Processing 666 6mo ago
lawvable

tabular-review-lawvable

by lawvable

"Guide to analyze multiple documents (PDF, DOCX) against user-defined columns and produce a structured Excel output with citations. Use when the user wants to: (1) Extract specific information from multiple documents into a table, (2) Compare clauses or provisions across contracts, (3) Create a document review matrix with source citations. Triggers on: 'tabular review', 'document matrix', 'extract from documents', 'compare across documents', 'review multiple contracts'."

Code Review 666 6mo ago
lawvable

vscode-extension-builder-lawvable

by lawvable

Build VS Code extensions from scratch or convert existing JS/React/Vue apps. Supports commands, webviews (React/Vue), custom editors, tree views, and AI agent integration via file-bridge IPC. Use when user wants to create a VS Code extension, convert a web app to an extension, add webviews or custom UIs to VS Code, implement tree views, build custom file editors, integrate with AI agents, or package/publish extensions (.vsix).

CLI Tools 666 6mo ago
lawvable

docx-processing-superdoc

by lawvable

Searches, replaces, and reads text in Word documents. Use when the user asks to edit, search, or extract text from .docx files.

CLI Tools 666 6mo ago
lawvable

skill-creator-openai

by lawvable

Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the model's capabilities with specialized knowledge, workflows, or tool integrations.

Agents 666 6mo ago
lawvable

docx-processing-anthropic

by lawvable

"Toolkit for comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. Use to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"

Automation 666 6mo ago
lawvable

skill-creator-anthropic

by lawvable

Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the model's capabilities with specialized knowledge, workflows, or tool integrations.

Agents 666 6mo ago
MervinPraison

pdf-processing

by MervinPraison

Process and extract information from PDF documents. Use this skill when the user asks to read, analyze, or extract data from PDF files.

Code Review 9K 8mo ago
dotnet

make-skill

by dotnet

'Create new Agent Skills for GitHub Copilot. Use when asked to create, scaffold, or add a skill. Generates SKILL.md with frontmatter, directory structure, and optional resources.'

Agents 1.2K 6mo ago
dotnet

make-instructions

by dotnet

'Create VS Code file-based instructions (.instructions.md files). Use when asked to create, scaffold, or add file-based instructions for Copilot. Generates .instructions.md with YAML frontmatter and background knowledge content.'

Code Gen 1.2K 6mo ago
glebis

deep-research

by glebis

This skill should be used when conducting comprehensive research on any topic using the OpenAI Deep Research API. It automates prompt enhancement through interactive clarifying questions, saves research parameters, and executes deep research with web search capabilities. Use when the user asks for in-depth analysis, investigation, research summaries, or topic exploration.

Academic 363 10mo ago
glebis

tdd

by glebis

This skill should be used when the user wants to implement features or fix bugs using test-driven development. Enforces the RED-GREEN-REFACTOR cycle with vertical slicing, context isolation between test writing and implementation, human checkpoints, and auto-test feedback loops. Uses multi-agent orchestration with the Task tool for architecturally enforced context isolation. Supports Jest, Vitest, pytest, Go test, cargo test, PHPUnit, and RSpec.

Debugging 363 6mo ago
glebis

Telegram Post Skill

by glebis

Python 3.10+, telethon

Code Gen 363 6mo ago
mikeyobrien

code-task-generator

by mikeyobrien

Generates structured .code-task.md files from descriptions or PDD implementation plans. Auto-detects input type, creates properly formatted tasks with Given-When-Then acceptance criteria.

Automation 3.1K 7mo ago
mikeyobrien

code-assist

by mikeyobrien

Guides implementation of code tasks using test-driven development in an Explore, Plan, Code, Commit workflow. Acts as a Technical Implementation Partner and TDD Coach — following existing patterns, avoiding over-engineering, and producing idiomatic, modern code.

File Ops 3.1K 7mo ago
EpicenterHQ

tauri

by EpicenterHQ

Tauri path handling, cross-platform file operations, and API usage. Use when working with file paths in Tauri frontend code, accessing filesystem APIs, or handling platform differences in desktop apps.

API Dev 4.8K 7mo ago
EpicenterHQ

social-media

by EpicenterHQ

Social media post guidelines for LinkedIn, Reddit, and Twitter/X. Use when drafting posts, announcements, or sharing technical content on social platforms.

File Ops 4.8K 6mo ago
EpicenterHQ

technical-articles

by EpicenterHQ

Writing technical articles and blog posts. Use when creating articles in docs/articles/ or blog content explaining patterns, techniques, or lessons learned.

File Ops 4.8K 6mo ago
karpathy

read-arxiv-paper

by karpathy

Use this skill when when asked to read an arxiv paper given an arxiv URL

Academic 57.6K 7mo ago
levnikolaevich

ln-601-semantic-content-auditor

by levnikolaevich

Semantic content auditor (L3 Worker). Verifies document content matches stated SCOPE, aligns with project goals, and reflects actual codebase state. Called by ln-600 for each project document. Returns scope_alignment and fact_accuracy scores with findings.

File Ops 549 6mo ago
levnikolaevich

ln-100-documents-pipeline

by levnikolaevich

"Top orchestrator for complete doc system. Delegates to ln-110 coordinator (project docs via 5 L3 workers) + ln-120-150 workers. Phase 4: global cleanup. Idempotent."

Code Review 549 6mo ago