Skip to main content

このリポジトリの skills

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

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

ndpvt-web/arxiv-claude-skills

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

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

Analyze AI coding agent activity on GitHub repositories using the AIDev methodology. Identify agentic PRs, measure agent adoption metrics, evaluate PR quality, assess review dynamics, and benchmark human-AI collaboration patterns. Use when: 'analyze AI agent…

原文の言語: 英語

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

Detect phishing URLs using LLM zero-shot and few-shot prompting with structured classification prompts. Use when: 'classify this URL as phishing or legitimate', 'analyze URLs for phishing', 'build a phishing detection prompt', 'detect suspicious URLs with…

原文の言語: 英語

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

Optimize LLM system prompts iteratively using boundary-aware contrastive sampling and momentum-guided clustering from the C-MOP framework. Use when: 'optimize this prompt', 'improve my system prompt', 'evolve prompt for better accuracy', 'automatic prompt…

原文の言語: 英語

更新
職業分類
アートディレクター
説明

Apply introspective visual thinking by iteratively 'chatting with images' — using language-guided re-examination of visual content to reason over fine-grained details, spatial relationships, and multi-image comparisons. Use when: 'analyze this image in…

原文の言語: 英語

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

Disentangled structure-content reasoning for table images and structured data. Separates table skeleton (layout/structure) from flesh (cell content) to answer questions accurately. Use when: 'analyze this table image', 'answer questions about this spreadsheet…

原文の言語: 英語

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

Rerank retrieved passages for RAG pipelines using step-by-step logical reasoning to filter out semantically similar but logically irrelevant (SSLI) documents. Use when: 'rerank these search results', 'filter irrelevant passages from retrieval', 'build a…

原文の言語: 英語

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

Optimize LLM context length for post-editing and refinement pipelines. Applies research showing that naively adding document-level context often fails to improve LLM output quality while dramatically increasing cost and latency. Use when: 'optimize my…

原文の言語: 英語

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

