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

収集済み skill 651 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

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.…

原文の言語: 英語

更新
収集済み skill 651 件中 40 件を表示しています。