LongCut logo

5 GitHub Repos: Kill AI Slop, Go Viral, Make Money

By Greg Isenberg

Summary

Topics Covered

  • GitHub is where the future shows up first
  • Human ideas first, AI cleanup second
  • CRMs should maintain relationships, not store them
  • Agent security is now a builder problem
  • Phones are the next big agent surface

Full Transcript

I don't know about you, but I've been spending a lot more time on GitHub lately, and there's a real reason behind it. I mean, it's turned into one of the

it. I mean, it's turned into one of the best places to get an unfair advantage in the agentic era because you're seeing the tools people will be talking about in 6 months today.

A lot of the things that eventually become SaaS companies, agencies, workflows, and startup ideas show up there first. It's really like that

there first. It's really like that famous quote, you know, the future is already here, it just isn't evenly distributed yet. So, I'm

trying something new with today's episode. I went through a ton of GitHub

episode. I went through a ton of GitHub repos that have been getting attention over the last 30 days, and I picked the six that I think you should know about.

If you're trying to build products, if you're trying to make money, if you're trying to save time, or you just want to get more done with AI. Now, some are more technical than others, but I'll explain them all in plain English, you

know, what each one does, why it matters, how to actually use it, and how you can try it for yourself today. The

last one is from Nvidia, a couple of the other ones are from smaller devs, but every one of them is something I can picture someone using to make money or to save real time.

All six are free and open source, meaning the code is free to use, but as a lot of you know, some have dependencies like one has a dependency on 11 Labs, which does cost money, so be

aware of that.

Uh let's get into the episode. I'll see

you at the end, and if you haven't liked and commented and subscribed, just do it to get your algorithm pumping with a lot of valuable content like this. Let's go.

The startup by this podcast is sleeping time, baby.

So, the first repo is my friend Peter Yang's No AI Slop Skill, and I like this one because everyone who uses AI for writing has felt this exact problem. I

mean, you ask ChatGPT or Claude to help you write something, it's a tweet, it's a LinkedIn post, and technically the writing is fine, the grammar's fine, the syntax is fine, but it has this like

weird smell to it. Maybe it sounds like too polished or too symmetrical or formulaic.

Um sometimes it has like it's not X, but it's Y.

Uh you know, or or uses the word quietly a lot.

Um you know, I think I feel like it feels like uh reading a keynote from a fake SaaS conference. And once you notice it, I I feel like you can't unsee

it. You know, a lot of people are able

it. You know, a lot of people are able to smell it now. So, what's really cool is Peter's skill is basically an editor that strip strips those patterns out while trying to preserve your actual

voice. Um the last part's important

voice. Um the last part's important because a lot of the writing tools make your writing cleaner, but sand off the interesting parts and make everyone sound the same. And if you're going to

sound the same, it's hard to stand out.

Uh you know, you you actually want to do the opposite.

Um so, what's cool about uh this this uh repo is it hunts for the patterns that make writing feel AI-generated and helps the draft feel like a real human being

wrote it. Uh why does that matter? Like

wrote it. Uh why does that matter? Like

I said, if you're building products today, you're writing constantly and you want to stand out. You know, I I personally am writing tweets, I'm writing landing pages, I'm writing cold

emails, uh launch posts, product updates, onboarding copy. If you have investors, you're writing investor updates. And you don't want to sound

updates. And you don't want to sound like generic AI because you you know, people are going to feel it. Uh they

might not say this was written by AI.

Like they might not respond and say it, uh but they'll just trust you less. Um

they're just going to keep scrolling, they're not going to reply. Uh they

might even believe what you're saying because they're like this is AI-written.

So, this repo isn't really about making writing nicer. It's It's really about

writing nicer. It's It's really about making your communication more believable. So, if you want to try this

believable. So, if you want to try this one, you can install it You can install it as a skill. That's what I would do.

Uh you know, you just type in NPX skills add and then you put the GitHub link and I'll include uh the link to the repo in the show notes in the description and actually all of them, so you can just go

