Sabitlenmiş Tweet
raul 🐙
918 posts

raul 🐙
@raulvidis
tech enthusiast · esports · web dev · building AI systems
Bucharest, Romania Katılım Haziran 2015
203 Takip Edilen174 Takipçiler
raul 🐙 retweetledi

Hermes 生态要炸了,你还没上车?
Nous Research 的 Hermes Agent 这波社区爆发真的猛。一堆开发者开始往上堆插件、堆适配器、堆记忆系统,感觉整个生态正在从"一个模型"变成"一套完整的 Agent 操作系统"。
给你拆一下现在都有啥:
1️⃣ HermesHub
链接: github.com/amanning3390/h…
社区技能注册表,带安全扫描,支持一键安装和 x402 付费。说白了就是 Agent 版淘宝,技能也能上架卖了。
2️⃣ hermes-paperclip-adapter
链接: github.com/NousResearch/h…
官方出的企业适配器,让 Hermes 直接变成公司"受管员工"。任务分发、技能同步全自动,企业场景直接打通。
3️⃣ yantrikdb-memory-plugin
链接: github.com/yantrikos/herm…
本地动态记忆插件,skill 生成加 recall 全程零 token 浪费。记忆不再是"存档",是真的懂你这个人。
4️⃣ superpowers
链接: github.com/obra/superpowe…
创意工作流打包成 skill,设计哲学、品牌 pipeline 全塞进去。Agent 开始有审美了,这事有点离谱。
5️⃣ obsidian-skills
链接: github.com/kepano/obsidia…
30 秒把你的 Obsidian 笔记库变成 Agent 的身份认知层。你的私人知识直接成了它的"自我",隐私党可以自己部署不用上云。
现在的 Hermes 已经不是单纯的模型了,是技能市场加企业员工加记忆系统加创意引擎的组合体。这个方向如果跑通,Agent 生态的竞争格局真的要重写。

鸟哥 | 蓝鸟会🕊️@NFTCPS
Hermes 生态这周炸了,社区开发者直接把它玩成了一个 Agent 商场! 🔗 链接: github.com/amanning3390/h… 1️⃣ hermeshub——技能像 App 一样装卸,还能付费买,Agent 逛淘宝成真了 2️⃣ 企业适配器一出,Hermes 直接变公司"数字员工",任务自动分发 3️⃣ 本地记忆插件让 Agent 真正"懂你",不是存档,是理解 4️⃣ 创意工作流打包成技能包,设计师的活 Agent 也能接 5️⃣ Obsidian 笔记 30 秒变 Agent 身份层,你的私人知识库就是它的大脑 这哪是 Agent,这是在造一个会进化的数字人格。
中文
raul 🐙 retweetledi

⚠️ X-ray clarification from Barys Arena
X-ray was available only for the first 8 rounds of map 1 in the MOUZ vs Aurora series, and for 3 rounds in map 2.
The full series between Team Spirit and G2, and 9z vs magic were played without x-ray.
The entire FURIA vs Falcons series is played without x-ray or radar.
#PGLAstana
English
raul 🐙 retweetledi
raul 🐙 retweetledi

📺 New broadcast features are live at PGL Astana 2026 🎮 🇰🇿
📊Map Economy, Bomb Play, Player Style, Smoke Timer, or Utility Icons are now on screen in real time.
More features are already in the works 👀 Stay tuned.
📺 youtube.com/pgl
#PGLAstana




English

@InduTripat82427 can i plug my project too? It's called vibemap - install it as a skill into your claude code and it transforms your repo i to a visual diagram - you can click on nodes, see what they render and even select parts to inject them as context in claude code
github.com/raulvidis/vibe…
English

Best GitHub repos for Claude Code that will 10x your next project in 2026
1. Claude Mem
github.com/thedotmack/cla…
Persistent memory across sessions — stop re-teaching Claude your codebase
2. UI UX Pro Max
github.com/nextlevelbuild…
50+ styles, 161 color palettes, 99 UX guidelines — Claude stops building ugly UIs
3. n8n-MCP
github.com/czlonkowski/n8…
Connect Claude Code to 400+ n8n integrations via MCP
4. LightRAG
github.com/hkuds/lightrag
Graph + vector RAG — lets Claude understand large codebases structurally
5. Everything Claude Code
github.com/affaan-m/every…
Skills, instincts, security scanning, multi-language coverage — full agent harness
6. Awesome Claude Code
github.com/hesreallyhim/a…
Community bible — curated skills, hooks, slash commands, orchestrators
7. Superpowers
github.com/obra/superpowe…
Forces structured thinking before writing a single line of code
8. Claude Code Ultimate Guide
github.com/FlorianBruniau…
23K+ lines of docs, 219 templates, 271 quizzes — beginner to power user
9. Antigravity Awesome Skills
github.com/sickn33/antigr…
1,200+ ready-to-use skills — one of the largest collections
10. Claude Agent Blueprints
github.com/danielrosehill…
75+ agent workspace templates beyond coding
11. VoiceMode MCP
github.com/mikecbaley/voi…
Natural voice conversations with Claude Code via Whisper + Kokoro
12. Awesome Claude Plugins
github.com/quemsah/awesom…
9,000+ repos indexed with adoption metrics — find what people actually install
Bookmark this before your next build.


Shruti Codes@Shruti_0810
English

@AI_jacksaku this repo does the same - transform your code into a interactive diagram, with knowledge nodes, and you can inject context directly into your agent:
github.com/raulvidis/vibe…
English

这个仓库今天爆了,
单日新增5700+星。
它是什么?
一个单独的CLAUDE.md文件,
整理了Andrej Karpathy关于LLM编程的观察和建议。
Andrej是谁?
前Tesla AI总监,
OpenAI创始成员,
AI领域最会写代码的人之一。
这个skill文件里有什么?
LLM编程的常见陷阱
如何与AI结对编程
提示词工程的最佳实践
代码审查的AI辅助策略
简单说,就是AI大神的编程心法。
更狠的是,
这个文件可以直接丢给Claude Code,
让Claude按照Andrej的方式帮你写代码。
不是泛泛的"AI辅助编程",
是顶级工程师的思维模式注入。
为什么今天突然爆火?
因为大家发现,
用AI写代码和用好AI写代码,
完全是两回事。
这个skill就是 bridging the gap。
建议所有的开发者收藏
github.com/forrestchang/a…
中文

this is cool! but what about also having the ability to click on nodes, render the code and inject it directly as context to your agent?
details below:
Teknium 🪽@Teknium
This skill is now built in to Hermes! Use /architecture-diagram <prompt> after updating hermes, and you're good to go! Thanks to the author of the skill making it MIT we were able to port it over directly into Hermes Agent as a built in skill!
English

this looks nice, but what if besides generating a diagram you can click on nodes, see what each node renders and inject it as direct context to your coding agent?
more details below:
Indie Fox@indie_maker_fox
这个技能画出来的架构图的质量是真的太高了! github.com/Cocoon-AI/arch… 下面是OpenHarness的架构图,配色很舒服
English










