数据处理

数据转换、清洗与 ETL

显示 313-336 / 共 12131 个技能
ArabelaTso

api-documentation-generator

ArabelaTso

Generate comprehensive API documentation from repository sources including OpenAPI specs, code comments, docstrings, and existing documentation. Use when documenting APIs, creating API reference guides, or summarizing API functionality from codebases. Extracts endpoint details, request/response schemas, authentication methods, and generates code examples. Triggers when users ask to document APIs, generate API docs, create API reference, or summarize API endpoints from a repository.

API 开发 238 6个月前
ArabelaTso

control-flow-abstraction-generator

ArabelaTso

"Generate abstract Control Flow Graph (CFG) representations of programs showing loops, branches, and function calls for static analysis or verification. Use when users need to: (1) Visualize program control flow structure, (2) Generate CFGs for static analysis tools, (3) Create control flow abstractions for formal verification, (4) Analyze program paths and reachability, (5) Document program structure. Supports both function-level (intraprocedural) and program-level (interprocedural) analysis with multiple output formats (textual, DOT/Graphviz, JSON)."

代码生成 238 6个月前
ArabelaTso

bug-localization

ArabelaTso

Identify the precise location of bugs in source code, modules, and systems. Use this skill when debugging applications, investigating test failures, analyzing error reports, tracing runtime issues, or performing root cause analysis. Analyzes stack traces, error messages, failing tests, and code patterns to pinpoint buggy functions, classes, files, or modules with confidence rankings and supporting evidence.

数据处理 238 6个月前
ArabelaTso

behavior-preservation-checker

ArabelaTso

Compare runtime behavior between original and migrated repositories to detect behavioral differences, regressions, and semantic changes. Use when validating code migrations, refactorings, language ports, framework upgrades, or any transformation that should preserve behavior. Automatically compares test results, execution traces, API responses, and observable outputs between two repository versions. Provides actionable guidance for fixing deviations and ensuring behavioral equivalence.

数据处理 238 6个月前
NeoLabHQ

customaize-agent:prompt-engineering

NeoLabHQ

Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.

数据处理 1482 6个月前
NeoLabHQ

customaize-agent:create-hook

NeoLabHQ

Create and configure git hooks with intelligent project analysis, suggestions, and automated testing

CLI 工具 1482 6个月前
NeoLabHQ

mcp:build-mcp

NeoLabHQ

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

数据处理 1482 6个月前
NeoLabHQ

customaize-agent:apply-anthropic-skill-best-practices

NeoLabHQ

Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure

智能体 1482 6个月前
NousResearch

nemo-curator

NousResearch

GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for preparing high-quality training datasets, cleaning web data, or deduplicating large corpora.

CI/CD 23.7万 6个月前
NousResearch

imessage

NousResearch

Send and receive iMessages/SMS via the imsg CLI on macOS.

CLI 工具 23.7万 5个月前
NousResearch

grpo-rl-training

NousResearch

Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training

数据处理 23.7万 6个月前
NousResearch

evaluating-llms-harness

NousResearch

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.

CLI 工具 23.7万 6个月前
NousResearch

guidance

NousResearch

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

数据处理 23.7万 6个月前
NousResearch

polymarket

NousResearch

Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.

API 开发 23.7万 6个月前
NousResearch

godmode

NousResearch

"Jailbreak API-served LLMs using G0DM0D3 techniques — Parseltongue input obfuscation (33 techniques), GODMODE CLASSIC system prompt templates, ULTRAPLINIAN multi-model racing, encoding escalation, and Hermes-native prefill/system prompt integration. Use when a user wants to bypass safety filters, jailbreak a model, or red-team model robustness."

数据处理 23.7万 5个月前
NousResearch

outlines

NousResearch

Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library

代码生成 23.7万 6个月前
NousResearch

axolotl

NousResearch

Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support

API 开发 23.7万 6个月前
NousResearch

nemo-curator

NousResearch

GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for preparing high-quality training datasets, cleaning web data, or deduplicating large corpora.

数据处理 23.7万 4个月前
NousResearch

youtube-content

NousResearch

Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts).

CLI 工具 23.7万 6个月前
NousResearch

find-nearby

NousResearch

Find nearby places (restaurants, cafes, bars, pharmacies, etc.) using OpenStreetMap. Works with coordinates, addresses, cities, zip codes, or Telegram location pins. No API keys needed.

API 开发 23.7万 6个月前
NousResearch

instructor

NousResearch

Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library

数据处理 23.7万 4个月前
NousResearch

domain-intel

NousResearch

Passive domain reconnaissance using Python stdlib. Subdomain discovery, SSL certificate inspection, WHOIS lookups, DNS records, domain availability checks, and bulk multi-domain analysis. No API keys required.

CLI 工具 23.7万 6个月前
NousResearch

codebase-inspection

NousResearch

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

数据处理 23.7万 6个月前
NousResearch

excalidraw

NousResearch

Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.

分析 23.7万 6个月前