Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

hawk-community-skills

hawk-community-skills contient 12,131 skills collectées depuis GrayCodeAI, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12,131
Stars
1
mis à jour
2026-07-16
Forks
0
Couverture métier
143 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

triaging-vulnerabilities-with-ssvc-framework
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Scientifiques des données

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Scientifiques des données

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
Scientifiques des données

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
Développeurs de logiciels

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
Scientifiques des données

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
Scientifiques des données

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
Développeurs de logiciels

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
Scientifiques des données

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
Développeurs de logiciels

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
Scientifiques des données

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-13
research-guidance
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 40 principaux skills collectés sur 12,131 dans ce dépôt.