I’ve been using 60% Apple-style corner smoothing all the... time. But whenever I explain it to Codex or Claude Code, they often miss the point. So I made a skill that anyone can use with their AI agents: npx skills add gabrielobholz/corner-smoothing-skill Now I can simply say: “Create a rectangle with radius: 32 and smoothing: 60” and get the shape I actually mean.show more

Gabriel
95,841 次观看 • 1 个月前
I just open-sourced my /learn skill. Learn anything with... agents and HTML artifacts. I have been learning about all kinds of topics with it. Install the skill and interact with any agent to help you through any topic. Ask it to generate visual and interactive artifacts and help you go deeper or generate knowledge checks (e.g., quizzes). Upskilling myself on any topic is one of the most impactful ways I have been able to use AI agents. If you are a DAIR Academy pro member, you can use it with our AI Builder. Skill: Try now:show more

elvis
35,136 次观看 • 2 个月前
I found a Claude skill that plans my entire... AI ad before I even open Gemini Omni. I just send it: → the product → the ad style (LEGO, crochet, cartoon, Pixar, etc.) that’s it. a few seconds later it gives me: → a complete script → a scene-by-scene breakdown → Gemini Omni prompts ready to generate I don’t waste time figuring out what each scene should look like or rewriting prompts until they work. I just generate the ad. It’s the exact workflow I’ve been using to make AI ads for affiliate offers, and it’s cut my creation time by more than half. RT + comment “SKILL” and I’ll DM you the exact workflow I use to make these ads (Claude skill included). (must be following for DM)show more

Bruno
58,353 次观看 • 1 个月前
In the past week, I was able to build... the following games: - An endless runner - A tower defense - A Mario Party-like mini-game - An arena-based shooter The key unlock here was the ThreeJS skill With Opus 4.5 & GPT 5.2 - Claude Code / Codex CLI have much better end results now. With each game, I continued to update the skill based on bugs and issues faced - so it progressively got better and better at building the gameplay I was looking for. I've been doing this for a while now - and I can say that the leap in building games with vibe coding is real.show more

Chong-U
266,025 次观看 • 7 个月前
Claude Code Scheduled Tasks is now available... here's a... solid idea to connect it with Telegram Save this so you don't forget to set it up! First, ask Claude to add a simple Telegram messaging module to your repo. You can use the Telegram Bot Builder Skill from Link: Install command: npx claude-code-templates@latest --skill enterprise-communication/telegram-bot-builder Once the module is in your project, grab your bot credentials from BotFather and add the bot ID to your .env file That's it! ✅ Now every Scheduled Task you create should end with an instruction for Claude to send the task result to Telegram using that module. Claude will handle the delivery automatically on every task it runsshow more

Daniel San
91,123 次观看 • 5 个月前
HTML Artifacts are a big part of how I... work with agents now. Artifacts can be more than just static files. When combined with agents, they can take action or help you take action. This unlocks all kinds of interesting ways to work with agents. This is clearly the future. Check out this writing and scheduler artifact I built in a few minutes. It uses a bit of HTML and JS. All the data is in markdown (Obsidian vaults), so the agent can access and modify it at any time. No DB needed. No sophisticated functionalities. The agent decides all that for me based on the skills, context, and memory it has access to. The best part about this simple stack is that all the important information stays with me. This has allowed me to build a recursive self-improving system and automations that can better tap into coding agents like Codex or Claude Code. I could have paid or built an entire app for scheduling posts, and there are so many of them out there. But I don't need to. I've realized a simple artifact does the job. And the simplicity of it is actually an advantage. Very little maintenance for very high returns on personalization, time, and efficiency. The other benefit of this is that I can add features as I please. That level of personalization feels magical, and we should all be pursuing more of it. All of this just keeps compounding. Of course, this example is just about writing. But I have similar artifacts for research, design, experimentation, evaluation, and so much more. And no, I didn't actually publish the post example I shared in the clip. It was just for demonstration purposes. I actually spend more time than this when writing together with agents. Lastly, having built my own agent orchestrator tool has made me realize that simplifying the tool stack is a superpower. If you are curious about how all this works, I will do a live session next week:show more

elvis
18,374 次观看 • 3 个月前
Got a chance to try out Matt Pocock /teach... skill. It's similar to my /learn skill. You can try the skill with Hermes Agent right now in our academy. I will keep the lab FREE for now. It's amazing to learn with AI agents. Go try it!show more

elvis
13,717 次观看 • 2 个月前
Crochet is your style? I know it is printing... right now... This Claude Skill and the Orion System one shots these with ease.. and on Maxfusion AI you can automate it completely. Full breakdown below. 👇show more

