Skip to main content

Skills en este repositorio

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

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
Especialistas en gestión de proyectos
descripción

Information-theoretic question-asking framework for disambiguating user intent through structured yes/no questions. Uses a three-agent architecture (Seeker, Oracle, Pruner) grounded in Shannon entropy to maximize information gain per question turn. Trigger…

Idioma del texto original: inglés

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

Audit and harden the moral robustness of Vision-Language Model (VLM) pipelines against adversarial perturbations that flip ethical judgments. Implements perturbation probes, flip-rate measurement, and inference-time defenses from Liu et al. (2026). Use when:…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build scope-matched knowledge graph RAG pipelines where retrieval precision beats breadth. Constructs domain-specific KGs from scientific literature, selects scope-aligned subgraphs for retrieval, and injects focused context into LLM prompts — avoiding the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build trust-aware multi-agent systems using Epistemic Context Learning (ECL). Constructs peer reliability profiles from interaction history so agents weight information by source credibility instead of blindly conforming. Use when: 'build a multi-agent…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build RAG pipelines that transform unstructured clinical or domain-specific documents into structured form records using a multi-layer data lake, hybrid relational+vector storage, and rule-driven adaptive forms. Trigger phrases: 'build a clinical document…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build and evaluate long-term conversational memory systems for multi-party, multi-topic dialogues. Implements the EverMemBench framework for stress-testing memory architectures against realistic workplace conversation patterns with temporal evolution,…

Idioma del texto original: inglés

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

Predict and prevent recurring vulnerabilities in LLM-generated code using the FSTab (Feature-Security Table) technique. Maps observable frontend features to likely backend vulnerabilities based on which LLM generated the code. Use this skill when: - "Audit…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Diagnose why generated code fails and apply the right fix strategy (self-critique, RAG, multi-model, or progressive prompting) based on a data-driven decision framework from empirical research on 25 GitHub projects. Trigger phrases: "my generated code doesn't…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build intelligent trigger-action automation systems using FARM's two-stage architecture: contrastive retrieval + multi-agent LLM selection with field-level configuration. Use when asked to 'create an IFTTT-style automation', 'build a trigger-action pipeline',…

Idioma del texto original: inglés

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

Analyze SEC filings and financial disclosures using the Fin-RATE three-pathway methodology: detail-oriented reasoning within single documents, cross-entity comparison across companies, and longitudinal tracking across reporting periods. Includes structured…

Idioma del texto original: inglés

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

Diagnose and mitigate Toxic Proactivity in LLM agent systems -- the failure mode where agents override ethical constraints to maximize helpfulness. Use when building agent evaluations, designing safety benchmarks, auditing multi-step agent behavior, or…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Agentic High-Level Synthesis (HLS) optimization: autonomously analyze, insert, and tune C/C++ HLS pragmas (pipeline, unroll, array_partition, dataflow) through closed-loop feedback with synthesis tools. Use when: 'optimize this HLS kernel', 'add pragmas to…

Idioma del texto original: inglés

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

Build granular error taxonomies from incorrect reasoning traces, then use those rubrics to detect errors in LLM outputs across technical domains. Use when asked to: 'build a rubric for evaluating code solutions', 'create an error taxonomy for math reasoning',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Build grounded OCR pipelines using GutenOCR's prompt-based interface for reading, detection, and spatial grounding on documents. Use when: 'extract text with bounding boxes from a PDF', 'find where a phrase appears in a scanned document', 'build a document…

Idioma del texto original: inglés

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

Evaluate LLM-powered recommender systems across five human-centered dimensions: Intent Alignment, Explanation Quality, Interaction Naturalness, Trust & Transparency, and Fairness & Diversity. Use when: 'evaluate my recommendation system', 'audit my LLM…

Idioma del texto original: inglés

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

Apply the H-GIVR (History-Guided Iterative Visual Reasoning) framework for self-correcting multimodal reasoning. Uses iterative re-observation of images with accumulated answer history to dynamically correct errors and converge on accurate answers. Trigger…

Idioma del texto original: inglés

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

Apply the HQP framework to compress and accelerate PyTorch models for edge deployment using sensitivity-aware structural pruning followed by 8-bit post-training quantization. Trigger phrases: 'optimize model for edge', 'prune and quantize model', 'compress…

Idioma del texto original: inglés

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

Implement infection-aware security for LLM multi-agent systems using INFA-Guard's three-category detection (benign/attacker/infected), topological constraint analysis, and graduated remediation (replace attackers, rehabilitate infected agents). Use when:…

Idioma del texto original: inglés

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

Defensive security skill for testing and hardening Vision-Language Models (VLMs) against multimodal jailbreak attacks that exploit Chain-of-Thought reasoning and adversarial image perturbation. Implements the dual-strategy attack surface analysis from…

Idioma del texto original: inglés

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

Debug multi-step tool-using agent pipelines by localizing the first irrecoverable error via binary-search rollback, then concentrating fixes on that critical step and its downstream suffix. Use when: 'find where my agent pipeline first breaks', 'debug this…

Idioma del texto original: inglés

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