and do that.

Then you can use it inside your agent workflow, wherever you have a draft of it of something, right? So, the

practical way I would run it would be just to, you know, write a rough draft first. I wouldn't ask AI to invent the

first. I wouldn't ask AI to invent the whole thing from scratch. Uh just, you know, write like a an outline and get the real points down, even if they're messy, and then you would ask the skill

to remove the AI sanding patterns while keeping your voice. So, that's the workflow to think about. You have a hu- a human set of ideas first and then you

have AI cleanup second, which is different than how a lot of people today are creating content. Uh they're just either asking AI to write everything, basically trying to one-shot it,

uh and then and then ask saying, "Hey, this doesn't look good. This doesn't

look good."

Um but this sort of like hybrid approach with the skill here, super interesting.

Um so, there you go. That's number one.

So, the second repo is the is the CRM by trycompai.

It's an open-source CRM built for AI agents and that sounds a little technical and maybe boring. I'm going to try to break it down as simple as possible so you can understand how to actually get value out of this if you're

building a business.

A normal CRM is a place where you store your relationships and your customers and your leads. You know, it's basically a database with names, emails, and notes. Sometimes deal stages if people

notes. Sometimes deal stages if people are using it for sales. The problem is almost all of them depend on you doing the work. So, you have to remember to

the work. So, you have to remember to update the person, you know, remember what happened last time, what they said, who went cold, um and just basically keep your CRM

clean.

Um and because of that, uh if you're anything like me, you you you've had a CRM and it just turned into these graveyards that you just start to stop updating.

Um it starts off really exciting and then a few weeks the data goes stale and the notes get messy and you just stop updating it and the people who

could actually make you money end up sitting in a tool that nobody wants to open. So, what's interesting about this

open. So, what's interesting about this particular repo is that it treats your CRM as a workspace for an agent instead of a filing cabinet for you. So, the

agent can look at records and research people and enrich company info. It could

do uh schedule follow-ups and then it could keep the notes current. All the

stuff that basically you didn't want, you know, to do. It's

it's going to it could do it for you and do those tasks. The whole idea of this of this, you know, AI CRM is that it shouldn't just store information, it

should maintain the relationship graph for you.

Um you know, it's a big deal if you're a founder um because most businesses actually don't fail from a lack of opportunities. Um a lot of times they fail uh because the

opportunities are just scattered everywhere. You get this like warm intro

everywhere. You get this like warm intro maybe like 6 months ago or you said a you know, you get like uh feedback from a customer who says check back later and you forget about it. Um and there's real

money sitting inside those in those emails. So, the use case here isn't to

emails. So, the use case here isn't to replace uh Salesforce.

Not suggesting that.

It's like a smaller useful use case. So,

the way I would do it is um say I I'm looking for sponsorships for my podcast. You know, I can run my

my podcast. You know, I can run my sponsorship pipeline through it.

You know, tracking agency leads. I can

manage investor updates or if I have investors or I can follow up with everyone who's joined a waitlist to a something that I've vibe coded or I can have it handle customer success

uh just fully for a small SAS. So, if I were testing this, I would actually start with one small workflow. Uh I'd

make a pipeline called something like warm leads I can't afford to forget. And

then I'd drop in every person who's shown any buying intent and then replied to any email or booked a call or asked about pricing or said they'd circle

back, you know, in 45 days um or after Christmas or something. And then I'd let the agent do the hard work to keep that alive. In the past, you'd actually have,

alive. In the past, you'd actually have, you know, you'd hire someone to do this.

Now you have this agent that's doing it for you. Who needs a follow-up? Who

for you. Who needs a follow-up? Who

should I say, you know, what should I say, you know, what's changed at their company since we last talked? That's

That's why this is really cool. Okay, so

how do you install uh this? Well, you're going to need bun

uh this? Well, you're going to need bun and docker installed. So, the basic setup is you're going to want to you know, get clone the repo. Again, I'll

