File Ops

File manipulation and management

Showing 1537-1560 of 7527 skills
mohitmishra786

linkers-lto

by mohitmishra786

Linker and Link-Time Optimisation (LTO) skill. Use when configuring GNU ld, gold, or lld linker flags, diagnosing link-order issues or undefined symbols at link time, enabling LTO safely in real projects, or understanding inter-module optimisation trade-offs. Activates on queries about linker flags, -flto, thin LTO, LTCG, --gc-sections, link order errors, weak symbols, or linker scripts.

Automation 186 6mo ago
BrownFineSecurity

apktool

by BrownFineSecurity

Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.

CLI Tools 814 8mo ago
BrownFineSecurity

jadx

by BrownFineSecurity

Android APK decompiler that converts DEX bytecode to readable Java source code. Use when you need to decompile APK files, analyze app logic, search for vulnerabilities, find hardcoded credentials, or understand app behavior through readable source code.

API Dev 814 8mo ago
BrownFineSecurity

iotnet

by BrownFineSecurity

IoT network traffic analyzer for detecting IoT protocols and identifying security vulnerabilities in network communications. Use when you need to analyze network traffic, identify IoT protocols, or assess network security of IoT devices.

CLI Tools 814 8mo ago
BrownFineSecurity

ffind

by BrownFineSecurity

Advanced file finder with type detection and filesystem extraction for analyzing firmware and extracting embedded filesystems. Use when you need to analyze firmware files, identify file types, or extract ext2/3/4 or F2FS filesystems.

Code Review 814 8mo ago
alinaqi

credentials

by alinaqi

Centralized API key management from Access.txt

API Dev 705 8mo ago
alinaqi

code-deduplication

by alinaqi

Prevent semantic code duplication with capability index and check-before-write

Code Gen 705 8mo ago
williamfiset

algorithms-education

by williamfiset

Skills and conventions for an educational algorithms and data structures repository. Use this skill whenever working on algorithm implementations, data structure code, LeetCode-style problems, graph theory, dynamic programming, or any Java-based educational coding project. Trigger on mentions of: algorithms, data structures, graph theory, sorting, searching, trees, DP, BFS, DFS, linked lists, heaps, segment trees, union-find, or any request to write, refactor, document, or test educational code. Also trigger when the user asks to "clean up", "simplify", "document", "refactor" or "add tests" to algorithm code.

Comments 18.7K 6mo ago
LerianStudio

ring:exploring-codebase

by LerianStudio

Autonomous two-phase codebase exploration - first discovers natural perspectives (layers, components, boundaries), then dispatches adaptive deep-dive explorers based on what was discovered. Synthesizes findings into actionable insights.

File Ops 209 7mo ago
jimmc414

flowio

by jimmc414

"Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing."

Code Gen 570 9mo ago
jimmc414

geo-database

by jimmc414

"Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis."

Processing 570 9mo ago
jimmc414

fda-database

by jimmc414

"Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research."

Database 570 9mo ago
jimmc414

literature-review

by jimmc414

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

Embeddings 570 9mo ago
Melvynx

merge

by Melvynx

Intelligently merge branches with context-aware conflict resolution

Code Review 224 7mo ago
brave

videos-search

by brave

USE FOR video search. Returns videos with title, URL, thumbnail, duration, view count, creator. Supports freshness filters, SafeSearch, pagination.

Embeddings 169 6mo ago
brave

news-search

by brave

USE FOR news search. Returns news articles with title, URL, description, age, thumbnail. Supports freshness and date range filtering, SafeSearch filter and Goggles for custom ranking.

Embeddings 169 6mo ago
brave

local-pois

by brave

USE FOR getting local business/POI details. Requires POI IDs obtained from web-search (with result_filter=locations). Returns full business information including ratings, hours, contact info. Max 20 IDs.

Embeddings 169 6mo ago
brave

suggest

by brave

USE FOR query autocomplete/suggestions. Fast (<100ms). Returns suggested queries as user types. Supports rich suggestions with entity info. Typo-resilient.

Database 169 6mo ago
spatie

livewire-development

by spatie

Develops reactive Livewire 4 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior; writing Livewire tests; or when the user mentions Livewire, component, counter, or reactive UI.

Code Gen 652 7mo ago
spatie

pest-testing

by spatie

Tests applications using the Pest 4 PHP framework. Activates when writing tests, creating unit or feature tests, adding assertions, testing Livewire components, browser testing, debugging test failures, working with datasets or mocking; or when the user mentions test, spec, TDD, expects, assertion, coverage, or needs to verify functionality works.

File Ops 652 7mo ago
adeze

Raindrop.io MCP Server

by adeze

Requires a RAINDROP_ACCESS_TOKEN from your Raindrop.io integrations settings: https://app.raindrop.io/settings/integrations

File Ops 180 6mo 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 10mo ago
qdhenry

file-watcher

by qdhenry

Chokidar-based file watcher that triggers claude -p on changes. Useful for automated AI reactions to file changes — design sync, code validation, config regeneration, etc.

File Ops 1.3K 6mo ago
qdhenry

elevenlabs-transcribe

by qdhenry

Transcribes audio/video files using ElevenLabs Scribe v2 API. Use when transcribing audio files, generating transcripts, or converting speech to text.

API Dev 1.3K 6mo ago