Skip to main content

このリポジトリの skills

ndpvt-web/arxiv-claude-skills - 15ページ

SkillsMP は ndpvt-web/arxiv-claude-skills から 651 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

ndpvt-web/arxiv-claude-skills

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

職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Detect and mitigate known LLM reasoning failures during code generation, review, and problem-solving. Applies the taxonomy from Song et al. (TMLR 2026) to catch compositional reasoning breakdowns, reversal curse errors, order bias, counting mistakes, and…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Autonomous environment configuration using multi-agent diagnosis and self-evolving error repair. Use when: 'set up the dev environment for this repo', 'configure dependencies and get tests passing', 'debug why my environment build fails', 'create a Dockerfile…

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Generate accurate SQL from natural language using the SSEV pipeline: schema-linked prompting, execution-guided self-refinement, and weighted majority voting across multiple candidate queries. Use when the user says 'write SQL for this question', 'query this…

原文の言語: 英語

更新
職業分類
データサイエンティストソフトウェア開発者
説明

Build cost-aware multimodal LLM routing systems that select the best model per query based on input signals, budget constraints, and task type. Use when the user says 'route queries to different models', 'select the cheapest model that works', 'build a model…

原文の言語: 英語

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

Build and evaluate long-term memory systems for conversational agents using the ES-MemEval five-capability framework (information extraction, temporal reasoning, conflict detection, abstention, user modeling). Use when: 'evaluate my chatbot memory', 'build…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Audit LLM-based automatic short answer grading (ASAG) systems for adversarial vulnerabilities using token-level and prompt-level attack strategies from the GradingAttack framework. Triggers: 'test grading robustness', 'adversarial attack on grading', 'audit…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Build rigorous, multi-task evaluation benchmarks for domain-specific LLMs using the LingLanMiDian methodology: synonym-tolerant matching, difficulty-ranked hard subsets, character-level F1, and decision recognition reframing. Trigger phrases: 'evaluate LLM on…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Build and evaluate reasoning-focused QA systems for low-resource languages using the PARSE methodology: structured prompting strategies (CoT for Boolean/multiple-choice, few-shot for factoid), multi-stage quality filtering, and language-native prompt design.…

原文の言語: 英語

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

Implement available-but-invisible privacy protection for mobile GUI agents using PII-aware anonymization with deterministic, type-preserving placeholders. Use when: 'anonymize PII in UI automation', 'build privacy layer for mobile agent', 'protect sensitive…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Implement multi-agent RAG systems with coordinated sequential-parallel scaling and shared context management for complex multi-hop question answering. Use when: 'build a multi-hop RAG pipeline', 'implement adaptive retrieval with parallel branching', 'create…

原文の言語: 英語

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

Orchestrate multi-agent teams for autonomous software engineering using the Agyn methodology: coordinator, researcher, implementer, and reviewer agents with structured communication, isolated sandboxes, and iterative review loops. Use when: 'set up a…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Diversity-enhanced RAG for open-ended queries with multiple valid answers. Uses reflection-guided generation and memory-augmented iterative refinement to produce diverse, high-quality responses instead of collapsing to a single dominant answer. Triggers:…

原文の言語: 英語

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

Memory-enhanced multi-agent retrieval and reasoning for veracity assessment and fact-checking. Use when: 'verify this claim', 'fact-check these statements', 'check if this is true', 'assess the veracity of', 'cross-reference these claims', 'build a…

原文の言語: 英語

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

Systematic dependency migration for Python projects. Diagnose and fix test failures caused by dependency updates using a minimal-edit, test-driven agent loop. Triggers: 'migrate dependencies', 'fix breaking changes from package update', 'upgrade library…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Build hybrid demand forecasting systems that fuse LLM-extracted event knowledge with time-series models using a dual-tower architecture. Use when asked to: 'forecast demand for flash sales', 'build a demand prediction pipeline with event awareness',…

原文の言語: 英語

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

Guide fine-grained LLVM compiler phase ordering using the Protean framework's agile optimization approach — clustering passes into subsequences, searching with simulated annealing, and extracting static IR features for ML-driven pass selection. Use when:…

原文の言語: 英語

更新
職業分類
土木エンジニア
説明

Generate physics-consistent, simulation-executable structural engineering code using constraint-oriented alignment and verification-driven evaluation. Use when: 'generate an OpenSees model', 'create a structural analysis script', 'build a seismic-resistant…

原文の言語: 英語

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

Apply the PRISM (Propose-Review-Integrate Synthesis) multi-agent reasoning framework to decompose hard problems into parallel proposals with diverse roles, execution-grounded review, and iterative synthesis. Use when asked to: "solve this with multiple…

原文の言語: 英語

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

Build multi-level RAG pipelines for academic citation prediction and literature discovery. Use when the user asks to 'find relevant papers to cite', 'build a citation recommendation system', 'create a literature retrieval pipeline', 'predict references for a…

原文の言語: 英語

更新
職業分類
データサイエンティストソフトウェア開発者
説明

Decouple reasoning from verbalization using PLaT-inspired latent planning. Maintains a broad solution space through parallel latent trajectories before committing to a single answer. Use when: 'explore multiple solution paths', 'latent reasoning', 'plan…

