Skip to main content

このリポジトリの skills

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

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

ndpvt-web/arxiv-claude-skills

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

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

Detect and prevent semantic collapse in LLM outputs — where models fabricate spurious relationships between unrelated concepts. Apply CORE-style ontological relation evaluation to audit code, data pipelines, knowledge graphs, and AI systems for unrelatedness…

原文の言語: 英語

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

Evolutionary multi-agent code optimization using genetic algorithms. Agents mutate each other's training/configuration code, benchmark results, and select survivors across generations. Use when: 'evolve my training config', 'optimize this code with genetic…

原文の言語: 英語

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

Synthesize formal programming specifications from natural-language API docs using grammar induction. Extracts rules from documentation, induces a domain-specific specification grammar (EBNF), and generates validated formal specs. Use when: 'formalize this API…

原文の言語: 英語

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

Evaluate and defend RAG-based code generation systems against energy-drain attacks that poison retrieval contexts to inflate LLM output length, latency, and GPU energy consumption. Use when: 'audit my RAG pipeline for energy attacks', 'test code retrieval…

原文の言語: 英語

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

File-system-based dual-agent deep research framework that scales beyond context windows. Separates evidence gathering (Context Builder) from report writing (Report Writer) using a persistent hierarchical knowledge base on disk. Use this skill when the user…

原文の言語: 英語

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

Lightweight, index-free repository-level code retrieval using ripgrep for context-aware code completion. Uses LLM-generated ripgrep commands with identifier-weighted re-ranking and structure-aware deduplication. Trigger phrases: 'find relevant code across the…

原文の言語: 英語

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

Detect and classify hallucinations in LLM outputs across languages using the HalluVerse-M3 fine-grained taxonomy (entity-level, relation-level, sentence-level). Trigger phrases: 'check for hallucinations', 'detect hallucinations in this output', 'verify…

原文の言語: 英語

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

Design prompt-based LLM safety defenses using optimal few-shot strategies. Applies the finding that few-shot demonstrations enhance Role-Oriented Prompts (RoP) but degrade Task-Oriented Prompts (ToP). Use when: 'harden my system prompt against jailbreaks',…

原文の言語: 英語

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

Build contamination-aware hybrid RAG evaluation pipelines that couple knowledge graphs with text retrieval for multi-hop reasoning benchmarks. Use when: 'build a RAG benchmark', 'evaluate multi-hop reasoning', 'create hybrid KG-text retrieval pipeline',…

原文の言語: 英語

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

Identify MITRE ATT&CK Tactics, Techniques, and Procedures (TTPs) in decompiled malware binaries using the TTPDetect methodology: hybrid retrieval for entry point narrowing, incremental context exploration along call graphs, and TTP-specific reasoning…

原文の言語: 英語

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

Design and implement incentive-compatible multi-agent coalition systems where heterogeneous AI agents dynamically form teams to execute workflows, using capability coverage, network locality, and Shapley-value-based fair payment allocation. Operates as a…

原文の言語: 英語

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

Configure optimal learning rates for LoRA fine-tuning of LLMs. Generates hyperparameter search configs, training scripts, and analysis code that ensure vanilla LoRA matches or beats fancy variants. Triggers: 'fine-tune with LoRA', 'set up LoRA training',…

原文の言語: 英語

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

Audit and detect malicious agent skills in LLM skill registries using the taxonomy and analysis pipeline from Liu et al. (2026). Identifies Data Thieves (credential exfiltration via supply chain), Agent Hijackers (instruction manipulation), shadow features,…

原文の言語: 英語

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

Multi-agent system for discovering and formalizing missing 'folklore' lemmas in Lean 4 / Mathlib. Identifies gaps in formal math libraries, generates Lean 4 statements, type-checks them, and iterates until verified. Trigger phrases: 'find missing lemmas in…

原文の言語: 英語

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

Detect and break conversational inertia in multi-turn agent interactions — where an LLM repeats its own prior actions as implicit few-shot examples instead of exploring alternatives. Apply Context Preference Learning and context management to improve agentic…

原文の言語: 英語

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

Design and run inductive agent benchmarks where LLMs must discover hidden rules through long-horizon interaction loops rather than following explicit instructions. Use when the user mentions 'inductive agent evaluation', 'long-horizon benchmarking', 'hidden…

原文の言語: 英語

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

Build rubric-grounded reward models and preference evaluation pipelines for multimodal AI outputs. Use when asked to 'evaluate model outputs with rubrics', 'build a preference dataset', 'score multimodal responses', 'create a reward model pipeline', 'judge…

原文の言語: 英語

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

Apply entropy-based uncertainty analysis to multi-agent LLM systems. Diagnose when multi-agent setups hurt performance, select the best solution from multiple agent runs using the Entropy Judger technique, and design uncertainty-aware agent topologies.…

原文の言語: 英語

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

Apply the Clean-PR agentless repo-level code editing protocol: decompose issues into file localization, fine-grained navigation via AST, and minimal Search/Replace patch generation. Triggers: 'fix this issue across the repo', 'edit multiple files for this…

原文の言語: 英語

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

Design and optimize RAG pipelines for Turkish and other morphologically rich languages (Turkish, Finnish, Hungarian, Korean, etc.) using evidence-based stage configurations. Trigger phrases: 'build a Turkish RAG pipeline', 'optimize RAG for agglutinative…

