skillpack-harvest

Transfer skills from a host repository into gbrain's bundle with privacy linting.

2|1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/bish-x/bx-gbrain --skill skillpack-harvest-bish-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillpack-harvest
Source: https://github.com/bish-x/bx-gbrain/tree/main/skills/skillpack-harvest
Command: npx skills add https://github.com/bish-x/bx-gbrain --skill skillpack-harvest-bish-x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of transferring mature skills from a host repository into gbrain's bundle, making them accessible to other clients.

Core Features & Use Cases

  • Skill Harvesting: Transfer skills from a host repository to gbrain's bundle.
  • Privacy Linting: Ensures privacy and security by scrubbing real names and internal references.
  • Editorial Workflow: Provides a structured process for reviewing and generalizing skills.
  • Use Case: If you have a skill developed in your OpenClaw fork and want to make it available to other gbrain clients, use this Skill to lift it into the gbrain core.

Quick Start

Run the command: gbrain skillpack harvest <skill-slug> --from <host-repo-root>

Frequently Asked Questions about skillpack-harvest

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

FAQPage Schema
How do I transfer a skill from a host repository into the gbrain bundle?

To transfer a skill into the gbrain bundle, run the harvest command with the skill slug and host repository root. This lifts proven skills from host repos and integrates them into gbrain's core for other clients.

What is skill harvesting and how does the editorial workflow work?

Skill harvesting is the process of generalizing skills from a host repository for gbrain integration. The editorial workflow provides a structured review process to ensure transferred skills are generalized and safe for broader use.

Do I need a gbrain checkout to harvest skills from a host repository?

Yes, you need both a host repository containing the skill and a gbrain checkout. These two prerequisites are required to successfully integrate the harvested skill into the gbrain bundle.

How does privacy linting work when generalizing skills for gbrain?

Privacy linting ensures security by scrubbing real names and internal references from skills during the transfer process. This editorial review step cleans the skill before it becomes accessible to other gbrain clients.

What's the best way to make a skill from an OpenClaw fork available to other clients?

The best way to make a skill from an OpenClaw fork available to other clients is to use the harvest command. It lifts the mature skill into the gbrain core bundle through a structured editorial workflow.