@alex_verem · ♡ 4,076 · education
This is AMAZING.. someone just built an App Store for Claude Code.
It's called SkillsMP and there are 200,000+ agent skills that teach your AI exactly how to write PPTX files, review PRs, deploy to cloud, analyze data, and more.
100% Opensource.
(Link is in the comments)...
Educational resource for velab stack.
@dani_avila7 · ♡ 2,570 · general
Save this post.
When you’re in your project, copy the whole thread and paste it into Claude in Plan Mode.
Ask Claude to build a concrete strategy to apply these techniques to your codebase.
Done.
Now you’re literally using the same playbook as the people who built Claude Code
Intelligence signal for VE Lab portfolio.
@frankdegods · ♡ 1,784 · general
X just revamped their API to finally be useful
So I made a skill that searches X, modeled exactly like the native Claude Code research agent
I've been asking like "find best clawdbot skills last 24hrs" or "what are people saying about [ticker] today?"
https://t.co/RHtYxF7pZH...
Intelligence signal for VE Lab portfolio.
@nummanali · ♡ 920 · general
Access the 1M context Sonnet 4.6 and set the default in Claude Code
UI:
/model claude-sonnet-4-6[1m]
~/.claude/settings.json:
{
"env": {
"ANTHROPIC_DEFAULT_HAIKU_MODEL": "claude-sonnet-4-6[1m]",
"ANTHROPIC_DEFAULT_SONNET_MODEL": "claude-sonnet-4-6[1m]"
}
}...
Intelligence signal for VE Lab portfolio.
@burkeholland · ♡ 787 · tool
I discovered the wildest feature of @github Copilot CLI by complete accident last night.
You can have models call each other. So you can have Opus, Codex and Gemini all working together in the same chat.🤯 https://t.co/NUP6G6EyxQ
Tool relevant to velab stack.
@awilkinson · ♡ 732 · tool
For $5,000 worth of Claude Code credits, I vibe coded something that replaces tens of thousands of dollars of psychological evaluations.
Let me explain...
Last month, my girlfriend and I sat in our den with our jaws on the floor…
We were in front of my laptop, taking turns...
Tool relevant to freeintelligence ai.
@geminicli · ♡ 707 · tool
Gemini CLI *currently* has 3 modes...
🟣- Build (default)
🟡- Accepting edits (shift+tab)
🔴- Yolo mode (ctrl+y)
Build mode keeps you in full control, accepting edits auto approves file edits/writes, yolo mode accepts edits and shell commands.
Which do you use most often?...
Tool relevant to velab stack.
@TheAhmadOsman · ♡ 598 · general
pro tip:
tell claude code or any other agent to
generate relevant pre-commit hooks for your project
Intelligence signal for VE Lab portfolio.
@LaylaEleira · ♡ 351 · tool
Mission: Leave /no one/ behind.
My DMs are full of people with generous offers to hire my help creating my setup.
No. And I will be mad if you pay anyone for a few clicks you can do yourself.
Here is your step by step guide.
Requirements: desktop pc, subscription to a...
Tool relevant to freeintelligence ai.
@jacalulu · ♡ 327 · tool
It is still blowing my mind what is now possible with OpenClaw. 🤯
Total paradigm shift: I’m no longer using software; I’m directing an agent to find, install, and operate the software for me. Here's what happened...
I woke up this morning to my 4-year-old reminding me about a...
Tool relevant to chipmonk tech.
@geminicli · ♡ 205 · tool
Try out the Gemini CLI Security extension on your own repos or projects 🔐
https://t.co/xznmwI7UVH
Tool relevant to velab stack.