have that repo in the in the show notes.

You're going to want to do CD CRM uh CP uh env uh dot example.env. You're

going to want to do bun install, docker compose up -d, bun run db deploy, bun run db seed, and bun run dev. And I'll

include um I'll I'll I'll maybe I'll get some notes up and if you go in the description, I could uh, have that, and I can also show it up, you know, on the screen here, so you can see it.

Uh, then what it does is it runs locally. So, you know, usually it runs

locally. So, you know, usually it runs locally on localhost:3000 with the API on localhost:3001.

Um, so there's environment variables to set, you know, especially for auth, so you want a Google or Microsoft auth client if you want sign-in and email or calendar

integrations, which I assume you're going to want. So, this isn't like a one-click, everything is set up beautiful thing, but it's real, it's a product-shaped repo, and I think it's

really interesting.

Um, I think like the bigger opportunity of something like this is that everyone has a CRM problem, and they just never really call it that, right? They They

say, "I forgot to follow up." or "I forgot who to email." Uh, or our leads are a mess. Um, or they have this feeling like, "Oh my god, I'm leaving money on the table." I've certainly felt

that. And that's a And that's all the

that. And that's a And that's all the same pain, and this repo just like points at the fix. And like the big idea is how do you create relationship

systems that actually do work with you?

Agents actually do it. I think it's interesting, and that's why I put it on the list.

So, the third repo is by browser use, and it's called video use, and it's one of my favorites because you're going to instantly get it. Um, it lets you edit

videos with coding agents. So, you drop your raw footage in a folder, and you can ask an agent like Cloud Code or CodeX to edit it.

Uh, it'll remove filler words, it'll cut dead space, you know, it could add subtitles and color grade and build overlays. It could render the video, and

overlays. It could render the video, and it can actually check the output. There

already exist a bunch of AI video video editing softwares out there, um, but I think what's really cool about this specific repo is that the editing

workflow here becomes something that your agent can understand and repeat.

So, think about this. Most creators are any are people who create content have the same handful of edits over and over.

They have the same like subtitle style. I mean, even if you look at my

style. I mean, even if you look at my YouTube channel, you can see it's like a very similar style every single video.

It's at the same certain pace, a certain way of cutting pauses and and opening clips and turning a long conversation into shorts and mids. So, normally all

that actually lives in a person's brain and muscle memory. But with a repo like this, it becomes like way more explicit and the agent can actually read the

transcript, look at the timestamps, propose an editing strategy, render it, and check the cut points. I mean, how cool is that? Because if you're a creator or founder,

content is going to be probably one of your biggest bottlenecks.

And you know this, you can have a great product and you're still going to lose if no one's going to see it. So,

uh I think this repo is like a way to shrink the distance between raw material and the published content. Um

if I were using this, I wouldn't try to automate my whole YouTube channel on day one. I think that's way too much and I

one. I think that's way too much and I think when people use a repo like this on day one and then they start and they don't get the results, it's because they just asked for too much.

I would start with one small repeatable format. So, maybe it's taking a

format. So, maybe it's taking a founder's loom and turning it into a 60-second launch video or taking a podcast recording and just being like, I

need three banger clips from it. Um

that is good enough to start. And then

once you have one format, then you can turn it into a system. And then once it's a system, then you can run it yourself or sell it to other people.

Startup idea right there, right? Um

every niche needs content. And pretty

much nobody pretty much no one enjoys editing it. Uh

you know, real estate agents need listing videos. SaaS vendors need

listing videos. SaaS vendors need product uh videos. Uh coaches need clips. And agencies need different ad

clips. And agencies need different ad variations. Um

variations. Um all these, you know, types of companies have different workflow where they're creating content. And it's fun to create

creating content. And it's fun to create content a lot of time, but the actual editing is really hard. Okay, so if you want to try this, how can you try it? Uh

it the setup is really agent-friendly.

