Skip to main content

Skills neste repositório

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

O SkillsMP coletou 651 skills de ndpvt-web/arxiv-claude-skills. Abra uma skill para revisar a origem e os detalhes.

ndpvt-web/arxiv-claude-skills

Mostrando 40 de 651 skills coletadas.

ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas financeiros e de investimentos
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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 do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Professores de ciências sociais do ensino superior, todos os outros
descrição

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 do texto original: inglês

atualizado
Mostrando 40 de 651 skills coletadas.