Skip to main content

Skills neste repositório

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

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

Build TabRAG-style pipelines that retrieve relevant tables from large image collections and answer natural language queries over them using multimodal LLMs. Implements a three-stage retrieve-rerank-reason architecture for table question answering at scale.…

Idioma do texto original: inglês

atualizado
ocupação
Terapeutas conjugais e familiares
descrição

Build multi-agent emotion-focused therapy (EFT) reasoning pipelines for empathetic mental health Q&A systems. Uses a bottom-up three-stage chain-of-thought: Embodied Perception, Cognitive Exploration, and Narrative Intervention with eight specialized agents.…

Idioma do texto original: inglês

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

Apply Entropy-Guided Stepwise Scaling (EGSS) to complex software engineering tasks like bug fixing, code generation, and refactoring. Uses entropy-based uncertainty detection to selectively branch exploration at high-uncertainty decision points, then…

Idioma do texto original: inglês

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

Detect phishing URLs using Least-to-Most iterative decomposition with answer sensitivity scoring. Triggers: 'analyze this URL for phishing', 'is this URL safe', 'check URL for phishing indicators', 'phishing detection', 'classify this URL as phishing or…

Idioma do texto original: inglês

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

Applies Empirical-MCTS dual-loop reasoning: structured tree search with persistent memory that accumulates experience across problems. Use when asked to 'solve this step by step with learning', 'use MCTS reasoning', 'try multiple approaches and remember what…

Idioma do texto original: inglês

atualizado
ocupação
Matemáticos
descrição

Solve mathematical problems using IIPC (Iteratively Improved Program Construction) -- a dual-branch approach that combines iterative code execution with independent chain-of-thought reasoning, then merges both for a verified answer. Trigger phrases: "solve…

Idioma do texto original: inglês

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

Build verifiable enterprise GUI agent benchmarks using schema-grounded task generation and SQL-based deterministic verification. Use when: 'generate enterprise test tasks from a database schema', 'build SQL verification for GUI agent tasks', 'create benchmark…

Idioma do texto original: inglês

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

Perform code migrations (dependency upgrades, API changes, framework transitions) with integrated environment verification. Instead of migrating code then hoping it builds, this skill builds and tests inside a real environment at every step, using feedback…

Idioma do texto original: inglês

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

Optimize LLM prompts by systematically collecting errors, building a taxonomy of failure modes, and augmenting prompts with targeted guidance for the most frequent error categories. Based on ETGPO (Singh et al., 2026). Trigger phrases: "optimize this prompt",…

Idioma do texto original: inglês

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

Instruction-guided code completion that follows user constraints on algorithm choice, data structures, control flow, and code scope. Use when: 'complete this function using a deque-based BFS', 'finish this code with exactly 3 lines', 'implement the sort using…

Idioma do texto original: inglês

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

Evaluate and mitigate social bias in RAG pipelines. Use when: 'audit my RAG system for bias', 'check if retrieval introduces stereotypes', 'measure fairness in my QA pipeline', 'reduce bias in LLM outputs with retrieval', 'evaluate social bias across…

Idioma do texto original: inglês

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

Build and evaluate cross-dataset entity matching pipelines for recommender systems. Implements the Reddit-Amazon-EM methodology: rule-based, lexical, embedding-based, graph neural, and LLM-based entity matching with systematic evaluation. Use when: 'match…

Idioma do texto original: inglês

atualizado
ocupação
Auxiliares judiciaisParalegais e assistentes jurídicos
descrição

Build evaluation pipelines for LLMs in legal tasks using a three-dimensional framework: outcome correctness, reasoning reliability, and trustworthiness. Use when asked to 'evaluate LLM legal performance', 'build a legal benchmark', 'test legal reasoning…

Idioma do texto original: inglês

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

Build event-driven video stream processing pipelines that detect meaningful state transitions instead of processing every frame. Use when asked to: 'build a real-time video understanding system', 'detect events in a video stream', 'process long video with…

Idioma do texto original: inglês

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

Self-evolving code generation with iterative reflection and revision. Applies a feedback-driven loop where code is submitted, judged, analyzed for failures, and rewritten up to 3 times — tracking correctness, runtime, memory, and algorithmic improvement at…

Idioma do texto original: inglês

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

Transform Claude from a static tool user into a dynamic tool creator using the UCT (User-to-Creator Transformation) framework. Harvests reasoning traces from problem-solving sessions and distills them into reusable utility functions, scripts, and helpers that…

Idioma do texto original: inglês

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

Implement Multi-head Explicit Attention (MEA) with inter-head interaction for Transformer models. Adds Head-level Linear Composition (HLC) modules and head-level Group Normalization to standard multi-head attention, enabling cross-head communication, faster…

Idioma do texto original: inglês

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

Implement biologically-inspired forgetting mechanisms for LLM agent memory systems. Build dual-layer memory hierarchies with adaptive exponential decay, semantic relevance scoring, and LLM-guided conflict resolution to keep agent context lean and…

Idioma do texto original: inglês

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

Build multi-agent systems for end-to-end ontology curation from scientific literature. Applies FlyAOC's agent architecture patterns—memorization, pipeline, single-agent, and multi-agent—to extract structured, ontology-grounded annotations from document…

Idioma do texto original: inglês

atualizado
ocupação
Editores
descrição

