Skip to main content

这个仓库中的 skills

ndpvt-web/arxiv-claude-skills - 第 13 页

SkillsMP 已收集 ndpvt-web/arxiv-claude-skills 中的 651 个 Skill。打开任一 Skill 可查看来源和详情。

ndpvt-web/arxiv-claude-skills

已展示 40 / 651 个已收集 Skill。

职业分类
软件开发工程师
描述

Apply ProAct-style lookahead reasoning to multi-step coding and planning tasks. Compresses search-tree exploration into concise causal reasoning chains so the agent considers future consequences before committing to actions. Use when: "plan ahead before…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Translate natural-language power system operational requirements into executable Optimal Power Flow (OPF) optimization code using differential modification of a canonical formulation. Use when the user asks to 'generate OPF code from a description', 'model…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build and maintain compact reasoning graphs for retrieval-augmented generation (RAG) that persist across queries, prune low-value structure, and minimize token usage. Based on the AutoPrunedRetriever architecture. Use this skill when the user says: "build a…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Autonomous vulnerability discovery using the QRS (Query, Review, Sanitize) neuro-symbolic triad. Generates CodeQL queries from CWE schemas, validates findings through semantic reasoning, and confirms exploitability via PoC synthesis. Use when: 'scan this…

原文语言:英语

更新
职业分类
数据科学家
描述

Build autonomous multi-scale scientific simulation pipelines using the QUASAR architecture: a Strategist-Operator-Evaluator agent trio with adaptive planning, hierarchical knowledge retrieval, and context-efficient memory. Triggers: 'build an autonomous…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Decouple reasoning from embedding compression in multimodal retrieval pipelines by enriching queries and corpus entries with explicit semantic context before encoding. Use when: 'build a multimodal search system', 'improve image-text retrieval accuracy', 'fix…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build collaborative multi-agent systems that use alternating reasoning-reflection cycles with specialized agent roles, coarse-to-fine selection, dynamic focus layouts, and chain-of-reflection verification. Use when asked to: 'build a multi-agent pipeline with…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Apply the REFLECT constitutional alignment framework to enforce user-defined principles on LLM outputs through a multi-stage pipeline: constitution-conditioned generation, self-evaluation with Likert scoring, self-critique, and principled revision. Use this…

原文语言:英语

更新
职业分类
数据科学家
描述

Automated feature engineering for prediction tasks on relational databases using a multi-agent LLM pipeline. Generates, filters, and validates SQL/pandas features from multi-table schemas. Use when: 'generate features from my database for prediction',…

原文语言:英语

更新
职业分类
数据科学家
描述

Audit and harden AI/ML systems for reliability and responsibility using an 8-dimension framework covering bias, security, privacy, hallucination, uncertainty, explainability, distribution shift, alignment, and AIGC detection. Use this skill when users say…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Apply AI techniques from the NSF AI-for-EDA workshop to hardware design tasks: RTL code generation from natural language, HLS pragma optimization via GNNs, logic synthesis optimization with RL, LLM-assisted hardware verification, and ML-augmented SAT solving.…

原文语言:英语

更新
职业分类
生物化学家和生物物理学家
描述

Solve hard scientific and technical reasoning problems using the ReThinker Solver-Critic-Selector loop with confidence-gated rethinking. Use when the user says 'reason through this carefully', 'solve this hard problem', 'think step by step and verify',…

原文语言:英语

更新
职业分类
数据科学家
描述

Evaluate robustness of LLM-generated recommendation explanations under realistic user behavior noise. Use when: 'test explanation robustness', 'evaluate recommender explanation stability', 'perturb user history and measure explanation drift', 'benchmark LLM…

原文语言:英语

更新
职业分类
项目管理专家
描述

Decompose long-horizon, multi-step tasks using ROMA's recursive meta-agent pattern: Atomizer decides if a task needs splitting, Planner builds a dependency-aware subtask DAG, Executors run leaf tasks in parallel, and Aggregator compresses results bottom-up.…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Optimize Pandas code by discovering per-program improvements, generalizing them into reusable rewrite rules, and applying those rules as a lightweight compiler pass. Use when the user says 'optimize this Pandas code', 'speed up my DataFrame operations',…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Harden code and AI guardrails through iterative Red Team vs Blue Team adversarial games. Use when the user says 'harden this code', 'find and fix vulnerabilities', 'red team blue team', 'iterative security hardening', 'guardrail optimization', or 'adversarial…

原文语言:英语

更新
职业分类
计算机与信息研究科学家
描述

Apply dual-cognitive reasoning (System 1 fast / System 2 slow) to compress verbose chain-of-thought into succinct, efficient reasoning traces while preserving accuracy. Use when: 'make this reasoning shorter', 'compress chain of thought', 'fast thinking…

原文语言:英语

更新
职业分类
数据科学家
描述

Build image retrieval-augmented generation (ImageRAG) pipelines for visual recognition tasks. Combines vision embeddings, vector databases, and multimodal LLMs to classify or describe images by retrieving similar labeled exemplars before generation. Use this…

原文语言:英语

更新
职业分类
数据科学家
描述

Build agentic pipelines that ingest heterogeneous raw scientific data, parse research intent, and produce analysis-ready unified datasets. Use when user says 'prepare scientific data', 'build a data ingestion pipeline', 'normalize heterogeneous datasets',…

