Loading video...

Video Failed to Load

Go Home

🔊 SOUND ON: Introducing: Suno CLI/Claude Code Skill/OpenClaw🦞 and Hermes skill from the Printing Press 🥁🖨️ •Suno has no API. Your agent doesn't care - make songs from Claude Code, Codex, Nous Research Hermes, OpenClaw, or your workflows •One prompt -> two takes back -> winner picked and shipped...

17,395 views • 1 month ago •via X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos

Everyone keeps talking about the possibilities of making money with Openclaw, but nobody actually shows you how So, I made a skill for your Openclaw that transforms it into a one-man AI real estate marketing machine. This skill took me 2 weeks, 50+ hours and ~$800 in API credits to make With this skill, your Openclaw will autonomously make videos like the one below by simply scraping images from listings No approval gate. Fully autonomous. Output decided by your CRONs cadence. It's exactly what mine does, and that's exactly what you should be doing with yours. Run the CRON once a day; if you sell at least one video, you should make $300-$800 each. Also: total cost per video: ~$5.00 I truly believe this skill is one of the most practical ways you can actually make money with Openclaw in the lowest effort way possible. Most people will read this, maybe bookmark the tweet, and never take action. All I hope is that one of you guys actually takes action and makes money with this. Because of how long this skill took me to make, I'm only giving the entire thing away to my paid Subscribers on Twitter. You'll also have direct access to me for any troubleshooting + any other Skills I make like this in the future (one more dropping this week)! You just have to feed it to your Openclaw and link a few API keys. This will be the first of many Openclaw skills/overpowered AI that I only offer to my Subs! Full Skill + a lot more is waiting for you here for $25/m:

ashen

22,822 views • 4 months ago

Claude Code + Shopify AI is f*cking cracked 🤯 Shopify just dropped an official AI Toolkit that connects Claude Code directly to your store. One prompt → Claude reads your products, rewrites your descriptions for AI shopping, and pushes the updates live. All from the terminal. All inside Claude Code. Perfect for DTC brands on Shopify who are still manually editing product pages, writing descriptions in Google Docs, and copy-pasting into the Shopify admin one product at a time. Claude Code + the Shopify AI Toolkit fixes the entire workflow: → Install the official Shopify plugin in Claude Code → Authenticate to your store → Claude reads your entire product catalog → Rewrites every description to be optimized for AI shopping → Pushes the updates directly to your store automatically → Validates every API call against Shopify's official docs before executing No Shopify admin tab-switching. No copy-pasting from a Google Doc. No hiring a copywriter to rewrite 50 product pages. What you get: → Claude Code connected directly to your live Shopify store → Product descriptions optimized for how ChatGPT, Gemini, and Perplexity recommend products → Bulk updates across your entire catalog from a single prompt → Full access to Shopify's GraphQL API — products, themes, inventory, orders, everything Claude can read and write → An official plugin built by Shopify that auto-updates as new features ship I put together a full playbook with the plugin install, the store authentication walkthrough, 5 DTC workflows to run on day one, and the exact prompts I used. Want it for free? > Like this post > Comment "SHOP" And I'll send it over (must be following so I can DM)

Mike Futia

113,395 views • 3 months ago

In this livestream I break down the OpenClaw AI agent narrative from the operator’s perspective: what it actually is, why it’s different from ChatGPT/Grok/Claude Code, and why “it’s just automation” misses the real shift. We cover the practical unlocks (local execution, persistent memory, computer-use + browser control, reusable skills/plugins) and why this design pattern can replace a lot of expensive SaaS workflows over time. Then I zoom out to the crypto angle: why the market will mint endless OpenClaw “slop” coins, how I think about separating infra from hype, and the two names I’m watching (BNKR + CLAWD). 00:00 Why the OpenClaw AI agent narrative is bigger than you think 00:39 Two-part video: OpenClaw productivity first, crypto narrative second 01:30 What OpenClaw is (an AI agent framework, not a chatbot) 01:44 Why ChatGPT, Grok, and Claude Code are still useful but incomplete 03:19 OpenClaw vs n8n and Zapier for automation 05:03 Why Zapier pricing breaks real businesses 06:07 Why running locally matters (any app, any chat platform) 07:56 Persistent memory: how agents learn your style over time 09:55 Computer-use agents: browser control and no-API workflows 11:27 Skills and plugins: reusable workflows that self-improve 13:52 The simple setup and why model choice is flexible 16:05 Cross-platform ops: Telegram, Slack, Discord, and email in one brain 20:52 Why AI SaaS tools get replaced by agent-built workflows 25:37 What this is not: no AGI, no “sentient” coin story 29:55 How to approach the OpenClaw coin wave (infra over slop) 32:43 BNKR and CLAWD: my two picks for exposure to the narrative