So all you have to do is paste the setup prompt into Claude code or Codex or whatever, you know, which shell access actually.

So you just say setup the GitHub, read the install.md first, install the repo,

the install.md first, install the repo, wire up FFmpeg, and then register the skill with the agent I'm using. And then ask me for the

11 Labs API key when needed. Um you

know, could you install this manually?

Yes, you can do get clone and ln sfn and you know, all that stuff, but you know, for a lot for 95% of people listening to this, you know, might as

well just have the agent install it for you. Um

you. Um that's that's a an interesting one. I feel like try it, see if it works for you, and uh let me let me know what you think.

So the fourth repo is by Nvidia and it's called Skill Specter. Um

this this is a no-brainer one to install because people are starting to install skills and MCP servers and plugins and agent

tools straight from GitHub, which is exciting because it gives your AI new abilities, but it creates a problem because a skill isn't just a block of text, right? It can include instructions

text, right? It can include instructions and scripts and dependencies, tool access. Uh

access. Uh and basically behaviors that change how your agent works. And in some cases, it can actually touch files, call tools,

and connect to services.

So, before you install random capabilities from GitHub, you should probably ask whether it's safe, and that's what Skill Specter is for. It can

scan AI agent skills for security issues, uh things like prompt injection, data exfiltration, supply chain risk, hidden instructions,

basically any malicious patterns, um and MCP-related risks, uh Skill Specter has your back. So, the way I think think

your back. So, the way I think think about it is before you hand your AI a new tool, scan the tool, right? Um and this

matters uh a lot more now because AI workflows are getting more modular. So,

most people use one chatbot today, but builders are already assembling their own AI work environments like a coding agent, a research skill, a design skill, maybe it's a a browser tool, a video

workflow.

And at some point, your setup starts to look like a little operating system for your work. And once that happens,

your work. And once that happens, security stops being an enterprise-only problem and becomes a normal like builder or founder problem. So, I think

it's a really important one. No

affiliation with uh Nvidia.

But uh if you want to try it, uh you know, you can use UV. The quick

install is UV tool install get plus, and then you just post the GitHub uh uh link.

Um and then just scan a skill directory with skill spector scan {dot} {slash} my {dash} skill, or you could just scan a

GitHub repo directly with skill spector scan and then you with the link. Um if

you want a faster stat static scan that doesn't send file contents to an LM provider, if you add {dash} {dash} no {dash} LM, you know, it matters if

you're scanning like sensitive files or or or private files in general.

Uh there's also a docker option if you'd rather not install Python locally, which I think some people, you know, would want to know that. I've been thinking about this a bunch. Like if teams are

going to install AI skills and MCP servers, someone's going to need to help them decide what's safe. You know, that could be a trusted marketplace, a security scanner,

uh an install gate for companies, or a feature inside every agent platform. I

like that Nvidia is attached to this one. That's why I included it uh because

one. That's why I included it uh because it gives the whole category credibility.

And it also is just admitting that, hey, like a lot of these skills, the plugins, things like that, could be malicious, and you got to be careful. So, I had to put that in there.

careful. So, I had to put that in there.

Had to keep it real with you all. And uh

check it out. So, the fifth repo is called phone harness, and it lets AI lets an AI agent

actually control your phone.

Um most AI most AI agent tools are built around browsers and terminals. Um also

desktop apps, obviously makes sense because a lot of the work happens there.

But, think about it. a huge amount of work happens on phones now, and banking apps, and messaging, and social, and food delivery, all that sort of stuff. So, there's a

ton of workflows that are hard to automate because the only real interface is a phone screen. So, Phone Harness

connects an agent like Codex or Cloud Code to a real iPhone or Android. Super

cool, right? For iPhone, it uses Mac iPhone mirroring, and for Android, it uses ADB. So, you don't have to like

uses ADB. So, you don't have to like jailbreak it, which, you know, I was like, "Oh my god, I don't want to jailbreak anything." You don't have to

