Building on Solana? We created a Claude Code skill with @dflow
One prompt gives you a full-stack Solana app with wallets, swaps, predictions, and more built in.
how to use obsidian + claude code to build a 24/7 personal operating system and build your startup:
1. write everything in markdown (daily notes, projects, beliefs, people, meetings)
2. link your notes together so they mirror how your brain actually thinks.
3. install obsidian cli so claude code can read your entire vault + the relationships.
4. stop reexplaining projects every session. use reference files instead.
5. build custom slash commands:
/context → load your full life + work state
/trace → see how an idea evolved over months
/connect → bridge two domains you’ve been circling
/ideas → generate startup ideas from your vault
/graduate → promote daily thoughts into real assets
6. keep a strict rule: human writes the vault. agents read it, suggest, execute.
7. let claude aka clode surface patterns you’ve been unconsciously circling for years.
8. delegate from inside your notes. one sentence in obsidian → agent handles the rest.
9. treat writing as leverage.the more you write, the more context your agents have.
10. understand this:markdown files are the oxygen of llms.
i really enjoyed seeing how to use obsidian thanks to @internetvin
vin uses ai like a thinking partner wired into his life’s work.
99.99% of people won’t do this because it requires reflection + setup.
but once the vault exists, the agent stops being generic.
it starts thinking in your voice.
episode is live on @startupideaspod (more there)
this one is different. send this tweet to a friend.
im still processing how game changer obsidian + claude code is, maybe you too
watch
We're working on an ERC-8004 drop -- "AGENTS"
You will only be able to mint these in the Milady app, which will be available soon
It will also be an ERC-8041 fixed agent collection based on @nxt3d's standard
ERC-8004 is an agent registry standard. Each identity is an ERC-721 compatible NFT. ERC-8041 is a fixed agent collection that builds on top of ERC-8004. I think this is the first of it's kind
We will be hosting registries on ETH, BSC, Base and Solana using an 8004 equivalent
2138 on each chain
Free mint but holders of OG Milady + Remilio collections will get upgraded mint on ETH, BSC and Solana memecoin holders will get upgraded mints on those respective chains. elizaOS holders will get the same treatment across all of the chains.
Again-- you will need to download the Milady app in order to mint. After the mint is done, you will still be able to register your agent to the registries, but it will be part of an unlimited collection and will not have unique artwork.
This is a technology experiment and maybe not the only interesting use of NFTs in 2026, but definitely one of them.
More about the standards here:
https://t.co/AJsVMNnOLl
https://t.co/6Pd17sNdC3
Filmmaker David Lynch's Diagram for Transcendental Consciousness is one of the greatest, easiest to understand explanations for how our reality is made of MIND first, MATTER second.
I promise this is genuinely worth your time.
It's fantastic.
this is actually a billion dollar use case of clawdbot
cant believe im dropping it
the guy who inspired this ran up a net worth of $40m off $20,000
this replaces his manual strategy
☠️ i audited 15 vibecoded apps and accessed 600k+ users data
too many vulnerable apps are shipping every day
so i automated my entire pentest workflow into a tool
it audits your app (web + mobile) for the leaks i've been posting about
i am opening access today. check your product before it ends up on a hacker forum
👉 https://t.co/FDsz1A1dwW
(first 50 people get 50% off with LAUNCH50)
i deployed a fully on-chain python environment on solana
now you run native python scripts and bytecode on solana
program address: pythonKBk7JcXsbwYzMRy2tL8L9tZqUbgekxRfT1bTE
frontend here:
https://t.co/vL15pslGpQ
few examples:
print("Hello Solana!")
>>> "Hello Solana!"
print(math.sqrt(2.0))
>>> 1.414213
print(time.asctime())
"Thu Dec 18 19:26:15 2025"