Skip to main content

このリポジトリの skills

ndpvt-web/arxiv-claude-skills - 12ページ

SkillsMP は ndpvt-web/arxiv-claude-skills から 651 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

ndpvt-web/arxiv-claude-skills

収集済み skill 651 件中 40 件を表示しています。

職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
その他医師
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティストソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
教育コーディネーター個別教師
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト天文学者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
電子エンジニア(コンピュータ除く)
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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…

原文の言語: 英語

更新
職業分類
高等教育数理科学教員コンピュータサイエンスの高等教育教員
説明

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…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト情報セキュリティアナリスト
説明

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…

原文の言語: 英語

更新
収集済み skill 651 件中 40 件を表示しています。