Skip to main content

이 저장소의 skills

ndpvt-web/arxiv-claude-skills - 14페이지

SkillsMP는 ndpvt-web/arxiv-claude-skills에서 651개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

ndpvt-web/arxiv-claude-skills

수집된 skill 651개 중 40개를 표시합니다.

직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Proactive bug discovery through documentation-driven test generation. Generates tests that find latent bugs by comparing code implementations against documentation-derived intent, rather than treating existing code as ground truth. Use when: "find bugs in…

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Build multilingual, multimodal financial AI evaluation pipelines using the FinMMEval framework. Covers financial exam QA, cross-lingual document reasoning, and trading decision systems. Use when the user says: 'evaluate a financial LLM', 'build a financial QA…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Harden LLM agent systems against prompt injection using layered text/model/execution defenses and the AgentPI evaluation framework. Use when: 'secure my agent against prompt injection', 'audit this agent for injection vulnerabilities', 'add prompt injection…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Evaluate code vulnerability detection for semantic traps -- where analysis fixates on functional context (e.g., "this is crypto code, so it's probably vulnerable") instead of reasoning about the actual root cause of a vulnerability. Applies the TrapEval…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detect and mitigate intrinsic value misalignment in LLM agent systems using the IMPRESS scenario-driven framework. Use when: 'audit my agent for value misalignment', 'test if my agent acts against user interests', 'generate misalignment probes for my LLM…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Build multi-expert forecasting systems where specialized LLM agents collaborate through routing and aggregation to predict complex events. Use when asked to: 'build a multi-expert prediction system', 'create specialized agents that collaborate on…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design scalable tool retrieval systems using hierarchical code tokenization that captures collaborative tool semantics. Use when: 'build a tool registry with hierarchical codes', 'scale tool selection for thousands of APIs', 'encode tool co-usage patterns',…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Defend vision-language models (VLMs) against universal and transferable adversarial image attacks using techniques from UltraBreak (ICLR 2026). Helps build robust VLM pipelines by implementing adversarial robustness evaluations, input sanitization, and…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Build and evaluate domain-specific RAG systems with iterative user-feedback refinement, source grounding, and structured evaluation pipelines. Use when: 'build a RAG system for [domain] documents', 'evaluate my RAG pipeline quality', 'add user feedback to my…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build grounded, declarative agentic architectures using the DALIA pattern: capability descriptors, discovery protocols, federated agent directories, and deterministic task graphs. Use when the user says 'build a multi-agent system', 'create an agent…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Design, evaluate, and optimize LLM multi-agent systems using the Collaboration Gain (Gamma) framework. Replaces trial-and-error MAS design with rigorous factor attribution so you know whether agents are truly collaborating or just burning tokens. Trigger…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Trace-driven debugging framework for LLM-generated code. Uses diagnostic probe instrumentation, causal trace analysis, and historical lesson learning to iteratively fix buggy code. Triggers: 'debug this code with traces', 'instrument and fix this function',…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Establish and verify traceability links between software artifacts (requirements, design docs, test cases, regulations) using TraceLLM's prompt engineering framework. Trigger phrases: 'trace requirements to code', 'check traceability between artifacts', 'link…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Taxonomy-guided analysis of mixed human+LLM bugs in code. Classifies bug origins, localizes interacting defects, and repairs hybrid-origin errors. Use when: 'review this AI-generated code for bugs', 'find bugs in this human+AI codebase', 'classify whether…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Budget-aware LLM model selection using BELLA-style skill profiling. Decomposes tasks into granular skill requirements, builds capability matrices for candidate models, and runs multi-objective optimization to recommend the cheapest model that meets quality…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Zero-shot time series reasoning via modality-specialized multi-agent debate. Assigns dedicated text, visual, and numerical analyst agents to reason over temporal data, coordinated by structured debate and reviewer verification. Use when: 'analyze this time…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Evaluate and build multi-modal time series reasoning pipelines using the TSRBench framework. Covers perception, reasoning, prediction, and decision-making over time series data represented as text, plots, or both. Use when: 'evaluate LLM on time series…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Build reasoning-enhanced information retrieval pipelines that go beyond semantic matching. Applies five methodological families — LLM inference-time strategies, RL-guided search, neuro-symbolic verification, Bayesian uncertainty modeling, and geometric…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design diversity-aware multi-agent systems that maximize performance with fewer agents. Uses information-theoretic K* effective channel analysis to replace brute-force agent scaling with principled heterogeneous configurations. Trigger phrases: 'optimize my…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build full-duplex voice dialogue systems using unit-based agent decomposition and semi-cascaded pipelines. Trigger phrases: 'build a full-duplex dialogue system', 'implement voice interaction with interruption handling', 'create a real-time conversational…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Implement adaptive RAG pipelines that route queries to dense retrieval, graph-based retrieval, or a weighted fusion based on query complexity scoring. Use when: 'build a RAG pipeline that uses knowledge graphs only when needed', 'add adaptive graph retrieval…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Iterative verification-guided reasoning that decomposes answers into atomic claims, classifies and routes them to formal (SMT/logic) or consensus-based verification, localizes errors via Minimal Correction Subsets, and refines until convergence. Use when:…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build multi-agent fact-checking pipelines that verify image-text claims through modality-specific analysis, cross-modal reasoning, and structured QA generation. Use when the user says 'verify this claim with evidence', 'fact-check this image and caption',…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Apply the VIOLA framework for label-efficient in-context learning on video or multimodal data. Uses density-uncertainty-weighted sampling to select the most informative examples for annotation, builds hybrid pools mixing ground-truth and pseudo-labels, and…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Multi-turn, multi-entity, multi-scale visual and textual deep research agent for answering complex questions about images. Implements the Vision-DeepResearch paradigm: iterative reasoning-then-search with progressive visual cropping and text retrieval. Use…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement Vista-style scene-aware streaming video processing pipelines with dynamic segmentation, hierarchical compression, and selective recall. Use when building video QA systems, streaming video analysis, real-time surveillance analytics, or any…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement VTC-R1 vision-text compression for efficient long-context reasoning. Renders intermediate reasoning segments into images as 'optical memory' fed back into vision-language models, achieving 3.4x token compression and 2.7x latency speedup. Use when:…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose and fix tool invocation failures in multi-agent LLM systems using a 12-category error taxonomy covering tool initialization, parameter handling, execution, and result interpretation. Use when: "debug agent tool calls", "why is my agent failing to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detect, measure, and defend against collective false-memory propagation (the Mandela Effect) in LLM multi-agent systems. Use when: 'harden multi-agent pipeline against misinformation', 'audit agent consensus for false beliefs', 'add cognitive anchoring to…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Statistically detect LLM degradation after optimization using McNemar's paired test. Use when: 'did quantization hurt my model', 'is this accuracy drop significant', 'compare model before and after optimization', 'detect model degradation', 'statistical test…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build iterative retrieval-reasoning RAG pipelines that outperform single-shot retrieval, using staged evidence gathering with hypothesis refinement and evidence-aware stopping. Use when: 'build an iterative RAG pipeline', 'multi-hop question answering…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adaptive complex query optimization for RAG pipelines. Decides when a user query needs decomposition into multiple sub-queries vs. a single search, then fuses results with rank-score fusion. Use when building or improving retrieval-augmented generation…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose and fix systematic failure modes in LLM-based multi-agent systems performing root cause analysis on cloud incidents. Applies the 12-pitfall taxonomy from Kim et al. (2026) to audit agent architectures, harden inter-agent communication, and eliminate…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Evaluate deep research agents and LLM-generated long-form articles using the Wiki Live Challenge framework: 39 fine-grained writing criteria (well-written, broad coverage, neutral POV), factual verifiability via statement extraction and embedding-based…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build world models for enterprise systems with hidden workflows and cascading database effects. Applies the probe-observe-model pattern from the World of Workflows paper to safely operate in interconnected databases where actions trigger invisible side…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Build ROI-guided perturbation pipelines for explainable medical image segmentation using CLIP embeddings. Generates boundary-aware saliency maps by restricting perturbations to anatomically meaningful regions identified via vision-language models. Use when:…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Decompose hate speech detection into a checklist of ten concept-level binary questions answered independently by an LLM, then aggregate results via a lightweight decision tree for interpretable, cross-dataset-robust classification. Use when asked to: 'build a…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Perform unified multi-language taint analysis across Java, JavaScript, Python, and Go codebases using YASA's UAST-based approach. Detects SQL injection, command injection, SSRF, XSS, deserialization, and privilege escalation vulnerabilities by tracing data…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Build and deploy real-time open-vocabulary instance segmentation pipelines using YOLOE-26, which combines YOLOv26's NMS-free architecture with YOLOE's open-vocabulary embedding heads. Covers text-prompted, visual-prompted, and prompt-free segmentation via the…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 사회 과학 교사
설명

Generate deep research reports by interleaving evidence-based drafting with reasoning-driven deepening. Uses the WARP (Writing As Reasoning Policy) framework from AgentCPM-Report to dynamically evolve outlines during writing instead of rigidly following a…

원문 언어: 영어

업데이트
수집된 skill 651개 중 40개를 표시합니다.