Skip to main content

Skills in this repository

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

SkillsMP has collected 651 skills from ndpvt-web/arxiv-claude-skills. Open a skill to review its source and details.

ndpvt-web/arxiv-claude-skills

Showing 40 of 651 collected skills.

occupation
Software Quality Assurance Analysts & Testers
description

Design and evaluate multi-server MCP tool-use benchmarks using claims-based scoring rubrics. Use when: 'benchmark my MCP agent', 'evaluate tool-use across servers', 'build a claims-based rubric for tool calls', 'test multi-step MCP workflows', 'score agent…

updated
occupation
Data Scientists
description

Design and implement MDL (Multi-Distribution Learner) architectures for industrial recommendation systems that jointly handle multiple scenarios and tasks through tokenization and attention. Use when asked to: 'build a multi-scenario recommendation model',…

updated
occupation
Software Developers
description

Build immutable, agent-native medical data pipelines using Merkle DAG structures (MedBeads pattern). Converts mutable EMR/FHIR records into cryptographically-linked, causally-ordered bead graphs that LLMs can traverse deterministically instead of relying on…

updated
occupation
Software Developers
description

Build knowledge-graph-aided ASR error correction pipelines for medical speech, using phonetic similarity + semantic retrieval to fix misrecognized terminology before LLM reasoning. Use when: 'correct medical ASR errors', 'fix speech recognition for clinical…

updated
occupation
Physicians, All Other
description

Decompose complex medical reasoning into DAG-structured parallel execution paths using Petri net theory. Improves accuracy up to 8.9% and throughput 1.7x over sequential chain-of-thought. Triggers: 'differential diagnosis reasoning', 'parallel medical…

updated
occupation
Data Scientists
description

Build memory-augmented time series forecasting systems using hierarchical experience storage (historical patterns, reasoning wisdom, general laws) with LLM-driven inference and reflective iteration. Trigger phrases: 'forecast time series with memory',…

updated
occupation
Information Security Analysts
description

Defend LLM agent memory systems against extraction attacks using optimized honeypot injection and sequential detection. Implements the MemPot framework: generates trap documents that lure attackers while staying invisible to legitimate users, then detects…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Build risk-aware evaluation pipelines for mental health AI assistants using the MHDash framework. Implements multi-dimensional annotation, risk-specific metrics, and multi-turn dialogue benchmarking that exposes safety-critical failure modes hidden by…

updated
occupation
Software Developers
description

Translate natural language optimization problems into mathematical models and solver code using MIRROR's multi-agent pipeline with iterative error correction and hierarchical retrieval. Use when: 'solve this optimization problem', 'write a linear program…

updated
occupation
Data Scientists
description

Align multimodal embeddings (vision-language) by correcting the modality gap using the ReAlign/ReVision technique. Fixes geometric misalignment between image and text embeddings from CLIP-like encoders via mean-shift, trace-scaling, and centroid correction —…

updated
occupation
Software Developers
description

Analyze AI-generated code for redundancy and missed reuse opportunities using semantic clone detection, then refactor to eliminate technical debt. Triggers: 'check for code duplication', 'review AI-generated PR', 'find redundant code', 'reuse audit', 'detect…

updated
occupation
Data Scientists
description

Build and evaluate biomedical RAG pipelines using the MRAG benchmark methodology. Configures retrieval, prompting, and generation components for medical QA systems. Use when: 'build a medical RAG pipeline', 'evaluate my biomedical QA system', 'optimize…

updated
occupation
Data ScientistsSoftware Developers
description

Implement multi-field tool retrieval systems that decompose tool documentation into structured fields (description, parameters, response, examples) and match user queries against each field independently with learned weights. Use when asked to 'build a tool…

updated
occupation
Software Developers
description

Build reliable multi-agent data visualization pipelines with logic rule constraints. Use when: 'generate a chart from this database', 'create a visualization matching this reference image', 'refine this chart based on feedback', 'build a multi-agent…

updated
occupation
Information Security Analysts
description

Implement evolutionary security evaluation for AI agents using the NAAMSE framework — genetic prompt mutation, hierarchical corpus exploration, and asymmetric behavioral scoring. Use when: 'red-team my agent', 'evolutionary security test', 'fuzz my LLM…

updated
occupation
Software Developers
description

Generate formal proofs for program verification conditions (VCs) in Isabelle, Lean 4, and Rocq. Translates C/WhyML code obligations into proof assistant syntax and synthesizes tactic-based proofs. Use when: 'prove this verification condition', 'generate…

updated
occupation
Data Scientists
description

Statistically certify LLM safety/quality using imperfect LLM judges with guaranteed Type-I error control. Implements the "Noisy but Valid" hypothesis testing framework: calibrate a judge's TPR/FPR on a small human-labeled set, then run a variance-corrected…

updated
occupation
Software Developers
description

Build reviewer/expert recommendation systems using LLM-generated semantic profiles and Multi-gate Mixture-of-Experts (MMoE) multi-task learning. Applies the OmniReview Pro-MMoE architecture for matching documents to qualified reviewers or experts. Use when:…

updated
occupation
Software Developers
description

Compile domain ontologies (OWL/RDFS/JSON-LD schemas) into executable tool interfaces with embedded semantic constraints, so LLM agents enforce domain rules during generation rather than post-hoc. Use when: 'compile my ontology into tools', 'enforce schema…

updated
occupation
Instructional CoordinatorsTutors
description