Implement the Fat-Cat document-driven metacognitive agent architecture for complex multi-step reasoning tasks. Uses Markdown documents as global state instead of JSON, a four-stage reasoning pipeline (metacognitive analysis, strategy selection, step…

原文の言語: 英語

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

Generate optimized GPU kernels in Triton from PyTorch reference code using the Makora RL-based iterative refinement workflow. Applies tool-augmented kernel generation with correctness validation and performance benchmarking. Use when: 'write a Triton kernel…

原文の言語: 英語

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

Design production-grade agentic AI architectures with separated cognition/execution layers, typed tool interfaces, multi-agent topologies, and enterprise hardening. Use when: 'design an agent system', 'build a multi-agent architecture', 'add governance to my…

原文の言語: 英語

更新
職業分類
作家・著者
説明

Fine-grained multi-concept text control that avoids the compositionality trap where LLMs degrade when asked to be e.g. funny AND persuasive simultaneously. Use when: 'write a funny persuasive email', 'make this formal but warm', 'generate humorous and…

原文の言語: 英語

更新
職業分類
教育コーディネーター小学校教員(特別支援除く)
説明

Adaptive learning content generator that dynamically adjusts complexity, tone, pacing, and modality based on learner state signals. Applies GuideAI's cognitive-load-aware interventions to produce personalized educational material. Use when: 'create an…

原文の言語: 英語

更新
職業分類
コンピュータ・情報システムマネージャー
説明

Apply the HAIF protocol to organize hybrid human-AI team workflows with tiered autonomy, delegation governance, and validation checklists. Use when: 'set up HAIF for our team', 'classify this task for AI delegation', 'generate a delegation registry', 'create…

原文の言語: 英語

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

Generate reliable incident response and security recovery plans using a generate-check-refine loop with consistency-based abstention. Reduces hallucinated security actions by validating LLM outputs against system constraints and lookahead predictions before…

原文の言語: 英語

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

Detect license incompatibilities across LLM supply chains (OSS repos, models, datasets) using the LiAgent multi-agent extraction and compatibility analysis framework. Use when: 'check my project for license conflicts', 'are my HuggingFace model dependencies…

原文の言語: 英語

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

Build multi-turn LLM safety evaluation harnesses using the Intent-Context Coupling framework from ICON. Generates structured red-team test suites that probe whether safety guardrails hold when adversarial intent is paired with semantically congruent context…

原文の言語: 英語

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

Apply FaithRL's step-level faithfulness verification to multi-step reasoning tasks. Decomposes reasoning into individually verified steps, penalizes unsupported claims, and preserves valid partial derivations. Use when: 'verify each reasoning step', 'reduce…

原文の言語: 英語

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

Apply Foundation-Sec-8B-Reasoning cybersecurity reasoning patterns: structured <think> chain-of-thought for CVE-to-CWE mapping, MITRE ATT&CK classification, CVSS scoring, threat intelligence analysis, and multi-hop vulnerability reasoning. Use when the user…

原文の言語: 英語

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

Build robust multi-tool agentic pipelines with noise-aware execution, parallel reasoning, and environment scaling patterns from the LongCat-Flash-Thinking architecture. Use when: 'build a multi-tool agent pipeline', 'make my agent robust to API failures',…

原文の言語: 英語

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

Generate and optimize AGENTS.md / CLAUDE.md repository instruction files to reduce AI coding agent runtime and token consumption. Use when: 'create an AGENTS.md', 'write a CLAUDE.md', 'optimize agent instructions', 'reduce agent token usage', 'set up…

原文の言語: 英語

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

Design and evaluate subword tokenizers for Turkish and other morphologically rich languages (MRLs) using the vocabulary-corpus-success triad framework. Covers tokenizer family selection (BPE, WordPiece, Unigram, morphology-level, character-level), vocabulary…

原文の言語: 英語

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

Decouple visual perception from reasoning when building VLM pipelines, image analysis agents, or multi-modal workflows. Implements the SPARC two-stage pattern: first localize question-relevant regions via visual search, then condition reasoning only on those…

原文の言語: 英語

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

Implement event-driven, hierarchical security screening for LLM agent systems using Intrinsic Risk Sensing. Adds latent vigilance with adaptive defense escalation to agent pipelines. Use when: 'add security to my agent', 'defend agent against prompt…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Systematic root cause analysis for cloud/distributed system failures using a 16-category reasoning failure taxonomy and multi-hop fault propagation tracing. Use when: 'diagnose this production incident', 'find the root cause of this outage', 'trace this…

原文の言語: 英語

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

Apply defensive programming and agent-architecture patterns from SWE-Bench Mobile to tackle production iOS/mobile development tasks. Optimizes how Claude navigates large mixed-language codebases, interprets multi-modal inputs (PRDs + Figma designs), and…

原文の言語: 英語

更新
職業分類
小児科医(一般)
説明

Build multi-agent pipelines that generate realistic synthetic patient profiles by integrating epidemiological data, medical claims, literature evidence, and personality models. Use when asked to 'simulate patients', 'generate synthetic medical data', 'build a…

原文の言語: 英語

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

Prevents the "introverted agent" problem where extended reasoning causes agents to give shorter, less informative responses in interactive/user-engaged tasks. Applies information disclosure (InfoDis) prompting to ensure agents proactively share state,…

原文の言語: 英語

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

Implement self-reconfiguring agent workflows where configuration (sub-goals, strategy, toolbox, context) is a mutable tool the agent calls at runtime. Use when: 'build an adaptive agent', 'self-reconfiguring pipeline', 'agent that adjusts its own strategy',…

原文の言語: 英語

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

Implement RAPS (Reputation-Aware Publish-Subscribe) multi-agent coordination using intent-based pub/sub messaging, reactive subscription refinement, and Bayesian reputation scoring. Use when: 'coordinate multiple LLM agents', 'build a robust multi-agent…

原文の言語: 英語

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

Solve math problems from images by decomposing them into interleaved natural-language rationales and executable Python code, closing the image-text modality gap. Use when: 'solve this math image', 'extract and compute from this screenshot', 'OCR this equation…

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Hierarchical multi-agent deep research framework with dynamic context management and supervisor-based error recovery. Implements Yunque DeepResearch's orchestration pattern: decompose complex research questions into subtasks, route them to specialized…

原文の言語: 英語

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

Implement AlienLM-style API-boundary privacy layers that protect sensitive text sent to black-box LLM APIs using vocabulary-scale bijective token remapping. Use when: 'add privacy layer to LLM API calls', 'protect prompts sent to external API', 'alienize text…

原文の言語: 英語

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

Dynamically create specialized sub-agents for complex multi-step tasks using the AOrchestra pattern: decompose goals, then spawn tailored (Instruction, Context, Tools, Model) executors on-the-fly. Use when: 'break this task into sub-agents', 'orchestrate…

原文の言語: 英語

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

Build robust web automation agents using Mixture of Grounding Experts, experience-imitation planning, and task-tracking checklists. Use when: 'build a web agent', 'automate browser tasks with grounding', 'create a web scraping agent with memory', 'implement…

原文の言語: 英語

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

Implement uncertainty quantification and calibration assessment for LLM-generated long-form answers. Apply answer-frequency consistency, verbalized confidence elicitation, token-level analysis, and multi-metric calibration benchmarking based on the UQ…

原文の言語: 英語

更新
職業分類
高等教育英語・文学教員
説明

Build trait-based essay scoring systems that evaluate argumentative writing across multiple rubric dimensions (Content, Organization, Word Choice, Sentence Fluency, Conventions) using structured in-context learning prompts and ordinal regression. Trigger…

原文の言語: 英語

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

Automatically discover and test for hidden biases in LLM-as-a-Judge evaluation pipelines using the BiasScope framework. Generates bias hypotheses, perturbs test cases, and validates whether judge models are susceptible. Use when: 'audit my LLM judge for…

原文の言語: 英語

更新
職業分類
コンピュータハードウェアエンジニア
説明

Evaluate and improve LLM-generated hardware designs using ChipBench methodology: structured Verilog generation with hierarchical decomposition, systematic RTL debugging across four bug categories, and cross-language reference model generation. Use when:…

原文の言語: 英語

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

Render source code as images for vision LLM processing to reduce token cost while preserving understanding. Use when: 'render code as image for LLM', 'compress code tokens with images', 'use vision model for code understanding', 'reduce token cost for large…

原文の言語: 英語

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

Multi-agent iterative code optimization using context compression. Decomposes optimization into three agents (Summarizer, Navigator, Sampler) that mirror RL state/policy/replay to evolve better code across iterations. Trigger phrases: 'optimize this algorithm…

原文の言語: 英語

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