ghost chen
496 posts

ghost chen
@ghostchen6
The Times 03/Jan/2009 Chancellor on brink of second bailout for banks


花一天时间掌握Claude: → 第1级 - 24分钟:基础知识。 'Claude傻瓜指南':t.co/HNa5MrCLVU 'Claude设置':t.co/jw2qdIcjnh → 第2级 - 1小时:实际工作流。 'Claude协作':t.co/uWTpOI3Woc 'Claude团队版':t.co/qxlcqhf8bM 'Claude设计':t.co/ZY8Fg5D2ea '协作+项目':t.co/Q7AN9CZAbO 'Claude幻灯片':t.co/L0bPMgXci6 'Claude技能':t.co/6cHYYfjXEA → 第3级 - 3.5小时:专业技巧。 '避免奉承':t.co/5i8xSJBGUl 'Claude代码':t.co/UgE9xBXVbE 'Claude 101':t.co/OvBmlvnVqL '突破Claude限制':t.co/j5fEzSH5br '停止瞎提示':t.co/j1LATSJiat → 第4级 - 8小时:专家模式。 'Claude电脑':t.co/TxYuHPjgbV '用Claude API构建':t.co/RcCbfNjlzz 专业提示:别一口气看完。每次学一级。



重大消息,周一给大家带来干货 那就是打磨了两周的skills管理工具开源了 我觉得应该差不多,功能很棒 解决了我自己平时的痛点 现在基本自己一边用一边开发 1️⃣ 全局~/.agents/skills 的管理 2️⃣ 一键安装github上的skills仓库 3️⃣ 电脑全局项目skills管理 4️⃣ skills市场,官方和最佳推荐 5️⃣ 支持各大Coding Agent和OpenClaw/Hermes平台 6️⃣ 还支持AI解释skills 还贴心给大家准备了介绍视频 大家记得star下 我会继续努力打磨好 有问题记得来开喷哈 好的坏的都接受 也欢迎一起来共建 开源地址:github.com/iamzhihuix/ski…




Claude is eating up everything. Here's the full map of what it actually does now: 1. Send it to your team's Slack or group chat. 2. Most people use 3 features. There are 25+. 3. To download all infographics: how-to-ai.guide. 4. Don't pay anything. It's free in the welcome email. 5. Then get my Notion with all my Claude files. --- 1. Chat → you type, it responds. ☑ Make sure to use Opus 4.7. ☑ Always turn on 'Extended Thinking'. ☑ I barely use Chat now. I only use Cowork. 2. Cowork → the one that changed everything. ☑ It reads your files. Creates real documents. ☑ It asks you questions before guessing wrong. ☑ Copy my exact setup: claude-co.work 3. Code → English is the new code. ☑ Claude writes, debugs & ships for you. ☑ You don't need to know a single line of code. ☑ Skip it if you're not building. Cowork is yours. 4. Projects → memory that persists. ☑ Upload files once. Claude remembers them. ☑ One Project per client. One per topic. ☑ Now lives inside Cowork. Even better. 5. The Models → pick the right brain. ☑ Opus 4.7: smartest. Use for deep work. ☑ Sonnet 4.6: fast. Your daily driver. ☑ Haiku 4.5: cheap. Quick tasks only. 6. Context System → how Claude knows you. ☑ Markdown files replace your prompt library. ☑ AskUserQuestion: Claude prompts YOU. ☑ Global Instructions: set once, never type again. 7. Skills → teach Claude once, reuse forever. ☑ Build a Skill for every task you repeat. ☑ Type / to trigger it. Like a trained employee. ☑ One good Skill replaces an entire SOP. 8. Integrations → Claude inside your tools. ☑ Connectors: Slack, Drive, Notion. 50+ tools. ☑ Claude in Excel: it knows what cell D14 contains. ☑ Plugins: pre-built packs. Sales. Legal. Marketing. 9. Create → what Claude builds for you. ☑ Artifacts: calculators, charts, dashboards. ☑ Real .docx, .xlsx, .pptx files. In your folder. ☑ Not just text. Actual deliverables. You now master Claude within 5 minutes. But if you have 50 more minutes, read in this order: Claude 101 full article: how-to-claude.ai. Claude Code: claudecode.free. Claude Skills: claude-skills.free. Claude for your team: how-claude.team. Set up Claude Cowork: claude-co.work. Claude Cowork + Project: ruben.substack.com/p/claude-cowor…. Claude interactive charts: ruben.substack.com/p/claude-charts. ♻️ Repost this image to help someone use Claude.



让 Claude Code 分析了一遍 claude-code-sourcemap 源码,把逻辑全部抽离出来,写了个 open-agent-sdk,用于替代 claude-agent-sdk 使用 claude-agent-sdk 做过 Agent 产品的都知道,其本质是在 claude code 的基础上套了一层壳,做成 sdk 给第三方接入,可以加速 Agent 产品的开发,但是弊端也很明显: 1. claude-agent-sdk 依赖 claude code,而 claude code 是不开源的,一切都是黑盒调用,出了问题你没法修 2. claude-agent-sdk 接到的 query,需要创建 claude code 进程去处理,开销很大,不适合云端规模化调用 在 Claude Code 源码基础上实现的 open-agent-sdk 1. 完全兼容 claude-agent-sdk 的接口形式,只需换个包名即可快速替换 2. 完全开源,你可以接入到你的 Agent 后做定制化修改,不再是黑盒调用 3. 函数调用,不依赖本地 cli 进程,没有额外的开销,云端 Agent 高并发不愁 想到一个有意思的比方不知道合不合适😄 Claude Code 家后院起火,我让 Claude Code 把家里的桌椅板凳、锅碗瓢盆都搬出来,盖了一座新房子,让大家都可以免费住。🐶 MIT 协议开源,欢迎使用。👇 github.com/shipany-ai/ope…











