- Home
- /
- Categories
- /
- File Ops
File Ops
File manipulation and management
master-thesis-review
by brycewang-stanford
Generate master's thesis review reports (硕士论文评阅意见) calibrated to a given score. Outputs academic evaluation and shortcomings/suggestions in Chinese. Trigger when user says "master thesis review" / "硕士论文评阅" / "论文评阅" / "评阅意见" / "thesis review".
R-optimizer
by brycewang-stanford
R语言实证分析优化Skill。优化R代码效率、处理大规模面板数据、加速回归计算(并行化、向量化、向量化)。触发词:R语言优化/R加速/R性能优化/大规模数据处理/R optimization
marp-export
by brycewang-stanford
Export Marp slide markdown files to PDF (default), HTML, PPTX, or PNG. Handles theme loading, Chrome/Chromium detection for PDF export, and batch conversion. Trigger when user says "export slides", "convert marp to pdf", "marp export", "slides to pdf", "slides to html", "导出slides", "slides转pdf", "导出演示文稿".
ambiguity-detector
by ArabelaTso
Detects and analyzes ambiguous language in software requirements and user stories. Use when reviewing requirements documents, user stories, specifications, or any software requirement text to identify vague quantifiers, unclear scope, undefined terms, missing edge cases, subjective language, and incomplete specifications. Provides detailed analysis with clarifying questions and suggested improvements.
code-search-assistant
by ArabelaTso
Search code repositories for code related to a given code snippet, ranking results by call chain similarity, textual similarity, and functional similarity. Use when finding related code, locating similar implementations, discovering code dependencies, or identifying code that performs similar operations. Outputs ranked file lists with matching code snippets and relevance scores.
cve-reachability-analyzer
by ArabelaTso
Analyze CVE reachability in software repositories by examining how vulnerable dependencies are imported and used. Determines whether vulnerable components, classes, or functions are reachable from project code through call chain analysis, reflection detection, dynamic loading patterns, and configuration-gated behavior. Classifies each CVE as likely reachable, possibly reachable, or likely unreachable with supporting evidence. Use when analyzing security vulnerabilities in dependencies, performing post-disclosure CVE triage, assessing vulnerability impact, or when users ask to analyze CVE reachability, check if vulnerabilities are exploitable, or evaluate dependency security risks.
mcp:setup-arxiv-mcp
by NeoLabHQ
Guide for setup arXiv paper search MCP server using Docker MCP
fpf:reset
by NeoLabHQ
"Reset the FPF reasoning cycle to start fresh"
customaize-agent:create-workflow-command
by NeoLabHQ
Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts
mcp:setup-serena-mcp
by NeoLabHQ
Guide for setup Serena MCP server for semantic code retrieval and editing capabilities
git:load-issues
by NeoLabHQ
Load all open issues from GitHub and save them as markdown files
git:compare-worktrees
by NeoLabHQ
Compare files and directories between git worktrees or worktree and current branch
mcp:setup-context7-mcp
by NeoLabHQ
Guide for setup Context7 MCP server to load documentation for specific technologies.
git:worktrees
by NeoLabHQ
Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.
git:analyze-issue
by NeoLabHQ
Analyze a GitHub issue and create a detailed technical specification
ddd:software-architecture
by NeoLabHQ
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
git:merge-worktree
by NeoLabHQ
Merge changes from worktrees into current branch with selective file checkout, cherry-picking, interactive patch selection, or manual merge
fpf:propose-hypotheses
by NeoLabHQ
Execute complete FPF cycle from hypothesis generation to decision
fpf:status
by NeoLabHQ
"Display the current state of the FPF knowledge base"
faiss
by NousResearch
Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.
minecraft-modpack-server
by NousResearch
"Host modded Minecraft servers (CurseForge, Modrinth)."
pokemon-player
by NousResearch
Play Pokemon games autonomously via headless emulation. Starts a game server, reads structured game state from RAM, makes strategic decisions, and sends button inputs — all from the terminal.
apple-notes
by NousResearch
Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).
himalaya
by NousResearch
CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).