Искусственный интеллект

Browse AI and ML workflow skills for model integration, prompt engineering, evaluations, and LLM automation across major IDEs.

This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.

1781 доступные навыки

huggingface-llm-trainer

[ Официальный ]
Logo of huggingface
huggingface

This skill trains language models using TRL on Hugging Face infrastructure, covering SFT, DPO, GRPO, and reward modeling. It benefits developers by providing cloud GPU training and GGUF conversion for local deployment.

huggingface-paper-publisher

[ Официальный ]
Logo of huggingface
huggingface

Что такое huggingface-paper-publisher? Это навык, который позволяет публиковать и управлять исследовательскими статьями в Hugging Face Hub.

huggingface-vision-trainer

[ Официальный ]
Logo of huggingface
huggingface

Trains and fine-tunes vision models for object detection (D-FINE, RT-DETR v2, DETR, YOLOS), image classification (timm models — MobileNetV3, MobileViT, ResNet, ViT/DINOv3 — plus any Transformers classifier), and SAM/SAM2 segmentation using Hugging Face Transformers on Hugging Face Jobs cloud GPUs...

huggingface-papers

[ Официальный ]
Logo of huggingface
huggingface

The Hugging Face Papers skill enables developers to look up and read AI research papers in markdown, and access structured metadata such as authors and linked models. This skill benefits developers and researchers by providing easy access to AI research insights.

huggingface-trackio

[ Официальный ]
Logo of huggingface
huggingface

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API), firing alerts for training diagnostics, or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, alerts with webhooks, HF Space syncing, and JSON output for automation.

huggingface-community-evals

[ Официальный ]
Logo of huggingface
huggingface

This skill enables developers to test Hugging Face models locally, streamlining backend selection and model comparisons. It supports inspect-ai and lighteval for efficient evaluations.

huggingface-gradio

[ Официальный ]
Logo of huggingface
huggingface

Build Gradio web UIs and demos in Python. Use when creating or editing Gradio apps, components, event listeners, layouts, or chatbots.

huggingface-datasets

[ Официальный ]
Logo of huggingface
huggingface

Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download parquet URLs, and read size or statistics.

hf-cli

[ Официальный ]
Logo of huggingface
huggingface

Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing repositories, models, datasets, and Spaces on the Hugging Face Hub. Replaces now deprecated `huggingface-cli` command.

transformers-js

[ Официальный ]
Logo of huggingface
huggingface

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in Node.js and browsers (with WebGPU/WASM) using pre-trained models from Hugging Face Hub.

hugging-face-datasets

[ Официальный ]
Logo of huggingface
huggingface

Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.

hugging-face-evaluation

[ Официальный ]
Logo of huggingface
huggingface

Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.