waybarrios

59 mods across 3 repositories, 2.1k stars between them.

hf-mem

25

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Hugging Face CLI to estimate the required memory to load Safetensors or GGUF model weights for inference from the Hugging Face Hub.

489 9d ago A 33 tokens copy · 98% MIT

huggingface-best

26

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Find and compare recommended Hugging Face models for a task using benchmarks, model size, and device constraints. Use for model selection questions; use huggingface-local-models for GGUF setup and hf-cli for Hub operations.

489 9d ago A 49 tokens original MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware. Use for backend selection, local GPU evals, and choosing between vLLM / Transformers / accelerate. Not for HF Jobs orchestration, model-card PRs, .evalresults publication, or community-evals automation.

489 9d ago C 71 tokens original MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

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.

489 9d ago A 43 tokens copy · 98% MIT

huggingface-gradio

29

waybarrios/opencode-power-pack

Skill Claude CodeCodex

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

489 9d ago A 37 tokens copy · 100% MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Train or fine-tune language models with TRL or Unsloth on Hugging Face Jobs, including SFT, DPO, GRPO, reward models, and GGUF conversion. Use for cloud LLM training; use huggingface-vision-trainer for vision tasks.

489 9d ago A 65 tokens original MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, quant selection, running servers, exact GGUF file lookup, conversion, and OpenAI-compatible local serving.

489 9d ago A 59 tokens copy · 92% MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Build and publish a Gradio Hugging Face Space for a user-provided image or video LoRA, including pipeline selection and model-card settings. Use for LoRA demos; use huggingface-spaces for general Space work.

489 9d ago A 53 tokens copy · 94% MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.

489 9d ago A 42 tokens original MIT

huggingface-papers

34

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces, Github repo and project page. Use when the user shares a Hugging Face paper page URL, an arXiv URL or ID, or asks to summarize, explain, or analyze an AI research paper.

489 9d ago A 78 tokens copy · 98% MIT

huggingface-spaces

35

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Build, deploy, debug, or maintain a Hugging Face Space using Gradio, Docker, or Static SDKs. Use for general Space hosting and configuration; use huggingface-zerogpu for ZeroGPU runtime constraints and lora-space-builder for LoRA demos.

489 9d ago B 60 tokens original MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a reusable script to fetch, enrich or process data.

489 9d ago A 67 tokens copy · 97% MIT

huggingface-trackio

37

waybarrios/opencode-power-pack

Skill Claude CodeCodex

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.

489 9d ago A 63 tokens copy · 97% MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Train object-detection, image-classification, or SAM segmentation models on Hugging Face Jobs. Use for vision fine-tuning and evaluation; use huggingface-llm-trainer for language models.

489 9d ago A 48 tokens original MIT

huggingface-zerogpu

39

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Implement or debug Hugging Face Spaces ZeroGPU code using @spaces.GPU, including isolation, state, duration, sizing, and CUDA-wheel constraints. Use for ZeroGPU-specific behavior; use huggingface-spaces for general hosting.

489 9d ago A 55 tokens copy · 89% MIT

insecure-defaults

40

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.

489 9d ago A 48 tokens original MIT

mcp-builder

41

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Guide the creation of high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when the user wants to build an MCP server to integrate an external API or service, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

489 9d ago A 68 tokens original MIT

paper-summarizer

42

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Agents should invoke this skill for academic or technical papers, arXiv/PubMed/IEEE/ACM links, PDFs, methodology review, limitations, practical implications, or extracting findings for engineering decisions.

489 9d ago A 46 tokens original MIT

sarif-parsing

43

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "parse sarif", "read scan results", "aggregate findings", "deduplicate alerts", or "process sarif output". Handles filtering, deduplication, format conversion, and CI/CD integration of SARIF data. Does NOT…

489 9d ago A 91 tokens original MIT

security-review

44

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Perform a focused security review of pending git changes to identify high-confidence security vulnerabilities with real exploitation potential. Use this skill when the user asks for a security review, security audit, vulnerability scan, or wants to check pending changes on a branch for security issues before merging.…

489 9d ago A 64 tokens original MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Create a repository-grounded AppSec threat model covering assets, trust boundaries, attackers, abuse paths, and mitigations. Use only for explicit threat-modeling requests, not general architecture or code review.

489 9d ago A 44 tokens original MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

489 9d ago A 37 tokens original MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.

489 9d ago A 50 tokens original MIT

semgrep

48

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Run Semgrep static analysis across a codebase, optionally using Semgrep Pro for cross-file taint analysis. Use when Semgrep or a static-analysis scan is requested; use security-review for a manual audit.

489 9d ago A 45 tokens original MIT