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

已展示 40 / 651 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
已展示 40 / 651 个已收集 Skill。