原文の言語: 英語

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

Compress long contexts using the RAM (Read As Human) strategy: partition text into segments, score relevance against a query, fully retain high-relevance segments (close reading), and compress low-relevance segments into compact summaries (skimming). Use…

原文の言語: 英語

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

Evaluate and improve secure code generation using the RealSec-bench methodology: multi-stage vulnerability detection with CodeQL SAST scanning, inter-procedural data flow analysis, and composite security+correctness scoring via SecurePass@K. Applies lessons…

原文の言語: 英語

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

Compress verbose chain-of-thought reasoning into compact latent state representations guided by rendered visual summaries, based on the ReGuLaR paper. Use when: 'compress my reasoning', 'latent reasoning over this problem', 'reduce CoT verbosity', 'efficient…

原文の言語: 英語

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

Generate test scenarios from requirements and retrieve/analyze software engineering documents using a supervisor-worker star topology of specialized agents. Use when: 'generate test cases from requirements', 'search project documents', 'summarize this…

原文の言語: 英語

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

Structured time series question answering using the TSAQA six-task framework: anomaly detection, classification, characterization, comparison, data transformation, and temporal relationship analysis. Triggers: 'analyze this time series', 'detect anomalies in…

原文の言語: 英語

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

Implement VisionTrim's training-free visual token compression for multimodal LLMs. Combines attention-based dominant token selection (DVTS) with text-guided token merging (TGVC) to reduce vision token counts by 75-90% with minimal accuracy loss. Use when:…

原文の言語: 英語

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

Build VLLM-driven autonomous navigation agents that interpret natural language instructions and ground them in visual observations to produce discrete action commands. Use when: 'build a vision-language navigation agent', 'drone navigation with natural…

原文の言語: 英語

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

Apply FLARE (Future-aware Lookahead with Reward Estimation) to long-horizon coding tasks. Replaces greedy step-by-step reasoning with explicit lookahead, value propagation, and limited commitment so early decisions account for downstream consequences. Use…

原文の言語: 英語

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

Build agentic RAG systems where the LLM autonomously decides retrieval strategy using hierarchical interfaces (keyword search, semantic search, chunk read) instead of fixed retrieval pipelines. Replaces single-shot retrieval and predefined workflows with a…

原文の言語: 英語

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

Multi-agent code generation using structured debate with adaptive confidence gating. Three specialized agents (User/Product, Technical, QA) debate before generating code, with a 95% confidence threshold to skip debate on simple tasks and a reviewer-guided…

原文の言語: 英語

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

Red-team and harden AI voice agents and LLM-powered service systems against adversarial misuse using the Aegis framework. Evaluates authentication bypass, privacy leakage, privilege escalation, data poisoning, and resource abuse risks. Use when: 'red-team my…

原文の言語: 英語

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

Apply the AERO dual-loop self-evolution framework to iteratively improve reasoning on complex tasks. Uses entropy-based difficulty calibration, counterfactual verification, and staggered role refinement to solve hard problems without external oracles.…

原文の言語: 英語

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

Design and orchestrate multi-agent systems using reusable Agent Primitives (Review, Voting/Selection, Planning/Execution) that compose into task-specific pipelines. Use when asked to: 'build a multi-agent workflow', 'create an agent pipeline for this task',…

原文の言語: 英語

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

Threat model multi-agent LLM systems using the AgentHeLLM framework -- formally separating asset identification from attack path analysis with graph-based poison/trigger path discovery. Use when: 'threat model my agent system', 'find attack paths in my A2A…

原文の言語: 英語

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

Implement diagnostic safety guardrails for AI agent systems using the AgentDoG three-dimensional taxonomy (risk source, failure mode, real-world harm). Monitors agent trajectories, diagnoses root causes of unsafe actions, and provides fine-grained risk labels…

原文の言語: 英語

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

Design, evaluate, and improve LLM-based agentic systems for healthcare using a seven-dimensional taxonomy with 29 sub-dimensions. Triggers: 'build a healthcare AI agent', 'evaluate my medical agent', 'healthcare agent architecture review', 'audit agent…

原文の言語: 英語

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

Build agentic systems for understanding very long video streams (hours to weeks) using entity scene graphs, multi-tool planning agents, and hybrid cross-modal search. Use when: 'build a video understanding agent', 'analyze long egocentric video', 'entity…

原文の言語: 英語

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

Build multi-agent LLM negotiation systems where buyer and seller agents reach deals through natural language. Use when asked to 'build a negotiation system', 'create buyer-seller agents', 'implement price bargaining with LLMs', 'simulate a marketplace with AI…

原文の言語: 英語

更新
職業分類
裁判官・治安判事弁護士
説明

Structured multi-agent courtroom debate for explainable high-stakes tabular decisions. Use when: 'set up a multi-agent debate for this prediction', 'use adversarial agents to classify this table row', 'build a courtroom-style reasoning pipeline', 'create…

原文の言語: 英語

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

Interactive debugging of LLM-powered software development agents using structured trajectory analysis, stepwise execution, and live editing of prompts/tool calls. Use when: 'debug my agent', 'why did the agent do that', 'trace agent execution', 'step through…

原文の言語: 英語

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