VirtualBacon

21,557 views • 5 months ago

HERMES AGENT VS OPENCLAW. a local ai onboarding flow test. a 3.9gb bonsai served on localhost, both agents upstream and latest, i point each one at the endpoint and watch which one even finds it. > hermes opens a provider menu, thirty plus options, local servers sitting right there next to the cloud ones, i hand it 127.0.0.1:8899, it verifies the endpoint, one model visible, auto-detects the model by name, bonsai-27b-q1_0, reads the context length straight off the server, saves it, and starts reasoning and firing real tool calls on my local model. no key. no friction. > openclaw has no menu. it goes hunting for a codex login, an openai key, finds none because there are none, prints no models available three times, defaults to openai/gpt-5.5, a cloud model it cannot reach, and dead ends on run auth login --provider openai. read that back. it asked me for an openai key. to run a model already running on my own machine. it never once looked at localhost. to be fair, openclaw can run local if you hand wire endpoint yourself. what it will not do is find the model already sitting on your box. hermes agent found it in one line. now the part i owe you. the auto-detect that just won, the model name read, the .gguf strip, the context length probe off the server, that is my code, it is in hermes agent main right now, authorship preserved, #2051 and #4218. the wizard fix that stops an agent from silently routing you to someone else's creds, the exact trap openclaw still falls into, mine too, #4210. i contribute to hermes agent, i told you that going in. one agent is built to talk to whatever you are running, the other is built to talk to a cloud api, so one found my model and ran it and the other asked me to log into openai. onboarding flow of both, mapped, below.

Sudo su

23,816 views • 13 days ago

HERMES AGENT IS NOW IN THE CLOUD. NO VPS. NO TERMINAL. NO SETUP. PICK A MODEL. PICK A SERVER SIZE. AGENT IS LIVE IN 60 SECONDS. Nous Portal just launched hosted Hermes Agent. two clicks. one minute. done. Nous Research WHAT THIS MEANS: before today: install Hermes on a VPS or your laptop. configure providers. set up gateway. manage updates. run hermes setup. edit config.yaml. great for power users. friction for everyone else. now: go to pick a model. pick a server size. your agent is live and reachable in 60 seconds. no terminal. no SSH. no Docker. same Hermes. same features. same tools. someone else handles the infrastructure. FOR TEAMS: this is where it gets interesting. spin up agents for everyone at your org. each team member gets their own Hermes instance. granular access controls per user. unified billing through Nous Portal. your team gets Hermes on day one. no DevOps needed. no VPS per person. one admin dashboard. one bill. WHAT'S INCLUDED: → 300+ models via Nous Portal (Claude, GPT, Gemini, DeepSeek, Grok, MiniMax, and more) → Tool Gateway (web search, image generation, TTS, browser automation) → all messaging platforms (Telegram, Discord, Slack, WhatsApp, Signal) → full feature set (profiles, cron, kanban, skills, memory, sub-agents, MoA, /goal, /learn, /journey) → automatic updates ONE PORTAL. FOUR TIERS: Free: $0/month. pay-as-you-go credits from $10. Plus: $20/month. $22 in monthly usage credit. Super: $100/month. $110 in monthly credit. Ultra: $200/month. $220 in monthly credit. highest rate limits. every paid tier includes Tool Gateway. one OAuth. one subscription. no extra API keys. SELF-HOSTED IS NOT GOING ANYWHERE: Hermes is MIT licensed. open source. free forever. you can still run it on your laptop, VPS, or GPU cluster. nothing changes for self-hosted users. the cloud version is for people who want the agent running without managing the machine. pick your path: → self-hosted: full control. you manage everything. → cloud: zero ops. Nous manages infrastructure. → hybrid: self-host your main agent, cloud for team members. HOW TO START: cloud: self-hosted: hermes setup --portal both connect to the same Nous Portal. same models. same tools. same billing. learn how to replace your entire team with 8 hermes agents 👇

YanXbt

45,446 views • 23 days ago