Skip to main content

Skills dans ce dépôt

ndpvt-web/arxiv-claude-skills - Page 2

SkillsMP a collecté 651 skills depuis ndpvt-web/arxiv-claude-skills. Ouvrez un skill pour examiner sa source et ses détails.

ndpvt-web/arxiv-claude-skills

Affichage de 40 skills collectés sur 651.

métier
Spécialistes en gestion de projets
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques et spécialistes de l'environnement, y compris santé
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logicielsScientifiques des données
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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

Langue du texte source : anglais

mis à jour
métier
Enseignants en informatique, postsecondaireEnseignants postsecondaires en chimie
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Artistes en beaux-arts, y compris peintres, sculpteurs et illustrateurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 651.