jailbreak anything." You don't have to jailbreak it. You don't, you know, no

jailbreak it. You don't, you know, no Xcode. Um you don't really need like you

Xcode. Um you don't really need like you don't need like a special app on the phone, either. Basically, the agent sees

phone, either. Basically, the agent sees what's on the screen, and it could tap, and it could type, and it could scroll, and it could open app, and open apps, and then it verifies what happens.

I know there's someone, you know, thinking like, "Why? Why does that matter?" Well, if you're building a

matter?" Well, if you're building a mobile app, think about the QA, right?

You can have an agent test onboarding, sign up, checkout on an actual real device. If you're building any sort of

device. If you're building any sort of automations, it could open up mobile apps that have no API.

And if you're a creator or even an operator, it could eventually handle repetitive mobile workflows across things like TikTok and Instagram.

So, if you want to try this, the first thing uh to do uh is test a mobile sign up flow. Super

simple. Open up the app, create an account, tap through onboarding, try checkout, take screenshots, and tell me where it gets confusing or breaks.

That's super valuable. Every mobile team should be constantly doing that, but most don't because it's tedious, or they don't want to hire that person to go and do it. Or they honestly like make

do it. Or they honestly like make mistakes. So, this is going to

mistakes. So, this is going to uh help you there. If you want to try this one, uh the repo gives you a setup prompt to paste into Codex or Cloud Code.

Uh I'll include it uh I'll include it.

Basically, set up phone harness for me, clone the GitHub, read the install.md,

install uh install it so phone harness is on my path, register it as an agent skill, and then read onboarding.md, and

walk me through the setup.

Uh for iPhone, you do need Mac OS Sequoia or later with iPhone mirroring plus accessibility and screen recording permissions granted

to your terminal. Uh for Android from Android friends, turn on developer options and connect through ADB over USB or it actually works wireless, too.

Then, run phone harness --doctor to check the setup. Um

it's early. This one is early, and it has its limits. Um some phone flows won't work perfectly.

Uh for example, like lock phones need you, and Face ID and camera flows are pretty tricky. But, the direction is

pretty tricky. But, the direction is obvious, right? Agents are moving from

obvious, right? Agents are moving from answering questions, they're operating tools, and phones is one of the biggest tool surfaces in the world. And, you

know, if you figure out some of these workflows, um there's startup ideas right there, right? If you can

right? If you can uh productize mobile QA, would would someone be willing to pay $100 a month, $500 a month for that? How many clients

do you need to get to $10,000 a month?

Um there's That's in general what's interesting about a lot of these uh GitHub repos is, you know, you can you can install them. Step two is have a small workflow,

uh get it to work, add value, and step three is then, should I be productizing this for other people or just continuing continuing using this in my own

workflows to be more productive to make money and create value. So there you have it folks, five GitHub GitHub repos I think are really interesting.

Obviously I don't want to be a full-time open source analyst but because GitHub is one of the few places you can still find genuinely useful tools before they go mainstream

you got to be spending time there. I

think it's totally worth it. Um and as you install some of these repos um even if you're not technical, you learn you learn things, right? You you

start you start learning what works for you, uh what's what's this repo missing, uh how how can you make this work for your company, how can you sell this to other people?

Um I just think it's it's a really interesting thing to do do to just do like, you know, monthly uh finding new GitHub repos, installing them uh

you know, you'll be able to build faster and uh it'll just connect the dots in your head in this agentic era that I think it's worth it. So

um I don't know if this has been fun for you, interesting for you, valuable for you.

If you listen to this podcast, you know I live to serve and all I care about is just increasing your probability of success in this era with ideas, with tools, with frameworks. So please let me

know in the comments what you thought of this. Should I be doing this every

this. Should I be doing this every month, every 2 weeks, every 6 weeks, never again? All good.

never again? All good.

I appreciate you so much um and uh I'm rooting for you. So I'll see you next time and uh have a creative day.

Loading...

Loading video analysis...