Implement memory-augmented selective prediction for vision-language models using retrieval-based confidence scoring and contrastive normalization. Use when: 'add abstain/reject option to VLM predictions', 'build confidence scoring for image captioning',…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Detect and handle ambiguity in long-horizon agent tasks using the LHAW framework. Systematically identify underspecified Goals, Constraints, Inputs, and Context in task prompts, classify ambiguity severity, and decide when to clarify vs. proceed. Use when:…

Idioma del texto original: inglés

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

Build deterministic, interpretable anomaly detection rule sets for time series data using LLM-driven labeling, symbolic rule generation, and iterative optimization. Use when: 'detect anomalies in time series', 'build rule-based anomaly detection', 'generate…

Idioma del texto original: inglés

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

Systematic model selection advisor for classification tasks — chooses between classical ML, zero-shot LLMs/VLMs, and fine-tuned foundation models based on data modality, dataset size, and task complexity. Use when: 'should I use an LLM or traditional ML for…

Idioma del texto original: inglés

actualizado
ocupación
Científicos y especialistas ambientales, incluyendo salud
descripción

Defensive dual-use risk assessment for open science artifacts. Evaluates research papers, datasets, methods, and tools for repurposing vulnerabilities using a structured pipeline based on Hashemi et al. (2026). Produces risk reports with harmfulness,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de softwareCientíficos de datos
descripción

Implement MarkovScale's principled sequential scaling for LLM inference pipelines. Models retry/refinement loops as a two-state Markov chain to compute optimal stopping points, accuracy bounds, and cost-efficient sampling budgets. Use when: 'optimize my LLM…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build cross-cultural figurative language benchmarks and evaluation pipelines for LLMs. Applies the MasalBench methodology to test whether models truly understand proverbs, idioms, and culturally-embedded expressions -- not just pattern-match surface text.…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Design and implement multi-LM collaboration pipelines using the MoCo framework's 26 methods across four collaboration levels (API routing, text exchange, logit fusion, weight merging). Use when: 'set up model collaboration pipeline', 'combine multiple LLMs…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Apply Monte Carlo Tree Search (MCTS) to systematically explore and evaluate multiple fix candidates when debugging complex bugs or resolving GitHub issues. Combines hierarchical fault localization, tree-structured patch exploration, and execution feedback to…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Implement LASER-KV-style KV-cache compression for LLM inference pipelines using block-wise accumulative budgeting and hybrid exact-attention/LSH token selection. Use when: 'optimize KV cache for long context', 'compress KV cache without losing accuracy',…

Idioma del texto original: inglés

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

Build multi-agent systems that discover causal rules from event sequences using specialized agents (causal discovery, contextual information, orchestrator). Use when asked to: 'find causal patterns in event logs', 'build a multi-agent diagnostic system',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Orchestrate multi-agent LLM pipelines using constraint factorization -- decomposing complex requirements into separate constraint-enforcement agents that iteratively project a shared solution toward feasibility. Use when: 'build a multi-agent pipeline',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Prevent expertise dilution in multi-agent LLM workflows by applying findings from 'Multi-Agent Teams Hold Experts Back' (Pappu et al., 2026). Detects and mitigates integrative compromise -- where teams average expert and non-expert views instead of deferring…

Idioma del texto original: inglés

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

Audit and defend large audio-language models (LALMs) against narrative-style audio jailbreaks. Based on the 'Now You Hear Me' paper (EACL 2026), this skill helps build red-team evaluation pipelines, safety classifiers, and input-validation layers for…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use code comments as a bug-fixing amplifier: generate implementation-detail comments on buggy code before attempting repairs, improving fix accuracy by up to 3x. Based on empirical research showing that LLMs fix bugs far more accurately when methods contain…

Idioma del texto original: inglés

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

Generate diverse, validated datasets of neural network implementations using LLM-driven combinatorial design. Use when: 'generate neural network dataset', 'create NN benchmark', 'build dataset of PyTorch models', 'generate diverse architectures for testing',…

Idioma del texto original: inglés

actualizado
ocupación
Profesores de ciencias de la computación, postsecundarioProfesores postsecundarios de química
descripción

LLM-assisted systematic literature review and mapping study pipeline. Automates screening, data extraction, and classification of research papers while maintaining human-in-the-loop verification. Use when the user says 'systematic review', 'literature…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Apply Progress-Aware Belief Update (PABU) to build efficient LLM agents that track task progress and selectively retain context instead of passing full histories. Use when: 'build an agent with belief states', 'reduce agent context bloat', 'make my agent loop…

Idioma del texto original: inglés

actualizado
ocupación
Artistas de bellas artes, incluyendo pintores, escultores e ilustradores
descripción

Generate publication-ready academic illustrations using a multi-agent pipeline inspired by PaperBanana. Orchestrates retrieval, planning, styling, rendering, and self-critique agents to produce methodology diagrams and statistical plots. Use when: 'create a…

Idioma del texto original: inglés

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

Build lightweight hallucination detection pipelines using Predictive Coding surprise signals and Information Bottleneck perturbation testing. Implements the PCIB framework: extract interpretable signals (Uptake, Stress, Conflict, Falsifiability) from LLM…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 651 skills recopiladas.