File Ops

File manipulation and management

Showing 1105-1128 of 6780 skills
tradingstrategy-ai

extract-project-logo

by tradingstrategy-ai

Extract a project's logo from its website, brand kit, or other sources

Code Review 820 4mo ago
FradSer

refactor-project

by FradSer

This skill should be used when the user asks for project-wide refactoring, cross-file simplification, consistency standardization across the codebase, duplication reduction, or invokes /refactor-project.

File Ops 557 4mo ago
karpathy

read-arxiv-paper

by karpathy

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

Academic 54.9K 4mo ago
flonat

init-project-research

by flonat

"Bootstrap a research project: interview for details, scaffold directory, create Overleaf symlink, init git, and sync with context library and Notion. Triggers: 'new research project', 'start a new paper'. Not for lightweight setups — use /init-project-light instead."

Code Gen 88 3mo ago
flonat

consolidate-memory

by flonat

"Consolidate MEMORY.md files: prune duplicates, merge overlapping entries, generate abstractions, and remove stale knowledge. Triggers: 'clean up MEMORY.md', 'prune stale knowledge'. Inspired by npcsh sleep/dream cycles."

Code Gen 88 3mo ago
flonat

update-project-doc

by flonat

"Update a project's own documentation (CLAUDE.md, README.md, docs/*.md) to reflect its current state. Detects stale file trees, timestamps, counts, and next steps. Includes a leanness audit: flags CLAUDE.md > 200 lines, sections > 15 lines of reference material, SKILL.md > 300 lines, agents > 400 lines, and context files > 200 lines — with auto-extraction to docs/ or references/."

Docs Gen 88 3mo ago
flonat

insights-deck

by flonat

"Generate timestamped Claude Code insights report and Beamer presentation. Runs /insights, archives HTML, then builds a rhetoric-driven deck from the findings. Triggers: 'generate insights report', 'how is my Claude Code doing'."

File Ops 88 3mo ago
flonat

split-pdf

by flonat

Download, split, and deeply read academic PDFs. Use when asked to read, review, or summarize an academic paper. Splits PDFs into 4-page chunks, reads them in small batches, and produces structured reading notes — avoiding context window crashes and shallow comprehension.

Academic 88 3mo ago
flonat

beamer-deck

by flonat

"Generate academic Beamer presentations with multi-agent review. Builds original themes, applies rhetoric principles, iterates until zero warnings. Triggers: 'make slides', 'create a presentation', 'build a talk'. For web-shareable HTML slides, use /quarto-deck instead."

Academic 88 3mo ago
flonat

code-archaeology

by flonat

"Systematically review and understand old code, data, and analysis files. For reviving old projects, auditing inherited code, or preparing for R&R. Triggers: 'what does this old code do', 'understand this legacy project', 'revive this project'. Not for active code review — use /code-review."

Code Review 88 3mo ago
FradSer

writing-plans

by FradSer

This skill should be used when the user has a design (from brainstorming) and needs to break it down into a detailed, step-by-step implementation plan with verification steps for each task.

Automation 557 3mo ago
FradSer

executing-plans

by FradSer

This skill should be used when the user has a completed implementation plan (plan.md) and is ready to execute the tasks defined therein. Actively uses Agent Teams or subagents to execute batches of independent tasks in parallel, following BDD/TDD principles.

Automation 557 3mo ago
FradSer

agent-team-driven-development

by FradSer

Provides guidance on choosing between Agent Teams and Sub-agents and executing complex plans with parallel coordination. Use when implementing complex features requiring multiple specialized teammates working in parallel.

Agents 557 3mo ago
HermeticOrmus

premium-saas-design

by HermeticOrmus

Professional framework for building premium $5k+ SaaS websites with AI - the Define, Build, Review, Refine loop used by real product teams

File Ops 60 5mo ago
sugarforever

diagram-to-image

by sugarforever

Convert Mermaid diagrams and Markdown tables to images (PNG/SVG) for platforms that don't support rich formatting. Use when user asks to "convert to image", "export as PNG", "make this an image", or has content for X/Twitter that needs visual exports.

Docker 118 4mo ago
op7418

claude-to-im

by op7418

Bridge THIS Claude Code or Codex session to Telegram, Discord, Feishu/Lark, QQ, or WeChat so the user can chat with Claude from their phone. Use for: setting up, starting, stopping, or diagnosing the claude-to-im bridge daemon; forwarding Claude replies to a messaging app; any phrase like "claude-to-im", "bridge", "消息推送", "消息转发", "桥接", "连上飞书", "手机上看claude", "启动后台服务", "诊断", "查看日志", "配置". Subcommands: setup, start, stop, status, logs, reconfigure, doctor. Do NOT use for: building standalone bots, webhook integrations, or coding with IM platform SDKs — those are regular programming tasks.

CLI Tools 2.7K 2mo ago
tradingstrategy-ai

post-process-logo

by tradingstrategy-ai

Post-process original logos into standardised 256x256 PNG format

Processing 820 5mo ago
ComposioHQ

artifacts-builder

by ComposioHQ

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

CLI Tools 1.7K 4mo ago
anton-abyzov

Ultrathink LLM-as-Judge Validation

by anton-abyzov

Ultrathink LLM-as-Judge validation of completed work. Uses extended thinking and Opus model for thorough, independent evaluation. Use when saying "judge my code", "judge-llm", "deep validate", or as part of /sw:done closure.

File Ops 147 3mo ago
Aaronontheweb

ilspy-decompile

by Aaronontheweb

Understand implementation details of .NET code by decompiling assemblies. Use when you want to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries.

CLI Tools 1K 4mo ago
TomWq

expo-gaode-map-search

by TomWq

高德原生搜索高性能方案:基于原生 SDK 实现,无 Web 配额限制;提供全场景 POI 搜索(关键字/周边/沿途/多边形/ID详情);支持输入提示(Autocomplete)与逆地理编码(坐标转地址);提供完整 TypeScript 定义;需依赖核心包或导航包初始化。

Embeddings 101 4mo ago
ognjengt

strategic-planning

by ognjengt

Analyzes the founder's business context to deliver the 3 highest-impact next moves for growth (marketing or sales). Asks up to 10 diagnostic questions when needed to uncover bottlenecks, struggles, and opportunities. Use when user needs strategic guidance, next steps, growth planning, or actionable business strategy.

Code Review 196 4mo ago
mohitmishra786

cross-gcc

by mohitmishra786

Cross-compilation with GCC skill for embedded and multi-architecture targets. Use when setting up cross-gcc toolchains, configuring sysroots, building for ARM/AArch64/RISC-V/MIPS from an x86-64 host, troubleshooting wrong-architecture errors, or running cross-compiled binaries under QEMU. Activates on queries about cross-compilation triplets, sysroot, pkg-config for cross builds, embedded toolchains, or Yocto/Buildroot integration.

CLI Tools 110 3mo ago
sanity-io

tsdown

by sanity-io

tsdown fast TypeScript library bundler powered by Rolldown and Oxc. Use when bundling TypeScript libraries, configuring entry points, or generating .d.ts declaration files.

Database 947 4mo ago