The Startup Ideas Podcast - These 5 Github Repos are a goldmine
Episode Date: September 2, 2026On this solo episode, I review five free, open source GitHub repos that help you build products, make money, or save time: Peter Yang's No AI Slop Skill, the CRM by TryComp AI, Video Use by browser us...e, SkillSpector by NVIDIA, and Phone Harness. For each repo I explain what it does, why it matters, how to install it, and the first small workflow to try. I close with a simple three-step method: install the repo, make one small workflow work, then decide to productize it or keep it as your own leverage. Timestamps 00:00 – Intro 01:44 – Repo 1: No AI Slop 05:20 – Repo 2: Agentic-first CRM 10:52 – Repo 3: Video Use 15:15 – Repo 4: SkillSpector 18:49 – Repo 5: Phone Harness 22:25 – Closing Thoughts Links to repos: petergyang/no-ai-slop — https://github.com/petergyang/no-ai-slop trycompai/crm — https://github.com/trycompai/crm browser-use/video-use — https://github.com/browser-use/video-use NVIDIA SkillSpector — https://github.com/NVIDIA/SkillSpector phone-harness — https://github.com/ShawnPana/phone-harness The #1 tool to find startup ideas/trends - https://www.ideabrowser.com LCA helps Fortune 500s and fast-growing startups build their future - from Warner Music to Fortnite to Dropbox. We turn 'what if' into reality with AI, apps, and next-gen products https://latecheckout.agency/ FIND ME ON SOCIAL X/Twitter: https://twitter.com/gregisenberg Instagram: https://instagram.com/gregisenberg/ LinkedIn: https://www.linkedin.com/in/gisenberg/
Transcript
Discussion (0)
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 best places to get an unfair advantage in the agenic era because you're seeing the tools people will be talking about in six 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 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 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 it actually.
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 beware of that.
Let's get into the episode.
I'll see you at the end.
And if you haven't liked and commented and subscribe, just do it to get your algorithm pumping
with a lot of valuable content like this.
Let's go.
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 chat GPT or Claw to help you write something.
It's a tweet.
It's a LinkedIn post.
And technically the writing is fine.
The grammar is fine.
The syntax is fine.
it has this like weird smell to it. Maybe it sounds like too polished or too symmetrical or formulaic.
Sometimes it has like, it's not X, but it's Y, you know, or uses the word quietly a lot.
You know, I feel like it feels like reading a keynote from a fake SaaS conference. And once you notice it, I feel like you can't unsee 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 strips those patterns out while trying to preserve your actual voice.
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.
You know, you actually want to do the opposite.
So what's cool about this repo is it,
for the patterns that make writing feel AI generated and helps the draft feel like a real human being wrote it.
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 personally am writing tweets.
I'm writing landing pages.
I'm writing cold emails.
Launch post, product updates, onboarding copy.
If you have investors, you're writing investor updates.
And you don't want to sound like generic AI because, you know, people are going to feel it.
They might not say this was written by AI.
Like, they might not respond and say it.
But they'll just trust you less.
They're just going to keep scrolling.
They're not going to reply.
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 really about making your communication more believable.
So if you want to try this one, you can install it as a skill.
that's what I would do.
You know, you just type in NPX skills, add,
and then you put the GitHub link,
and I'll include 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 whole thing from scratch,
just write like 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 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.
They're just either asking AI to write everything
basically trying to one shot it.
And then saying, hey, this doesn't look good.
This doesn't look good.
But this sort of hybrid approach with the skill here, super interesting.
So there you go.
That's number one.
So the second repo is the CRM by Tri-ComP AI.
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.
It's basically a database with names, emails, and 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 update the person, you know, remember what happened last time, what they said, who went cold.
And just basically keep your CRM clean.
And because of that, if you're anything like me, you've had a CRM, and it's just turned into these graveyards that you just sort of stop updating.
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 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 scheduled 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 going to, it could do it for you and do those tasks.
The whole idea of this AI CRM is that it shouldn't just store information, it should maintain the relationship graph for you.
You know, it's a big deal if you're a founder because most businesses actually don't fail from a lack of opportunities.
A lot of times they fail because the opportunities are just scattered everywhere.
You get this like warm intro maybe like six months ago or you said a, you know,
you get like feedback from a customer who says check back later and you forget about it.
And there's real money sitting inside those in those emails.
So the use case here isn't to replace Salesforce, not suggesting that.
It's like a smaller, useful use case.
So the way I would do it is say I'm looking for sponsorships for 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.
I can follow up with everyone who's joined a wait list to something that I've vibe coded.
Or I can have it handle customer success just fully for a small SaaS.
So if I were testing this, I would actually start with one small workflow.
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 they replied to any email or booked a call or ask about pricing or said they'd circle back, you know, in 45 days 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, 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 should I say, you know, what should I say?
You know, what's changed at their company since we last talked?
That's why this is really cool.
Okay, so how do you install this?
Well, you're going to need Bun and Docker installed.
So the basic setup is you're going to want to get clone the repo.
Again, I'll have that repo in the show notes.
You're going to want to do CD, CRM, CPenV.
example.
com, install, Docker Compose Up dash D.
Bun Run DB deploy, Bun Run DBC, and Bun Run Dev.
And I'll include, maybe I'll get some notes up.
And if you go in the description, I could have that.
And I can also show it up on the screen here so you can see it.
Then what it does is it runs locally.
So usually it runs locally on Local Host 3,000 with the API on Local Host 301.
So there's environment variables to set.
especially for auths.
So you want a Google or Microsoft OF 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.
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 say, I forgot to follow up or I forgot hootie.
email or our leads are a mess 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 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. 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. It'll remove filler words. It'll
cut dead space. You know, it could add subtitles and color grade and build overlays. It can render the
video and it can actually check the output. There already exist a bunch of AI video editing
software is out there. 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 or 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 YouTube channel, you can see it's like
a very similar style every single video. It's at a certain pace, a certain way of cutting pauses 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 I think this repo is like a way to,
to shrink the distance between raw material and the published content.
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 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 ask for too much.
I would start with one small repeatable 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.
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? Every niche needs content and pretty much.
much no one enjoys editing it. You know, real estate agents need listing videos. SaaS founders need
product videos. Coaches need clips and agencies need different ad variations. All of these
types of companies have different workflow where they're 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? The setup is really agent-friendly. So all you have to do is paste the
setup prompt into Claudecode or codex or whatever, you know, with shell access, actually.
So you just set up the GitHub, read the install.md first, install the repo, wire up FFM peg, and then
register the skill with the agent I'm using. And then ask me for the 11 Labs API key.
when needed.
You know, could you install this manually?
Yes, you can do Git clone and LN, SFN, and, you know, all that stuff.
But, you know, for 95% of people listening to this, you know, might as well just have the agent install it for you.
That's an interesting one.
I feel like try it.
See if it works for you.
And let me know what you think.
So the fourth repo is by NVIDIA and it's called Skill Specter.
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 and scripts and dependencies, tool access, 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 Skills Specter is for.
It can scan AI agent skills for security issues.
Things like prompt injection, data, ex-filtration, supply chain risk, hidden instructions,
basically any malicious patterns and MCP-related risks, skill specter has your back.
So the way I think about it is before you hand your AI and new tool, scan the tool, right?
And this matters a lot more now because AI workflows are getting more modular.
So most people use one chat bot today, but builders are already assembling their own AI work environments, like a coding agent, a research skill, a design skill, maybe 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, 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 Nvidia.
But if you want to try it, you can use UV.
The quick install is UV tool install Git Plus, and then you just post the GitHub link.
And then just scan a skill directory with Skill Specter Scan.
dot slash my dash skill or you could just scan a GitHub repo directly with SkillSpector scan
and then with the link.
If you want a faster static scan, that doesn't send file contents to an LLM provider.
If you add dash dash no dash LM, you know, it matters if you're scanning like sensitive files
or or private files in general.
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,
an installgate for companies, or a feature inside every agent platform. I like that NVIDIA
is attached to this one. That's why I included it, 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've got to be careful.
So I had to put that in there,
had to keep it real with you all, and check it out.
So the fifth repo is called phone harness,
and it lets an AI agent actually control your phone.
Most AI agent tools are built around browsers,
and terminals. Also, desktop apps, which 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 Claudecode 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 jail break it,
which, you know, I was like, oh my God, I want to jail break anything. You don't have to jail break it.
You don't, you know, no X code. You don't really need like, you don't need like a special app on the phone either.
basically the agent sees what's on the screen and it could tap and it can type and it can scroll
and it could open app and open apps and it verifies what happens. I know there's someone, you know,
thinking like why, why does that matter? Well, if you're building a mobile app, think about the
QA, right? You can have an agent test onboarding, sign up, check out on an actual real 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 to do 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 make mistakes.
So this is going to help you there.
If you want to try this one, the repo gives you a setup prompt to paste into codex or cloud code.
I'll include it.
I'll include it.
Basically set up phone hardness for me, clone the GitHub, read the install.md, 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.
For iPhone, you do need Mac OS Sequoia or later
with iPhone mirroring,
plus accessibility and screen recording permissions
granted to your terminal.
For Android, from Android friends,
turn on developer options
and connect through ADB over USB
or it actually works wireless too.
Then run phone hard.
harness dash dash doctor to check the setup. It's early. This one is early and it has its limits.
Some phone flows won't work perfectly. For example, like lock phones need you and face ID and
camera flows are pretty tricky. But the direction is 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, there's startup ideas right there. If you can productize mobile QA, 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? That's in general what's interesting about a lot of these GitHub repos is you can install
them. Step two is have a small workflow. Get a
to work, add value. And step three is then, should I be productizing this for other people or just
continue using this in my own workflows to be more productive to make money and create value.
So there you have it, folks. Five 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've got to be a full-time. You've
got to be spending time there. I think it's totally worth it. And as you install some of these
repos, even if you're not technical, you learn things, right? You start learning what works for you.
What's this repo missing? How can you make this work for your company? How can you sell this
to other people? I just think it's a really interesting thing to do, to just do like monthly
finding new GitHub repos, installing them.
You know, you'll be able to build faster
and it'll just connect the dots in your head
in this agenic era that I think it's worth it.
So 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.
the comments what you thought of this should i be doing this every month every two weeks every six
weeks never again all good i appreciate you so much um and i'm rooting for you so i'll see you next time
and uh have a creative day
