Skip to main content
huggingface
GitHub creator profile

huggingface

Repository-level view of 81 collected skills across 25 GitHub repositories.

skills collected
81
repositories
25
updated
Aug 27, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

hf-cli
unclassified

Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Face Hub. Use when: handling authentication; managing local cache; managing Hugging Face Buckets; running or…

Aug 27, 2026
train-sentence-transformers
data-scientists-152051

Train or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder, dense or static embedding model for retrieval, similarity, clustering, classification, paraphrase mining, dedup, multimodal), `CrossEncoder` (reranker, pair scoring for…

Aug 18, 2026
hf-cloud-sagemaker-deployment-planner
software-developers

Plan and coordinate the deployment of a model to Amazon SageMaker AI. Use this skill whenever the user wants to deploy, host, serve, or expose a model on SageMaker or AWS — including phrases like "deploy a model", "host this LLM on AWS", "serve this embedding…

Aug 3, 2026
hf-cloud-sagemaker-production-defaults
software-developers

Create a SageMaker endpoint (real-time, real-time scale-to-zero, or async) with autoscaling, CloudWatch alarms, and tagging enabled by default. Use this skill whenever about to create a SageMaker endpoint, write deployment code that calls `create_endpoint`,…

Aug 3, 2026
huggingface-spaces
software-developers

Build, deploy, and maintain applications on Hugging Face Spaces — Gradio / Docker / Static SDKs, ZeroGPU and dedicated hardware, model loading, debugging, buckets, inference providers, community grants. Use whenever the user asks to create or host an app on…

Aug 3, 2026
huggingface-best
data-scientists-152051

Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models by benchmark scores. Triggers on: "best model for X", "what model should I use for", "top models for [task]",…

Aug 3, 2026
trl-training
data-scientists-152051

Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning). Supports SFT, DPO, GRPO, KTO, RLOO and Reward Model training via CLI commands.

Aug 3, 2026
huggingface-lora-space-builder
software-developers

Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA. Use when someone asks to create, generate, ship, or publish a Space, demo, Gradio app, or playground for a LoRA — including LoRAs for Qwen-Image, Qwen-Image-Edit, LTX-Video, Wan,…

Jul 16, 2026
Showing 8 of 26 collected skills.
generate-openenv-env
software-developers

Generate OpenEnv environments from a concrete use case (for example, "generate an env for the library textarena"). Use when asked to design or implement a new environment under envs/ by researching a target library/API, selecting matching OpenEnv examples,…

Jun 30, 2026
release
software-developers

Release workflow for deploying OpenEnv environments to Hugging Face Spaces and keeping canonical references in sync.

Jun 29, 2026
hf-cli
software-developers

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.

Apr 18, 2026
openenv-cli
software-developers

OpenEnv CLI (`openenv`) for scaffolding, validating, building, and pushing OpenEnv environments.

Apr 18, 2026
deploy-hf
software-developers

Deploy an OpenEnv environment to Hugging Face Spaces. Use when asked to deploy, push to Hugging Face, or update a space.

Apr 14, 2026
watch-pr
software-developers

Monitor a PR's CI checks and Greptile code review after submission. Polls CI status, auto-fixes failures via ralph-loop, waits for Greptile review, addresses comments, and iterates until green.

Mar 5, 2026
hf-space-recovery
network-and-computer-systems-administrators

Diagnose and recover failing or stuck Hugging Face Space deployments for OpenEnv environments. Use when deploying envs from `envs/` to the Hub (`openenv` namespace with version suffixes), when Spaces are in `BUILDING`/`APP_STARTING`/`RUNTIME_ERROR`, or when…

Mar 3, 2026
pre-submit-pr
software-quality-assurance-analysts-and-testers

Validate changes before submitting a pull request. Run comprehensive checks including lint, tests, alignment review, and RFC analysis. Use before creating a PR, when asked if code is ready for review, or before pushing for PR.

Feb 7, 2026
Showing 8 of 16 collected skills.
Showing 12 of 25 repositories