clawhub

Search, install, update, and list AI agent skills from ClawHub.

Updated May 7, 2026
One-click install
npx skills add https://github.com/gongzeq/VAPT3 --skill clawhub-gongzeq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/gongzeq/VAPT3/tree/main/secbot/skills/clawhub
Command: npx skills add https://github.com/gongzeq/VAPT3 --skill clawhub-gongzeq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install AI agent skills from ClawHub, the public registry, to extend secbot's capabilities without manual curation.

Core Features & Use Cases

  • Public skill registry for AI agents.
  • Search by natural language (vector search) to find relevant skills.
  • Install, update, and list skills directly into the secbot workspace.
  • Lightweight, plug-and-play extension model for rapid capability expansion.

Quick Start

Search for available skills and install the ones you want into your secbot workspace.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I install AI agent skills to extend my workspace?

To install AI agent skills, use ClawHub to search the public registry by natural language and install extensions directly into your workspace. This provides a plug-and-play model to expand agent capabilities without manual curation.

Can I search for agent extensions using natural language?

Yes, you can search for agent extensions using natural language queries. ClawHub uses vector search against the public skill registry to match your description and help you discover relevant skills for your AI agent.

What do I need to set up before installing skills from a registry?

You need Node.js with npx installed to run the installer, and a workspace directory located at ~/.secbot/workspace. This directory is required for ClawHub to place downloaded skills for loading by secbot.

How do I manage and update installed AI agent skills?

You manage installed AI agent skills by using ClawHub to list currently installed extensions or update them to newer versions. This ensures your secbot workspace remains current with the latest registry capabilities.

What is a public skill registry for AI agents?

A public skill registry for AI agents is a centralized directory where you can discover, download, and install modular capabilities. ClawHub acts as this registry, allowing rapid expansion of agent functions through a lightweight extension model.