原文语言:英语

更新
职业分类
数据科学家
描述

Build training-free composed image retrieval systems that combine a reference image with modification text to find target images, using semantic debiasing to suppress reference-image noise. Use when: 'build a composed image retrieval system', 'find similar…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Step-level security scoring for code generation and vulnerability detection using process reward model techniques. Use when asked to: 'review this code for vulnerabilities', 'generate secure code for [task]', 'score security of each code block', 'find the…

原文语言:英语

更新
职业分类
数据科学家
描述

Deploy SERE (Similarity-based Expert Re-routing) to accelerate MoE model batch decoding in vLLM by dynamically skipping redundant experts. Use when: 'speed up MoE inference', 'optimize Qwen MoE serving', 'reduce MoE expert activation overhead', 'SERE expert…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build efficient log parsing systems that extract structured templates from raw log messages using a dual-cache architecture with LLM-powered correction -- optimized for small/local models. Use when the user says 'parse logs', 'extract log templates', 'build a…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Agentic differential oracle for triaging cross-implementation discrepancies. Decomposes bug triage into specialized sub-agents (discrepancy finder, spec checker, false-positive critic, duplicate checker) that independently gather evidence and synthesize a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Design and audit multi-agent LLM systems for genuine cooperation vs. surface compliance. Implements Anchoring Agent injection, cognitive decomposition (belief error + strategic deviation), and transfer testing from the "Social Catalysts, Not Moral Agents"…

原文语言:英语

更新
职业分类
数据科学家
描述

Efficiently evaluate LLMs on benchmarks by selecting a small subset of anchor items via sparse optimization, reproducing full-benchmark rankings at a fraction of the cost. Use when: 'reduce evaluation cost for my LLM benchmark', 'select representative test…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automate library migrations by synthesizing reusable code transformation scripts. Uses LLM-generated migration examples distilled into structured, testable rewrite rules (PolyglotPiranha / comby / semgrep patterns). Triggers: 'migrate from X to Y library',…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Iterative multi-turn Text-to-SQL generation using reason-execute-observe loops with execution feedback. Instead of writing SQL in one shot, explores the schema, executes intermediate queries, reads error messages and result previews, and refines until…

原文语言:英语

更新
职业分类
数据科学家
描述

Agentic system for answering questions about semi-structured tables using tree-based structural modeling and multi-step agent reasoning. Use when: 'analyze this spreadsheet and answer questions', 'parse this complex table with merged cells', 'extract data…

原文语言:英语

更新
职业分类
放射科医生
描述

Build LLM-based pipelines that automatically detect and classify longitudinal (temporal) changes in radiology reports. Use when the user mentions 'radiology report annotation', 'longitudinal report evaluation', 'temporal change detection in medical text',…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Detect, audit, and defend against implicit memory channels in LLM-powered systems where models encode hidden state in outputs that persists across interactions. Use when: 'audit my LLM pipeline for hidden channels', 'check if my agent can leak state between…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Detect and mitigate status hierarchy bias in multi-agent LLM systems. Applies expectation states theory to audit deference patterns, prevent authority-driven conformity, and build robust agent collaboration. Use when: 'audit my multi-agent system for…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Implement temporal safety monitoring for AI agent trajectories using StepShield's cascaded HybridGuard pattern. Detects rogue agent behavior early enough to intervene, not just report. Triggers: 'monitor agent steps for safety', 'add early intervention…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Diagnose LLM safety defenses using the Four-Checkpoint Framework. Instead of asking "does this jailbreak work?", systematically identify WHERE and WHY safety mechanisms fail across four sequential defensive layers (input-literal, input-intent, output-literal,…

原文语言:英语

更新
职业分类
数据库架构师
描述

Structure database schemas and structured data as file-native context for LLM agent operations. Applies evidence-based format selection, domain-partitioned file layouts, and architecture-aware context engineering to maximize accuracy when agents generate SQL,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Fix bugs using structured visual reasoning -- converts screenshots, control-flow graphs, and UI artifacts into semantic scene graphs for precise fault localization and patch generation. Use when: 'fix this UI bug from the screenshot', 'the layout is broken,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Efficient test-time scaling for software engineering agents using trajectory recycling and explore-exploit branching (SWE-Replay). Use when: 'scale up my agent to solve this hard bug', 'retry this task more efficiently', 'run multiple attempts on this SWE…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Orchestrate heterogeneous multi-agent MCTS planning for complex reasoning and search tasks. Uses a pool of diverse LLM-based agents with distinct roles (planner, executor, verifier, reflector) to generate diverse solution branches via Monte Carlo Tree Search,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build tree-structured, agent-assisted thought-to-video authoring systems where each generation step is a node binding intent, prompts, parameters, and outputs. Four collaborating agents (Master, Knowledge, Workflow, Prompt) translate user intent into editable…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Evaluate and optimize agentic coding tool configurations using Scylla's tiered ablation framework and Cost-of-Pass (CoP) metric. Helps decide what level of agent complexity (prompts, skills, tools, multi-agent) a task actually needs, avoiding overengineering.…

原文语言:英语

更新
已展示 40 / 651 个已收集 Skill。