Skip to main content

Skills en este repositorio

ndpvt-web/arxiv-claude-skills - Página 14

SkillsMP ha recopilado 651 skills de ndpvt-web/arxiv-claude-skills. Abre una skill para revisar su origen y sus detalles.

ndpvt-web/arxiv-claude-skills

Mostrando 40 de 651 skills recopiladas.

ocupación
Analistas de garantía de calidad de software y probadores
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas financieros y de inversiones
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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',…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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',…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Profesores postsecundarios de ciencias sociales, todos los demás
descripción

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…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 651 skills recopiladas.