Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

hawk-community-skills

hawk-community-skills contém 12,131 skills coletadas de GrayCodeAI, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
12,131
Stars
1
atualizado
2026-07-16
Forks
0
Cobertura ocupacional
143 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

triaging-vulnerabilities-with-ssvc-framework
Analistas de segurança da informação

Triage and prioritize vulnerabilities using CISA's Stakeholder-Specific Vulnerability Categorization (SSVC) decision tree framework to produce actionable remediation priorities.

2026-07-16
building-ai-agent-on-cloudflare
Desenvolvedores de software

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities.

2026-07-13
research-0-autoresearch-skill
Outras ocupações de informática

Orchestrates end-to-end autonomous AI research projects using a two-loop architecture. The inner loop runs rapid experiment iterations with clear optimization targets. The outer loop synthesizes re...

2026-07-13
research-a-evolve
Desenvolvedores de software

Provides guidance for automatically evolving and optimizing AI agents across any domain using LLM-driven evolution algorithms. Use when building self-improving agents, optimizing agent prompts and ...

2026-07-13
research-academic-plotting
Cientistas de dados

Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via G...

2026-07-13
research-accelerate
Desenvolvedores de software

Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8)...

2026-07-13
research-audiocraft
Desenvolvedores de software

PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform me...

2026-07-13
research-autogpt
Desenvolvedores de software

Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automa...

2026-07-13
research-awq
Cientistas de dados

Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster infere...

2026-07-13
research-axolotl
Cientistas de dados

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

2026-07-13
research-bigcode-evaluation-harness
Desenvolvedores de software

Evaluates code generation models across HumanEval, MBPP, MultiPL-E, and 15+ benchmarks with pass@k metrics. Use when benchmarking code models, comparing coding abilities, testing multi-language sup...

2026-07-13
research-bitsandbytes
Cientistas de dados

Quantizes LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss. Use when GPU memory is limited, need to fit larger models, or want faster inference. Supports INT8, NF4, FP4...

2026-07-13
research-blip-2
Cientistas de dados

Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of...

2026-07-13
research-chroma
Desenvolvedores de software

Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to productio...

2026-07-13
research-clip
Cientistas de dados

OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, conten...

2026-07-13
research-compiler
Desenvolvedores de software

Compiles any research input — PDF papers, GitHub repositories, experiment logs, code directories, or raw notes — into a complete Agent-Native Research Artifact (ARA) with cognitive layer (claims, c...

2026-07-13
research-constitutional-ai
Cientistas de dados

Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignmen...

2026-07-13
research-cosmos-policy
Desenvolvedores de software

Evaluates NVIDIA Cosmos Policy on LIBERO and RoboCasa simulation environments. Use when setting up cosmos-policy for robot manipulation evaluation, running headless GPU evaluations with EGL renderi...

2026-07-13
research-crewai
Desenvolvedores de software

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration wi...

2026-07-13
research-deepspeed
Desenvolvedores de software

Expert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention

2026-07-13
research-dspy
Desenvolvedores de software

Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming

2026-07-13
research-faiss
Desenvolvedores de software

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN sear...

2026-07-13
research-flash-attention
Desenvolvedores de software

Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory ...

2026-07-13
research-gguf
Desenvolvedores de software

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU...

2026-07-13
research-gptq
Desenvolvedores de software

Post-training 4-bit quantization for LLMs with minimal accuracy loss. Use for deploying large models (70B, 405B) on consumer GPUs, when you need 4× memory reduction with <2% perplexity degradation,...

2026-07-13
research-grpo-rl-training
Desenvolvedores de software

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

2026-07-13
research-guidance
Desenvolvedores de software

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 gen...

2026-07-13
research-hqq
Desenvolvedores de software

Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deplo...

2026-07-13
research-huggingface-tokenizers
Desenvolvedores de software

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alig...

2026-07-13
research-instructor
Desenvolvedores de software

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...

2026-07-13
research-knowledge-distillation
Desenvolvedores de software

Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to open-sour...

2026-07-13
research-langchain
Desenvolvedores de software

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory manageme...

2026-07-13
research-langsmith
Desenvolvedores de software

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building system...

2026-07-13
research-litgpt
Desenvolvedores de software

Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model implementations, educational understanding of ...

2026-07-13
research-llama-cpp
Desenvolvedores de software

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization ...

2026-07-13
research-llama-factory
Desenvolvedores de software

Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support

2026-07-13
research-llamaguard
Desenvolvedores de software

Meta's 7-8B specialized moderation model for LLM input/output filtering. 6 safety categories - violence/hate, sexual content, weapons, substances, self-harm, criminal planning. 94-95% accuracy. Dep...

2026-07-13
research-llamaindex
Desenvolvedores de software

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal s...

2026-07-13
research-llava
Desenvolvedores de software

Large Language and Vision Assistant. Enables visual instruction tuning and image-based conversations. Combines CLIP vision encoder with Vicuna/LLaMA language models. Supports multi-turn image chat,...

2026-07-13
research-lm-evaluation-harness
Desenvolvedores de software

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking trainin...

2026-07-13
Mostrando as 40 principais de 12,131 skills coletadas neste repositório.