Skill Hub

Discover, load, and install remote agentic skills from repositories.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/tecnoclu/AiCodingSkillsAntigravity --skill skill-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Hub
Source: https://github.com/tecnoclu/AiCodingSkillsAntigravity/tree/main/skill_hub
Command: npx skills add https://github.com/tecnoclu/AiCodingSkillsAntigravity --skill skill-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to access and utilize a vast library of external agentic skills without the need for permanent installation, streamlining your workflow by providing on-demand access to specialized functionalities.

Core Features & Use Cases

  • On-Demand Skill Loading: Fetch and use skills from remote repositories for immediate task execution.
  • Global & Workspace Installation: Option to install skills globally for all projects or locally within a specific project.
  • Skill Discovery: Search and list available skills from remote repositories to find the right tool for the job.
  • Use Case: You need to perform a complex code review, but don't have a dedicated code review skill installed. Skill Hub can fetch a suitable code review skill from a remote repository, allowing you to use it for the current task.

Quick Start

Use the skill hub to load the 'agent-evaluation' skill from the remote repository.

Frequently Asked Questions about Skill Hub

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load remote agentic skills for immediate task execution without installing them permanently?

You can load remote skills on demand by fetching them from specified repositories. This enables immediate task execution by providing access to external functionalities directly in your workspace without requiring permanent installation.

What is remote skill discovery and how does it help automate finding external functionalities?

Remote skill discovery is the process of searching and listing available skills from external repositories. It helps you find the right tool for the job by allowing you to browse a vast library of specialized agentic skills before fetching them.

Can I install remote skills globally for all projects or locally within a specific workspace?

Yes, you can install remote skills globally for use across all projects or locally within a specific workspace environment. This allows you to choose between temporary on-demand loading or permanent integration into your development setup.

How do I fetch a specific skill like a code review tool from an external repository?

You fetch a specific skill by requesting it from a remote repository, such as the antigravity-awesome-skills repository. The skill hub manages fetching, content reading, and directory creation to seamlessly integrate the external tool for your current task.

Does using remote skill loading require any local dependencies or components?

No, using remote skill loading requires no local dependencies or components. The skill hub independently manages fetching, content reading, and directory creation to seamlessly utilize external functionalities on demand.

When should I use on-demand skill loading instead of permanent installation?

You should use on-demand skill loading when you need to perform a specialized task, such as a complex code review, but lack a dedicated tool installed. It streamlines your workflow by providing temporary access to external functionalities without permanent overhead.