File Ops

File manipulation and management

Showing 1465-1488 of 6796 skills
gmickel

gno

by gmickel

Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document search, build a knowledge base, needs RAG/semantic search, or wants to start a local web UI for their docs.

Embeddings 89 5mo ago
nansen-ai

nansen-prediction-market

by nansen-ai

"Polymarket screeners — discover trending events, top markets by volume, and search for specific markets. Use when browsing what's happening on prediction markets."

Academic 127 3mo ago
jimmc414

biorxiv-database

by jimmc414

Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.

Processing 541 6mo ago
simota

Atlas

by simota

依存関係・循環参照・God Classを分析し、ADR/RFCã‚’ä½œæˆã€‚ã‚¢ãƒ¼ã‚­ãƒ†ã‚¯ãƒãƒ£æ”¹å–„ã€ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«åˆ†å‰²ã€æŠ€è¡“çš„è² å‚µã®è©•ä¾¡ãŒå¿…è¦ãªæ™‚ã«ä½¿ç”¨ã€‚

Agents 53 4mo ago
TokenRollAI

investigate

by TokenRollAI

"Use when user asks 'what is X', 'how does X work', 'find out about', 'analyze', 'explain the code', or needs quick codebase investigation. Returns findings directly in conversation without saving files. Prefer this over Explore agent."

Analytics 455 4mo ago
TokenRollAI

read-doc

by TokenRollAI

"Leverage the llmdoc documentation system to quickly understand the project architecture, code details, and key concepts without reading source code directly."

Docs Gen 455 4mo ago
shipshitdev

context-fundamentals

by shipshitdev

Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.

Agents 27 5mo ago
asheshgoplani

session-share

by asheshgoplani

Share Claude Code sessions between developers. Use when user mentions "share session", "export session", "import session", "send session to", "continue from colleague", or needs to (1) export current session to file, (2) import session from another developer, (3) hand off work context. Enables private, secure session transfer via direct file sharing.

Auth 162 4mo ago
brave

web-search

by brave

USE FOR web search. Returns ranked results with snippets, URLs, thumbnails. Supports freshness filters, SafeSearch, Goggles for custom ranking, pagination. Primary search endpoint.

Embeddings 152 4mo ago
dmccreary

microsim-generator

by dmccreary

Creates interactive educational MicroSims using the best-matched JavaScript library (p5.js, Chart.js, Plotly, Mermaid, vis-network, vis-timeline, Leaflet, Venn.js). Analyzes user requirements to route to the appropriate visualization type and generates complete MicroSim packages with HTML, JavaScript, CSS, documentation, screen capture, and metadata.

Code Gen 74 4mo ago
pproenca

missing-references

by pproenca

This skill references rules that do not have corresponding files in the references directory.

File Ops 163 5mo ago
parcadei

idempotent-redundancy

by parcadei

Idempotent Redundancy

Code Review 3.8K 5mo ago
vm0-ai

brave-search

by vm0-ai

Brave Search API via curl. Use this skill for privacy-focused web, image, video, and news search with no tracking.

Embeddings 66 5mo ago
vm0-ai

minio

by vm0-ai

MinIO S3-compatible object storage API. Use this skill for file upload, download, bucket management, and pre-signed URL generation.

CLI Tools 66 5mo ago
mcouthon

phase-review

by mcouthon

"Review implementation plans for a particular phase in a larger plan for flaws before committing to them. Use when reviewing phase plans from .tasks/ directory. Triggers on: 'use phase mode', 'review phase', 'review the plan', 'check phase', 'validate phase', 'review phase N', 'check the plan for phase'."

Automation 73 3mo ago
mcouthon

deep-research

by mcouthon

"Exhaustive investigation with citations and structured findings. Use when thorough coverage is needed, all sources must be cited, or research will inform critical decisions. Triggers on: 'use deep-research mode', 'deep research', 'exhaustive investigation', 'thorough research', 'cite all sources', 'comprehensive analysis', 'leave no stone unturned', 'research everything'. Read-only mode - investigates and documents but doesn't modify code."

Academic 73 3mo ago
mcouthon

phase-review

by mcouthon

"Review implementation plans for a particular phase in a larger plan for flaws before committing to them. Use when reviewing phase plans from .tasks/ directory. Triggers on: 'use phase mode', 'review phase', 'review the plan', 'check phase', 'validate phase', 'review phase N', 'check the plan for phase'."

Automation 73 3mo ago
lingzhi227

paper-to-code

by lingzhi227

Convert an ML research paper into a complete, runnable code repository. 3-stage pipeline from Paper2Code — Planning (UML + dependency graph) → Analysis (per-file logic) → Coding (dependency-ordered generation). Use for reproducing paper methods.

Academic 147 4mo ago
lingzhi227

citation-management

by lingzhi227

Manage BibTeX citations for LaTeX papers. Harvest missing citations from a draft using Semantic Scholar, validate cite keys against .bib files, deduplicate entries, and format bibliography. Use when working with references, BibTeX, or citations.

Academic 147 4mo ago
lingzhi227

literature-review

by lingzhi227

Conduct comprehensive literature reviews using multi-perspective dialogue simulation. Generate diverse expert personas, conduct grounded Q&A conversations, and synthesize findings into structured knowledge. Use when starting a new research project or writing a survey section.

Embeddings 147 4mo ago
wcygan

new-skill

by wcygan

Interactive wizard to create new agent skills for Claude Code. Use when creating skills, building agent capabilities, adding model-invoked workflows, or setting up skill directories. Keywords: create skill, new skill, agent skill, skill wizard, build skill, SKILL.md

Code Gen 192 3mo ago
wcygan

onboard

by wcygan

Explore an unfamiliar codebase and generate an ARCHITECTURE.md with component diagrams, pattern catalog, and dev workflow guide. Use when joining a new project, picking up an OSS repo, or needing to understand how a codebase works. Keywords: onboard, architecture, explore, understand, codebase, new project, map, document, how does this work

CLI Tools 192 4mo ago
wcygan

new-global-skill

by wcygan

Interactive wizard to create new global Claude Code skills for dotfiles distribution. Use when creating skills available across all projects, adding personal workflows to dotfiles, or scaffolding ~/.claude/skills. Keywords: create global skill, new global skill, dotfiles skill, personal skill, cross-project skill, global workflow

Code Gen 192 3mo ago
wcygan

interview

by wcygan

Conduct an in-depth requirements interview to flesh out a plan or spec file. Ask non-obvious questions about technical implementation, UI & UX, tradeoffs, and concerns — then write the finalized spec back to the file. Use when you need to flesh out requirements, refine a spec, clarify a plan, or gather details before implementation. Keywords: interview, spec, plan, requirements, flesh out, questions, clarify spec, requirements gathering.

File Ops 192 3mo ago