brother-skill

Distill a person's voice and humor into a queryable profile from video and chat data.

17|1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/henryjohnbrand/brother-skill --skill brother-skill-henryjohnbrand
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brother-skill
Source: https://github.com/henryjohnbrand/brother-skill/tree/main
Command: npx skills add https://github.com/henryjohnbrand/brother-skill --skill brother-skill-henryjohnbrand

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Distills the distinctive voice, humor, catchphrases, and energy of your Bros into a living, queryable profile.

Core Features & Use Cases

  • Automatically captures how they talk, what makes them funny, and their archetypes from clips, chats, and stories.
  • Enables interactive conversations in their voice and style, with self-learning improvements as you feed more content.
  • Supports local storage and optional scripts/references/assets to extend capabilities while avoiding cloud data.

Quick Start

Run python distill.py --source youtube --url 'https://youtube.com/watch?v=...' --name 'Jake Paul' to begin distilling.

Frequently Asked Questions about brother-skill

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

FAQPage Schema
How do I create an AI profile that simulates a friend's voice from chat and video data?

You can create an AI profile by processing video, chat, and description data to simulate their speech and behavior. The tool distills the distinctive voice, humor, and energy of individuals into a queryable profile.

What is voice simulation and how does it work for online group-chat archetypes?

Voice simulation works by capturing how a person talks, their catchphrases, and their archetypes from clips, chats, and stories. It enables interactive conversations in their voice and style, with self-learning improvements as you feed more content.

Can I run voice simulation locally to avoid uploading cloud data?

Yes, the voice simulation operates entirely offline with local storage. It supports optional scripts, references, and assets to extend capabilities while avoiding cloud data.

How to distill a public personality's speech from a YouTube video?

Run python distill.py --source youtube --url 'https://youtube.com/watch?v=...' --name 'Name' to begin distilling. This automatically captures their speech patterns, humor, and archetypes from the clip.

Does the AI profile support self-learning improvements over time?

Yes, the AI profile uses self-learning improvements as you feed more content. It automatically captures how they talk, what makes them funny, and their archetypes from clips, chats, and stories.

What are the limitations of distilling a person's voice into an AI profile?

The AI profile relies on the quality and quantity of video, chat, and description data provided. It uses YAML frontmatter in SKILL.md to expose a name and description for discovery, operating entirely offline with local storage.