Adaptive Markdown output formatting that balances semantic fidelity with structural correctness. Applies the FMBench methodology to detect and fix broken lists, malformed tables, inconsistent headings, and invalid code blocks in LLM-generated Markdown. Use…

Idioma do texto original: inglês

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

Extract security-relevant signals from code review comments and translate them into fuzzer-guiding annotations using the EyeQ pipeline. Use when the user says 'guide fuzzing from code reviews', 'find dragons in review comments', 'annotate code for fuzzing',…

Idioma do texto original: inglês

atualizado
ocupação
Professores de ciência da computação, pós-secundário
descrição

Generate LLM-assisted coding labs that teach concepts through 'Vibe Coding' — producing working code paired with mandatory conceptual reflection, prompt logging, and critical thinking assessments. Use when: 'create a vibe coding lab for transformers', 'design…

Idioma do texto original: inglês

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

Proactively identify security-critical code regions and generate prevention-oriented explanations before vulnerabilities are introduced. Use when: 'review this code for security-critical areas', 'explain security risks in my methods', 'find security-sensitive…

Idioma do texto original: inglês

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

Diagnose and explain failures in agentic AI systems using trace-based rubric evaluation, bridging static feature attribution (SHAP/LIME) with trajectory-level diagnostics. Use when: 'debug why my agent failed', 'explain agent behavior', 'evaluate agent…

Idioma do texto original: inglês

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

Build systems that use LLM uncertainty as an active control signal -- routing computation, triggering tool calls, enabling self-correction, and governing agent decisions. Use when asked to: 'add uncertainty-aware routing to my LLM pipeline', 'make my agent…

Idioma do texto original: inglês

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

Build content moderation and safety classification systems using multi-attribute trajectory reasoning instead of binary labels. Decomposes monolithic safe/unsafe decisions into structured reasoning chains (evidence grounding, modality assessment, risk…

Idioma do texto original: inglês

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

Build LLM agent workflows that stay robust under partial observability, noisy signals, shifting environments, and internal state drift. Applies the four-stressor robustness framework from Pezeshkpour & Hruschka (2026) to real automation pipelines. Use when:…

Idioma do texto original: inglês

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

Generate high-quality code by decomposing solutions into modular functions (Chain-of-Function style), then self-evaluating each function as a discrete reasoning step to select the best candidate. Triggers: 'solve this coding problem', 'generate modular code',…

Idioma do texto original: inglês

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

Agentic game development with visual feedback loops for Godot Engine projects. Applies the GameDevBench methodology: navigating scene hierarchies, editing multimodal assets (sprites, shaders, animations), and using screenshot/video feedback to verify changes…

Idioma do texto original: inglês

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

Detect sarcasm and semantic incongruity in multimodal (image+text) content using the GDCNet three-channel discrepancy comparison approach. Generates objective image descriptions as semantic anchors, then computes semantic, sentiment, and fidelity…

Idioma do texto original: inglês

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

Constrain LLM generation with executable Pydantic schemas and multi-agent pipelines to produce structurally valid, domain-rich artifacts. Uses ontology-as-grammar to eliminate hallucinated structures while preserving creative output. Trigger phrases:…

Idioma do texto original: inglês

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

Optimize LLM prompts using GFlowPO's iterative generate-evaluate-refine loop with diversity-preserving exploration and dynamic memory. Use when: 'optimize this prompt', 'find a better prompt for this task', 'prompt engineering with examples', 'auto-tune my…

Idioma do texto original: inglês

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

Build structured information-seeking agents that decompose complex queries into multi-turn search-and-browse workflows, aggregate results from multiple web sources, and return answers in typed structured formats (items, sets, lists, tables). Applies the GISA…

Idioma do texto original: inglês

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

Design and implement graph-based memory systems for LLM agents following the extraction-storage-retrieval-evolution lifecycle. Use when: 'build agent memory system', 'add long-term memory to my agent', 'implement knowledge graph memory', 'design memory for…

Idioma do texto original: inglês

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

Build multi-agent pipelines that use knowledge graphs to guide LLM reasoning across domains. Agents specialize in problem decomposition, evidence retrieval, parameter extraction, graph traversal, and hypothesis synthesis. Use when: 'build a knowledge graph…

Idioma do texto original: inglês

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

Build LLM-powered graph analytics systems using the GraphSeek two-plane architecture: a Semantic Catalog for planning over graph schemas and operations, separated from deterministic database-grade query execution. Use when: 'query a property graph with…

Idioma do texto original: inglês

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

Build neuro-symbolic safety verification pipelines using the VIRF (Verifiable Iterative Refinement Framework) pattern: a Logic Tutor provides formal, causal feedback to an LLM planner, enabling intelligent plan repair instead of mere rejection. Use this skill…

Idioma do texto original: inglês

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

Build multi-user personalization pipelines with per-user profile tracking, multimodal perception, and LLM-driven contextual response generation following the HARMONI architecture. Use when: 'build a multi-user chatbot with memory', 'personalize responses per…

Idioma do texto original: inglês

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

LLM-driven precision querying of structured tabular data via Python/Pandas code generation and retrieval-augmented extraction from unstructured clinical text. Use when: 'query this table in natural language', 'extract information from clinical notes', 'build…

Idioma do texto original: inglês

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

Structure-aware binary decompilation using hierarchical control-flow graph abstraction for LLMs. Converts binary programs into compilable, semantically faithful C code by encoding CFG structure (basic blocks, successors, loops, conditionals) as a hierarchical…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 651 skills coletadas.