skillpack-harvest

Lift a skill from a host repo into gbrain's bundle with privacy linting and editorial checks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mscully4/franklin --skill skillpack-harvest-mscully4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillpack-harvest
Source: https://github.com/mscully4/franklin/tree/main/.claude/skills/skillpack-harvest
Command: npx skills add https://github.com/mscully4/franklin --skill skillpack-harvest-mscully4

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires skillpack-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of lifting a proven skill from a host repo and integrating it into gbrain's bundle, streamlining the editorial workflow for skill sharing and promotion.

Core Features & Use Cases

  • Skill Harvesting: Lifts a skill from a host repo into gbrain's bundle.
  • Privacy Linting: Ensures privacy compliance by scrubbing personal references.
  • Editorial Workflow: Guides the user through the steps of skill harvesting, including dry-run, privacy checks, and final commit.
  • Use Case: If you have developed a skill in your OpenClaw fork and want to promote it to the gbrain bundle for other clients to use, this skill automates the process of lifting and integrating the skill into the gbrain ecosystem.

Quick Start

Use the skillpack-harvest skill to harvest a skill from your host repo into gbrain.

Frequently Asked Questions about skillpack-harvest

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

FAQPage Schema
How do I automate lifting a skill from a host repo into gbrain's bundle?

Automating skill harvesting involves using a dedicated workflow to lift skills from a host repo into gbrain's bundle, handling file copying, privacy compliance linting, and final ecosystem integration through a guided editorial process.

What is the editorial workflow for promoting a skill to the gbrain ecosystem?

The editorial workflow for skill promotion guides users through a structured process including dry-runs, privacy compliance linting to scrub personal references, and final commits to integrate skills into the gbrain ecosystem for broader client access.

Do I need a gbrain checkout and skillpack-cli to harvest skills?

Yes, skill harvesting requires both a local gbrain checkout and the skillpack-cli tool installed. These dependencies are necessary to execute file copying, privacy compliance linting, and integration into the gbrain skill ecosystem.

How does privacy linting work when publishing a skill to gbrain?

Privacy linting during skill publishing ensures privacy compliance by automatically scrubbing personal references from skill files. This process is integrated into the harvesting workflow before final commit to gbrain's bundle.

Can I do a dry-run before committing a harvested skill to gbrain's bundle?

Yes, the skill harvesting editorial workflow includes a dry-run step. This allows you to validate file copying and privacy compliance checks before performing the final commit and integration into gbrain's skill ecosystem.