Skip to main content

Skills neste repositório

ndpvt-web/arxiv-claude-skills - Página 6

O SkillsMP coletou 651 skills de ndpvt-web/arxiv-claude-skills. Abra uma skill para revisar a origem e os detalhes.

ndpvt-web/arxiv-claude-skills

Mostrando 40 de 651 skills coletadas.

ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Diretores de arte
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Escritores e autores
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Coordenadores pedagógicosProfessores do ensino fundamental (exceto educação especial)
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Gerentes de sistemas computacionais e de informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Pediatras gerais
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Professores de língua e literatura inglesas do ensino superior
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Engenheiros de hardware de computador
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 651 skills coletadas.