Ori Silver
13,041 次观看 • 3 个月前
AI can generate animation code. It can't feel timing.... I built a skill that teaches AI agents Disney's 12 principles for UI motion, so there's actual intention behind the movement, not just math. Works with CSS, GSAP, Framer Motion & Lottie. Same prompt with Claude. Watch what changes 👇show more

Nattu
33,266 次观看 • 4 个月前
Simplicity is at the heart of great software. This... is one of the reasons why Claude Code has been sticky for me. As a builder, I love planning and brainstorming, and this is now a key focus of Claude Code. I use Shift + Tab a lot to cycle between brainstorming, planning, and execution. This functionality provides the appropriate interface for me to either be very involved or less involved as I please. This works particularly well when building out new and complex features or entire new projects. This saves a huge amount of time. It allows me to tune Claude Code to execute and build more effectively. It also builds a loop of trust, and I often (surprisingly) find Claude Code asking for clarifications when it's confused. Coding agents don't normally do that. I have shared before on the power of brainstorming with AI for longer times. Try it and you will not be disappointed. Vibe coding is fun, but pair it with intentional development cycles, and you watch how far you can take a project with coding agents today.show more

elvis
81,765 次观看 • 10 个月前
Gawin: I’ve been updating my social media more often,... because someone misses me. I mean all the fans — I just don’t want anyone to miss me too much. So I try to show up online more, so you can see me a little often. Then why did you have to explain yourself that fast? 😏 JOSSGAWIN IN MACAO #JossGawin1stFMinMacaoshow more

⟡ 𝓔𝓾𝓻𝓷𝓲𝓼 𓍯
21,416 次观看 • 10 个月前
Get beautiful text animations. We built a hand-crafted collection... of text animations and wrapped them as a SKILL for your AI agent. Use it with Remotion, Motion, GSAP, WAAPI, or any animation library. It comes with clear animation specs - pacing, curves, transitions - so your output looks great from the first prompt. Install it with: npx skills add pixel-point/animate-text --skill animate-text Use it /animate-text apply soft-blur-in to hero section textshow more

Alex Barashkov
128,708 次观看 • 4 个月前
Do you use our Build iOS Apps plugin for... Codex? I use it often to build new apps and help me on various iOS projects. It also comes with a skill to open server-sim right into the app in the app browser! Probably the feature I use the most!show more

Thomas Ricouard
30,839 次观看 • 9 天前
Making OpenCode as lean as Pi agent? Just trimmed... 25k out of OpenCode's system prompt (from 30k to 4-5k tokens) How? Just disable skills and get rid of massive skill definition bloat. Who needs skills anyway? Just kidding, this is the not the way. It makes the agent lame and defeats the point of using one. But it sets a precedent: Find a way to use skills without their definitions pre-loaded into the system prompt every single turn. Another interesting stuff: Upon testing this temporary "no skill setup" with two of hottest OpenCode Zen free models, Mimo V2.5 vs DeepSeek V4 Flash: One thinks more and talks less One thinks less and talks more Check the video to see which is which If you made it here, I'm finding a way to leanest OpenCode setup that I can get I simply don't believe that OpenCode can't be as lean as Pi Upon tinkering, I made a plugin that temporarily extracts the system prompt while I test, and noticed the hundreds of definitions in it from my .agents/skills directory which is shared across all my coding agents (Cursor, Antigravity, Claude, etc.) Of course disabling skills is not the answer, but it just proved that there is a way to strip the system prompt of these massive skill defs Aside from the system prompt hierarchy that injects confusion imo if you have a conflicting and redundant AGENTS.md which I discovered upon digging into OpenCode's source code Apparently it has prompt.ts/system.ts/instruction.ts/llm.ts and loads base .txt prompts based on model family (claude/gpt-o/gpt-5/codex/gemini/others) that all work together to make OpenCode aware of who it was and how it should use tools and become a "coding agent" Gotta find the most minimal mix that fits right into my workflow Make OpenCode as lean as Pi? We'll see. All inshow more

raymel 👋
37,939 次观看 • 3 个月前
👤: Wasn’t there something you wanted to say? Jisung:... Can I say something that’s a little unrelated? 👤: Yes, of course! We’ll somehow connect it to the topic. Jisung: Okay. What I’ve really been feeling lately is that the people I respect the most right now and want to look up to are actually my Super Junior hyungs. I mean… even today, and the things they said to us before, their words and comments were so warm and genuinely kind. That’s why I want to work hard and keep going for a very long time in the future, following their example.show more

らがど||🐤
34,123 次观看 • 25 天前
Can Fable write good TypeGPU code? I’d say so,... but make sure to use the TypeGPU skill, written by yours truly: It made a pretty nice generic horde game from scratch, no engine involved. Assets by the amazing Kay Lousberg: I paid for one of the packs and I encourage you to do the same. No better time to support 3D artists :Dshow more

