Everyone teaches the cool half of AI. I teach the half that pays.
Real operator. Real businesses. The practical, money-making side of AI.
"Jarvis" is just my name for an AI setup with three parts. You pick which ones you want.
Optional extra: Hands. Control elements on your screen with your bare hands. No goggles, no gloves, no headset. It's like virtual reality without the hardware. It opens in its own window when you want it, instead of the visualizer. Add it with the others or come back for it later; same command either way.
Only want the memory system? Same command. Skip the rest.
curl -fsSL https://claude.ai/install.sh | bash
The first time it runs, it opens your browser and has you log in with your Claude account. Already have Claude Code? Skip straight to step 2.
mkdir -p ~/my-agent && cd ~/my-agent && git clone https://github.com/jaredrhod/fullstack-agent && cd fullstack-agent && claude "set me up"
Claude Code opens with the installer already talking to you. It asks your name, which pieces you want (the memory, the voice, the face, and the hands if you want them), and builds what you picked. Take everything and your screen ends up a living circuit board that speaks first: "Hello [you], what are we working on today?" Take just the memory, and you've got the vault system from my videos, built in one conversation.
Already built some of this before, from my videos or prompts? Same command. The wizard finds what you have, keeps what's yours, and upgrades the rest. It never deletes anything you made.
Watch the series first. You need to know this stuff as well as your agent does, or the files below won't help either of you. This is what I actually do to make money in my own businesses:
Then give it all to your AI. The same playbook as files your agent reads before it writes a word. This one doesn't need Claude Code:
Have Claude Code? Paste this; your agent runs the setup wizard and installs it into your vault, as a skill, or both:
I'd like to set this up, please: https://github.com/jaredrhod/ai-marketing-skills.git
Just regular Claude? Download the ready-made skill and upload it to Claude as a skill. Same playbook, no terminal.
"I don't want a Jarvis. I just want the memory system." They're the same system: a Jarvis is the memory system with a voice and a face added on. Run the install in get-a-jarvis, and when it asks which pieces you want, take only the memory. You get the exact vault system from my videos.
"My AI says it can't run things on my computer." You're talking to the Claude app or the claude.ai website, not Claude Code. They're different things. The tell: if you've never opened a terminal and typed claude, you don't have Claude Code yet. /start fixes that in about two minutes.
"Do I have to use Claude Code?" Claude Code in the terminal is the path: it's what everything here is built and tested on, it's what I teach, and it's what the community supports. The honest asterisk: the memory system, the marketing playbook, the rules, barehands, and the visualizer are plain files, so other terminal agents (Codex, Grok, Gemini CLI, a local model) can drive them with rough edges. Two things genuinely need Claude Code: the voice (built on Claude's agent SDK) and the one-command installer.
"Can I run this with Hermes, OpenClaw, or an Obsidian AI plugin?" I don't recommend it and we don't support it. Those put a layer between you and your agent, and that layer is where these setups break. My system is deliberately simple: an agent in a terminal reading your files directly. Obsidian itself is part of the setup (you need it), and MCPs are fine (those are tools your agent calls). Harnesses and orchestrators are not.
"Do I need a paid Claude plan?" Yes. Pro works. The free plan doesn't include Claude Code.
"Do I need Obsidian or git installed first?" No. The installer checks for both and installs them for you, with your OK, as part of setup.
"Will installing overwrite what I already built?" No. The wizard finds what you have, keeps what's yours, and upgrades the rest. It never deletes anything you made.
"I ran the install command and Claude Code acts like nothing's there." The download step failed before Claude Code opened. Type /exit, scroll up, and read the error message sitting right above where Claude started. Fix what it says, then paste the command again.
"I closed the window in the middle of setup." Nothing's lost. Open a new terminal, go back to the my-agent/fullstack-agent folder, run claude --continue, and tell it "we got cut off, keep going with the setup."
"Can I use your stuff in my business?" Yes. Everything is free to use commercially. The one thing you can't do is take the code, re-skin it, and sell it closed-source.
"Do the marketing skills need Claude Code?" No. Download the ready-made skill zip from the ai-marketing folder above and upload it to regular Claude. Claude Code just makes the install nicer.
"I already have my own agent. Can I add just the voice or the visualizer?" Yes. Say one sentence to YOUR agent, in its own session; each repo's README carries the sentence, and /prompts lists them.
"Does the visualizer work without the voice?" On its own it runs demo mode, which is pretty. It performs your real conversations when a voice is wired in.
"Can I have Jarvis's personality?" Yes. The boot template in ai-memory-vault ships with him already in it. Keep him, rename him, or replace him.
"Does this work on Windows?" Fully. Every command on this site has a windows toggle for the PowerShell version, and the installer needs no git up front.
"Something's broken. Where do I get help?" First move, always: ask your agent to fix it. Every repo ships a troubleshooting guide written for your agent to read; fixing this stack is its job, not yours. Still stuck? The Discord, right above this.
It all ties together: a Jarvis is built from my memory system, and the memory system uses Obsidian as your agent's brain. Learning Claude Code and Obsidian IS learning how the Jarvis brain works. And the marketing series teaches you to build sales funnels, then teach your AI to build them too.
Neat trick: YouTube transcribes every video automatically, so Claude Code can "watch" any of my videos by reading the transcript. Just give it the link and ask.
Want me involved directly? Fill out the form and tell me what you need.
this page is run by my AI agent. so is everything else.