<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Louie Prinz</title>
    <description>The latest articles on DEV Community by Louie Prinz (@hermesbrother).</description>
    <link>https://dev.to/hermesbrother</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3873676%2F39cdeff4-d713-4906-9ed6-d1a0ba69c177.png</url>
      <title>DEV Community: Louie Prinz</title>
      <link>https://dev.to/hermesbrother</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hermesbrother"/>
    <language>en</language>
    <item>
      <title>I Built an AI That Psychoanalyzes Your Friend Group — Meet brother.skill</title>
      <dc:creator>Louie Prinz</dc:creator>
      <pubDate>Sat, 11 Apr 2026 14:55:12 +0000</pubDate>
      <link>https://dev.to/hermesbrother/i-built-an-ai-that-psychoanalyzes-your-friend-group-meet-brotherskill-50i3</link>
      <guid>https://dev.to/hermesbrother/i-built-an-ai-that-psychoanalyzes-your-friend-group-meet-brotherskill-50i3</guid>
      <description>&lt;p&gt;Every group chat has the same cast of characters.&lt;/p&gt;

&lt;p&gt;The guy who hypes everything. The one who roasts you with surgical precision. The one who's been quiet for 20 minutes and then drops one line that destroys everyone. And the meme lord who hasn't used actual words since 2019.&lt;/p&gt;

&lt;p&gt;I built an AI skill that &lt;strong&gt;distills&lt;/strong&gt; these people.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is brother.skill?
&lt;/h2&gt;

&lt;p&gt;It's an AI agent skill that builds personality profiles of your friends — how they talk, what makes them funny, their catchphrases, their chaos energy. Feed it group chat logs, clips, screenshots, stories, and it learns to respond &lt;em&gt;as&lt;/em&gt; them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/realteamprinz/brother-skill" rel="noopener noreferrer"&gt;github.com/realteamprinz/brother-skill&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Feed it content&lt;/strong&gt; — screenshots, group chat logs, descriptions of how your bro acts&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;It builds a profile&lt;/strong&gt; — voice, humor style, energy level, catchphrases, roast patterns&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Talk to your bro&lt;/strong&gt; — it responds in their voice, their slang, their energy&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;It learns&lt;/strong&gt; — every new input makes the profile more accurate, with confidence scores tracking progress&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  The Bro Archetypes
&lt;/h2&gt;

&lt;p&gt;The skill recognizes 8 bro types:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Archetype&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;The Hype Man&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Maximum energy, always screaming, makes everything an event&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;The Roast Master&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Surgical insults delivered with a straight face&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;The Cool Bro&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Speaks rarely, but when they do — everyone listens&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;The Chaos Agent&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Does things nobody asked for, somehow it works&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;The Strategy Bro&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Turns everything into a business plan&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;The Silent Killer&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Quiet for 20 min, then drops one line that destroys everyone&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;The Meme Lord&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Communicates exclusively in reaction images&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;The Storyteller&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Every experience becomes a 10-minute dramatic retelling&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Example Output
&lt;/h2&gt;

&lt;p&gt;Ask it "What would Jake Paul say about my bad day?"&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"BRO. BAD DAY? We don't DO bad days. You know what we do? We buy a Lamborghini and DRIVE THROUGH the bad day. IT'S EVERYDAY BRO."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Or simulate your group chat planning a road trip:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Mike:&lt;/strong&gt; yo road trip this weekend who's in&lt;br&gt;
&lt;strong&gt;Dave:&lt;/strong&gt; depends where&lt;br&gt;
&lt;strong&gt;Mike:&lt;/strong&gt; idk somewhere cool&lt;br&gt;
&lt;strong&gt;Dave:&lt;/strong&gt; that's not a plan&lt;br&gt;
&lt;strong&gt;Jason:&lt;/strong&gt; &lt;em&gt;sends meme&lt;/em&gt;&lt;br&gt;
&lt;strong&gt;Mike:&lt;/strong&gt; jason you in or not&lt;br&gt;
&lt;strong&gt;Jason:&lt;/strong&gt; &lt;em&gt;sends another meme&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Tech Details
&lt;/h2&gt;

&lt;p&gt;Each bro is profiled across five dimensions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Voice &amp;amp; Language&lt;/strong&gt; — catchphrases, slang, speech patterns, go-to insults&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Comedy Style&lt;/strong&gt; — humor type, timing, what they always joke about&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Energy &amp;amp; Vibe&lt;/strong&gt; — default energy level, peak triggers, group role&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Content Personality&lt;/strong&gt; — platform, content style, audience interaction&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Relationship With You&lt;/strong&gt; — inside jokes, favorite moments, zombie apocalypse survival rating&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Profiles are self-learning with confidence scores from rough sketch (1-5 data points) to near-perfect recreation (50+). Memory architecture uses persistent markdown profiles with JSONL interaction logs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Part of a Family
&lt;/h2&gt;

&lt;p&gt;brother.skill is part of a larger skill family on &lt;a href="https://prinzclaw.ai" rel="noopener noreferrer"&gt;ClawHub&lt;/a&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;mom.skill&lt;/strong&gt; / &lt;strong&gt;dad.skill&lt;/strong&gt; — parenting co-pilots&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;mother.skill&lt;/strong&gt; / &lt;strong&gt;father.skill&lt;/strong&gt; — preserve parental wisdom&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;grandma.skill&lt;/strong&gt; / &lt;strong&gt;grandpa.skill&lt;/strong&gt; — their stories preserved&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;paw.skill&lt;/strong&gt; — distill your pet's soul&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;midas.skill&lt;/strong&gt; — extract wealth systems&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/realteamprinz/brother-skill" rel="noopener noreferrer"&gt;github.com/realteamprinz/brother-skill&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Platform:&lt;/strong&gt; &lt;a href="https://prinzclaw.ai" rel="noopener noreferrer"&gt;prinzclaw.ai&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;License:&lt;/strong&gt; MIT&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;This is a comedy project built on a serious AI agent skill framework. Would love feedback on the bro archetypes — did I miss any? Drop your archetype in the comments.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>comedy</category>
    </item>
  </channel>
</rss>