Konrad Reczko
24,219 次观看 • 1 个月前
The most underrated skill in the world right now... is prompting…if you can speak the language of AI, AI will give you what you want. That’s why I had my internal AI transformation hire create a cracked prompting tool for our company to use internally. It essentially helps you create the perfect prompt. I love it - and that’s why I want to open source it.show more

Codie Sanchez
38,700 次观看 • 6 个月前
I’m 2he, a 16-year-old creator from Africa. Over the... last year, I’ve been obsessed with AI content creation, but most of the tools I wanted to use were too expensive. Instead of giving up, I started using Grok, the best affordable option available to me. Today, I create everything using just my phone and Grok. I am more than capable to create contents like these with my phone but thanks to you guys I am thinking of buying a computer so that I can create faster. I am passionate about combining AI, anime and storytelling. With my main objective of building out a Anime AI studio eventually in the future. One video at a time. With your support as my validation, also for my parents, I can dedicate more focus towards achieving my dreams. After these last blessed hours, all of us at home are awake past our bedtimes and my siblings were helping me to create a tiktok so I can share my creations further. Whilst I kept going with the content. Thank you 2he community, this is just the beggining! Thank you for following me and my journey.show more

2he
20,037 次观看 • 2 个月前
How to build a viral Web3 app in an... afternoon using the ChainGPT AI skill for Claude Code. No coding experience required. I built Roast My Wallet. Paste any Ethereum wallet address, get a savage AI-generated roast of your trading history, a Degen Score out of 100, an on-chain report card, and three AI-generated NFT portraits. Here's exactly how it came together. Setup (3 minutes): 🔸Install Claude Code at 🔸Run /plugin install ChainGPT-org/chaingpt-claude-skill 🔸Get an API key at 🔸Type /chaingpt and describe what you want to build What the skill actually does: The ChainGPT skill doesn't just give you starter code. It knows the entire API. Every endpoint, every parameter, every credit cost, every error code. When I asked it to build the roast feature, it knew to call the LLM endpoint, how to stream the response back to the browser in real time, and how to handle errors automatically. I didn't look up a single thing. How it works under the hood: 1. Pulls real ETH balance and transaction count from the Ethereum blockchain 2. Feeds those numbers into ChainGPT's LLM and streams the roast back live 3. Calculates a Degen Score from your tx count vs balance ratio 4. Generates a report card with letter grades across Trading, Patience, Risk, Diamond Hands, and NGMI 5. Uses the roast text to generate three custom NFT portraits in parallel via VeloGen 6. Packages everything into a downloadable PNG card ready to post 7. Every feature came from describing what I wanted: 8. "Make the API key server-side." Done. 9. "Add an animated arc gauge for the degen score." Done. 10. "Generate NFT portraits using the roast text as context." Done. I never wrote a function or debugged an API response. I described outcomes. The ChainGPT skill handled the rest. If you can describe what you want to build, you can build it. Get your API key. Install the skill. /plugin install ChainGPT-org/chaingpt-claude-skill Anyone can build with ChainGPT AI!show more

ChainGPT
29,320 次观看 • 3 个月前
Claude Code can now watch & analyze ANY video... 🤯 I built a skill that gives Claude the ability to watch any video file you drop in — UGC ads, competitor Meta ads, organic TikToks, screen recordings, anything. All inside Claude Code. Perfect for DTC brands and agencies who study competitor creative every week to figure out what's working and what to test next. Here's the problem: If you're studying competitor ads on Meta or hooks on TikTok, you're scrubbing through videos manually, pausing to write down hooks, screenshotting on-screen text, and trying to remember what made the ad land by the time you've watched 10 of them. This skill solves it: → Drop any video file into Claude Code → Skill routes it through the Gemini API for native video understanding → Returns a full creative teardown — hook breakdown, target audience, angle, beat-by-beat, on-screen text verbatim → Surfaces the steal-worthy patterns you can apply to your own creative → Same skill works on UGC ads, produced video ads, organic TikToks, and Loom recordings No manual scrubbing. No pausing every 5 seconds. No $200/mo ad intelligence platform. What you get: - Native video understanding via Gemini (not just transcripts) - Structured analysis — hook, angle, audience, pain point, CTA - Verbatim on-screen text and dialogue with timestamps - Hook variations generated directly from competitor ads - About 27 cents per 30-minute video Built 100% in Claude Code with the Gemini API. I recorded a full breakdown showing exactly how I built this and I'm giving away the skill for free. Want the skill? > Comment "CLAUDE" + > Like this post And I'll send it over (must be following so I can DM)show more

Mike Futia
35,779 次观看 • 3 个月前
Grok has a great aesthetic and can build beautiful... games Check out this game I made today with Grok Build / 4.6: It's not getting to the point that I can easily build games I actually want to play The future where AI just renders the pixels is nearshow more

Dan
13,348 次观看 • 13 天前