原文の言語: 英語

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

Structure-aware document reasoning that converts PDFs/long documents into hierarchically indexed paragraphs with coordinate metadata, then uses a dual-tool "locate then read" strategy (Retrieve + ReadSection) to answer complex questions requiring evidence…

原文の言語: 英語

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

Build uncertainty-aware planners for multi-agent systems using the PCE (Planner-Composer-Evaluator) decision tree framework. Converts implicit LLM reasoning assumptions into scored decision trees that select actions under uncertainty without heavy inter-agent…

原文の言語: 英語

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

Apply the SAGE self-hinting technique to improve LLM problem-solving by generating graduated hints that boost solution diversity and prevent reasoning collapse. Use when: 'help me solve this hard math problem step by step', 'generate hints for this coding…

原文の言語: 英語

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

Build Knowledge Graph-guided LLM reasoning pipelines for operational telemetry analysis. Combines a Literature KG (extracted from domain papers) with a Data KG (materialized from telemetry) to ground LLM outputs in structured evidence. Triggers: 'build a…

原文の言語: 英語

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

Optimize deep multi-step AI pipelines using Textual Equilibrium Propagation (TEP) — a two-phase local-then-nudge strategy that avoids gradient explosion/vanishing in long prompt chains. Use when: "optimize my multi-agent pipeline", "fix my prompt chain that…

原文の言語: 英語

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

Generate and evaluate complete multi-file application repositories with both functional correctness and non-functional quality (maintainability, security, robustness, efficiency, resource usage). Use when: 'generate a complete application from requirements',…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Perform DAG-structured vulnerability reasoning on code, modeling causal dependencies between code facts instead of linear chain-of-thought. Use when asked to: 'analyze this code for vulnerabilities', 'explain why this code is vulnerable', 'trace the root…

原文の言語: 英語

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

Convert natural language questions into SQL queries using MCTS-based modular reasoning inspired by the IESR framework. Decomposes complex Text-to-SQL into information extraction, schema linking, multi-path tree search, and trajectory verification. Use when:…

原文の言語: 英語

更新
職業分類
その他医師
説明

Evaluate and defend clinical LLM systems against prompt injection attacks using the MPIB benchmark methodology. Implements Clinical Harm Event Rate (CHER) scoring, adversarial test generation, and defense configuration for medical RAG pipelines. Use when:…

原文の言語: 英語

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

Evolutionary search framework for LLM-driven Verilog/RTL generation and PPA optimization. Uses MCTS for functional correctness and Idea-Guided Refinement for optimization, with structured testbench generation for rapid feedback. Triggers: 'generate Verilog…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Extract feature-level coding tasks from repositories using test-driven dependency graph tracing. Use when the user says 'create a feature benchmark', 'extract coding tasks from tests', 'build a test-driven benchmark', 'evaluate agent coding ability', 'isolate…

原文の言語: 英語

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

Ontology-guided multi-agent reasoning for culturally aligned LLM outputs. Use when building systems that must respect cultural values, when designing multi-agent pipelines with demographic grounding, or when implementing value-aware decision making. Triggers:…

原文の言語: 英語

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

Implement structured, multi-surface observability logging for LLM agent systems using the AgentTrace pattern: operational, cognitive, and contextual trace surfaces with unified envelopes, span hierarchies, and dual-path storage. Use when asked to: 'add…

原文の言語: 英語

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

Applies the SWE-Master agentic software engineering methodology to solve complex, multi-file bugs and feature requests. Uses structured trajectory planning, LSP-based semantic code navigation, context-aware budget management, and iterative verification to…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Analyze, detect, and defend against prompt injection attacks targeting agentic coding assistants (Claude Code, Copilot, Cursor, Codex). Applies a three-dimensional taxonomy of delivery vectors, attack modalities, and propagation behaviors from a 78-study…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Multi-agent vulnerability detection using coarse-to-fine routing, contrastive retrieval, and cross-model prompt evolution. Use when: 'scan this code for vulnerabilities', 'detect CWE weaknesses in this function', 'security audit this C/C++ code', 'find buffer…

原文の言語: 英語

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

Apply Cobalt-style contextual bandit learning to multi-turn code generation tasks. Decomposes iterative coding into partial trajectory completions, treating each debugging turn as a single-step bandit problem rather than a full RL rollout. Use when: 'help me…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Security audit and hardening for personalized LLM-based agents against prompt injection, tool poisoning, and memory attacks. Use when: 'audit my agent for security vulnerabilities', 'test my AI assistant against prompt injection', 'harden my agent toolchain',…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Build sequential LLM pipelines for scientometric question answering over academic databases. Decomposes meta-scientific queries into entity recognition, multi-step planning, parallel data retrieval, and analytical synthesis. Use when: 'build a scientometric…

原文の言語: 英語

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

Build and optimize two-stage RAG pipelines with bi-encoder retrieval, cross-encoder re-ranking, and empirically-validated chunking strategies. Use when: 'build a RAG pipeline', 'add re-ranking to retrieval', 'optimize chunking for documents', 'set up document…

原文の言語: 英語

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