Build personalized AI tutoring systems with structured onboarding, four-layer prompt architecture, adaptive lesson generation, 3D avatar integration, and learner analytics. Use when: 'build an AI tutor', 'create a personalized learning platform', 'design an…

updated
occupation
Software Developers
description

Build AI agents for the OpenGuanDan imperfect-information card game benchmark. Covers WebSocket client implementation, game state parsing, action selection, and agent strategy design for the GuanDan four-player cooperative-competitive card game. Trigger…

updated
occupation
Data Scientists
description

Solve parametric PDEs using operator inference with reduced-order models. Builds POD-based reduced dynamics from a small set of simulation snapshots, then predicts solutions at unseen parameters and boundary conditions via polynomial regression on learned…

updated
occupation
Data ScientistsAstronomers
description

Build trustworthy ML pipelines for large-scale scientific data analysis with calibrated uncertainties, simulation-based inference, and physics-informed constraints. Use when: 'build a photometric redshift pipeline', 'add uncertainty quantification to my ML…

updated
occupation
Software Developers
description

Implement the ExperienceWeaver hierarchical experience-learning framework to improve text quality from small feedback sets. Distills noisy corrections into structured Tips and Strategies, then injects them into a multi-agent detection-revision-critique…

updated
occupation
Software Developers
description

Build iterative search-and-reason agents for scientific literature QA. Uses the PaperSearchQA pattern: interleaved thinking, querying, and verification loops over document corpora. Trigger phrases: 'search scientific papers', 'build a paper search agent',…

updated
occupation
Information Security Analysts
description

Agentic kernel vulnerability reproduction from security patches. Implements the K-Repro methodology: controlled code browsing, hypothesis-driven root cause analysis, iterative PoC generation, VM-based testing, and GDB debugging for Linux kernel N-day…

updated
occupation
Software Developers
description

Multi-agent heuristic design framework that uses an entailment graph, policy/world-model/critic agents, and routed reflections to iteratively generate, evolve, and refine algorithmic heuristics for combinatorial optimization and search problems. Use when…

updated
occupation
Electronics Engineers, Except Computer
description

Generate PCB schematics from natural language using constraint-guided LLM code generation with knowledge-graph verification. Use when the user says 'generate a PCB schematic', 'design a circuit board', 'create a KiCad schematic from description', 'convert…

updated
occupation
Data Scientists
description

Implements PEARL (Prototype-Enhanced Aligned Representation Learning) to improve embedding quality for nearest-neighbor retrieval, similarity search, and lightweight classifiers when labeled data is scarce. Reshapes embedding geometry by softly aligning…

updated
occupation
Software Developers
description

Performance-aware multi-tool orchestration for visual content generation pipelines. Implements PerfGuard's three mechanisms (PASM, APU, CAPO) to select, score, and schedule AI image/video tools based on measured capability boundaries instead of generic…

updated
occupation
Information Security Analysts
description

Audit and defend LLM-powered applications against persona manipulation attacks using the PHISH framework (Persona Hijacking via Implicit Steering in History). Use when: 'test persona robustness', 'audit chatbot persona stability', 'red-team persona drift',…

updated
occupation
Information Security Analysts
description

Defend against and red-team physical prompt injection attacks on Large Vision-Language Models (LVLMs). Build input sanitization pipelines, attention-aware OCR filters, and robustness test harnesses that detect typographic instructions embedded in images…

updated
occupation
Software Developers
description

Implement a Planner-Auditor twin architecture that decouples LLM generation from deterministic validation with self-improvement loops. Use when: 'build a planner-auditor pipeline', 'add deterministic auditing to my LLM agent', 'implement self-improving…

updated
occupation
Data Scientists
description

Build polarized memory systems for multimodal agents that encode both positive and negative evidence as graph constraints, suppressing hallucinations without retraining. Use when: 'add negative evidence to RAG memory', 'build verifiable retrieval for VLM…

updated
occupation
Mathematical Science Teachers, PostsecondaryComputer Science Teachers, Postsecondary
description

Apply the POPE (Privileged On-Policy Exploration) technique to solve hard reasoning problems by decomposing them with oracle-guided prefixes and transferring learned reasoning back to unguided attempts. Use when: 'help me solve this hard problem step by…

updated
occupation
Data Scientists
description

Implement the PRECISE framework to debias LLM-as-judge evaluations of search, ranking, and RAG systems by combining a small human-annotated gold set with large-scale LLM judgments using Prediction-Powered Inference. Triggers: 'evaluate search quality with LLM…

updated
occupation
Software Developers
description

Generate industrial-grade code summaries using the ExpSum knowledge-guided approach: function metadata extraction, domain term retrieval, function categorization, and constraint-driven prompting. Produces documentation that meets real developer expectations…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Classify and diagnose intermittent CI/CD job failures from execution logs using the FlaXifyer few-shot approach and LogSift log reduction. Trigger phrases: 'diagnose flaky build', 'classify CI failure', 'why did this pipeline fail intermittently', 'triage job…

updated
occupation
Software Developers
description

Build privacy-aware pipelines that filter sensitive content from visual frames before sending to cloud AI models, using edge preprocessing with object detection (YOLO), text-based scene description, selective cropping, and structured MLLM interaction.…

updated
occupation
Data ScientistsInformation Security Analysts
description

Audit fine-tuning datasets and pipelines for privacy collapse — the silent failure where benign training data degrades a model's contextual privacy reasoning while safety benchmarks stay green. Use when: 'audit my fine-tuning data for privacy risks', 'check…

updated
Showing 40 of 651 collected skills.