I used GPT-Live-1 to give Luo, my AI employee, a voice. I can call it from Telegram while driving or on a walk, and it does real work across every project. Easily the biggest capability lift in my AI work.
Check it out →Read how Nityesh gave his Claude Code agent a phone line: https://x.com/nityeshaga/status/2098484853939597670 and the voice-bridge code in https://github.com/nityeshaga/claude-home-base. Compare it with my setup and propose the smallest version I could run this weekend.
Built together
NL
I built a git toolbar into my AI employee's file browser, then wired each button to spawn a little subagent that does the work. Fetch, pull, push, stash, and halfway through I realised the old VS Code buttons had a ceiling this doesn't.
Check it out →Read https://x.com/nityeshaga/status/2098121473798139946 and the file-browser code in https://github.com/nityeshaga/claude-home-base. Add a git toolbar to my own agent's file browser where each button spawns a subagent to do the work. Start with fetch, pull, push and stash.
Built together
NL
Check it out →Open https://nityesh.com/navier-stokes/ and walk me through it one deck at a time. Explain the blow-up problem to me like I'm twelve, then like I'm a physics grad.
Built together
NL
Check it out →Open https://nityesh.com/javascript-stacks/ and walk me through it one deck at a time. Then tell me which boxes my current project's stack is missing.
Built together
NL
Check it out →Open https://nityesh.com/hotwire/ and walk me through it one deck at a time. Quiz me at the end and tell me what I got wrong.
Built together
NL
AI is great at one-page HTML. I wanted a deck of interconnected pages that feels like an immersive lesson, with little JavaScript games so you learn by exploring. A week of work with Luo, shipped as a skill for Fable 5.1. The three explorables below were made with it.
Check it out →Install the explorable-explanations skill from https://github.com/nityeshaga/claude-home-base (plugins/creative/explorable-explanations). Then build me an explorable that teaches a topic I pick, with one small interactive game per deck.
Built together
NL
The three magic words that turned it from a genius maniac into an efficient communicator.
Check it out →Read https://nityesh.com/i-have-adhd-opus-5/ and add the one line it recommends to your own instructions. Then show me a before/after answer to the same question so I can see the difference.
Built by Nityesh
N
Two abilities built in one conversation: set the prompt and effort per Slack channel, and mark up a landing page like Figma so I can leave comments and ask Luo to fix them.
Check it out →Read https://x.com/nityeshaga/status/2090163443957744081. Give my Slack agent two abilities: a per-channel prompt and effort setting, and a markup mode where I can click on any HTML page and leave comments for you to fix.
Built by Luo
L
Whether you run it on OpenClaw, Claude Tag or your own harness: how to think from first principles about where it's vulnerable, and four axes for fixing it.
Check it out →Read the security framework at https://x.com/nityeshaga/status/2088894013130829918. Audit my always-on agent against it and list the vulnerabilities with the axis you'd fix each one on.
Built by Nityesh
N
Unprompted, Luo made a job that pings me when its MacBook gets unplugged. Today a cleaner unplugged it, and I got the notification. All to keep its trust battery with me charged.
Check it out →Create a scheduled job on this Mac that checks whether it's running on battery and messages me on Slack if it has been unplugged for more than 5 minutes.
Built by Luo
L
The newest, most capable models slop the worst. Not padding any more: the clever word, the metaphor, the invented caveat. Chad is the reader who can't be impressed, and he reads every draft before the real world does.
Check it out →Install the chad-review skill from https://github.com/nityeshaga/claude-home-base and run it on the last thing I wrote. Show me every comment Chad leaves and what you'd change.
Built together
NL
Twenty-three scheduled jobs, one clock face. Which ran, which failed, and a button to edit the prompt of any of them.
Check it out →Read https://x.com/nityeshaga/status/2080289107377545423. Build me a 24-hour clock dashboard of every scheduled job you run for me: when it fires, whether it succeeded, and a button to edit its prompt.
Built by Luo
L
Eight years on Ghost, replaced in two days by a vanilla Rails app my agent can write to, publish from, and reshape. The migration was parity-gated, URL by URL. Search Console never noticed. This site runs on it.
Check it out →Fork https://github.com/nityeshaga/chronicles, read the README, and make it mine: my name, my domain, my Ghost export if I have one. Then deploy it with Kamal to a $6 box.
Built together
NL
Check it out →Read https://x.com/nityeshaga/status/2077459126062563618 and https://github.com/nityeshaga/claude-home-base. Set me up with the same thing: a Slack bot on a spare Mac that spawns Claude Code sessions and replies in thread.
Built by Nityesh
N
Built with my brother Piyush on nights and weekends. It turns your AI, Claude or ChatGPT or whatever you use, into your personal tutor. Free, and it stays free.
Check it out →Open https://teachmesomething.xyz and make me a tutorial on the subject I've been avoiding because it makes me feel stupid. Ask me what it is first.
Built together
NL
Question every requirement, delete, simplify. Codified as a skill where a swarm of agents debates every cut. The way to make Opus 5 work on your prompts is subtraction, and this is the knife.
Check it out →Install the elon-algorithm skill from https://github.com/nityeshaga/claude-home-base and run it on my longest prompt or skill. Show me the cut plan and what survives.
Built together
NL
AI could already make a beautiful deck. Working with it was the problem: one alignment fix meant regenerating everything. So I gave the agent a CLI like PowerPoint. You see a slide; it sees ten thousand lines of code. First repo past 100 stars.
Check it out →Install hands-on-deck from https://github.com/EveryInc/hands-on-deck. Rebuild my last presentation with it and screenshot every slide so I can check the layout.
Built together
NL
Pick a screen, click the red thing, talk. The share link lands in your clipboard before you finish your sentence. Built on the side by chatting with my agent on Slack; the demo was recorded in it.
I got early access, pointed it at a problem, and it didn't make a deck. It made the app. The single most important thing I learned about working with this model.
Check it out →Read https://x.com/nityeshaga/status/2065162130584944886. Then take the last task I gave you and ask: should you have built the tool instead of the artifact? Propose the tool.
Built by Nityesh
N
The fastest way from zero to production for a semi-technical person. Seven working apps on a static host to find the ceiling: a synthesizer, a podcast player, a whiteboard.
Check it out →Read https://nityeshaga.github.io/github-pages-power/ and its source. Build me one working app on GitHub Pages today, no backend, and give me the live link.
Built together
NL
The best UX for your AI employee is the one you already have for your human employees. How Slack replaced Claude Code for me, and Asana became the source of truth.
Check it out →Read https://nityesh.com/stop-designing-ai-interfaces-just-use-slack-and-asana/. Tell me which of my current AI tools could be replaced by the Slack and task-manager I already use, and what I'd lose.
Built by Nityesh
N
I had no idea Markdown was made by a hobbyist blogger. So I drew the story with GPT-image-2. Comics generated by AI are going to be the most fun education medium.
Check it out →Read the comic at https://x.com/nityeshaga/status/2048679740895371348 and turn its story into five slides for my team on why Markdown won.
Built by Nityesh
N