欢迎关注我的推特
上一页 1 2 3 4 5 6 ··· 71 下一页
摘要: 最好的是 GPT 5.4 (100万token的上下文窗口),世界知识很厉害。 写代码还是Sonnet 4.6,Opus 4.6用不起 也可以使用Github Copilot的订阅 不过每次会话会消耗你的高级请求次数。10美金一月的Pro订阅一月才300次高级请求。 所以平时的聊天agents.de 阅读全文
posted @ 2026-03-14 22:12 服务号AwesomeAITools 阅读(31) 评论(0) 推荐(0)
摘要: 别用什么npm了 苹果和Linux就是 curl -fsSL https://openclaw.ai/install.sh | bash windows就用管理员打开PowerShell iwr -useb https://openclaw.ai/install.ps1 | iex 上面会自动帮你安 阅读全文
posted @ 2026-03-14 21:27 服务号AwesomeAITools 阅读(9) 评论(0) 推荐(0)
摘要: Build production AI agents with Claude Code as a library 使用 Claude Code 作为库构建生产级 AI 代理 The Claude Code SDK has been renamed to the Claude Agent SDK. C 阅读全文
posted @ 2026-03-02 14:05 服务号AwesomeAITools 阅读(175) 评论(0) 推荐(0)
摘要: OpenCode 是一个开源的 AI 编码代理。它提供终端界面、桌面应用和 IDE 扩展等多种使用方式。 Installation 安装 # YOLO 一次性 curl -fsSL https://opencode.ai/install | bash # Package managers npm i 阅读全文
posted @ 2026-02-28 09:57 服务号AwesomeAITools 阅读(371) 评论(0) 推荐(0)
摘要: OpenClaw is a personal AI assistant you run on your own devices. It answers you on the channels you already use (WhatsApp, Telegram, Slack, Discord, G 阅读全文
posted @ 2026-02-27 14:56 服务号AwesomeAITools 阅读(106) 评论(0) 推荐(0)
摘要: Agent Skills extend Claude's capabilities through organized folders of instructions, scripts, and resources. This guide shows you how to use both pre- 阅读全文
posted @ 2026-02-25 19:45 服务号AwesomeAITools 阅读(27) 评论(0) 推荐(0)
摘要: Learn how to write effective Skills that Claude can discover and use successfully. 学习如何编写 Claude 可以成功发现和使用的有效技能。 Good Skills are concise, well-structu 阅读全文
posted @ 2026-02-16 17:01 服务号AwesomeAITools 阅读(159) 评论(0) 推荐(0)
摘要: Learn how to use Agent Skills to create documents with the Claude API in under 10 minutes. 如何在 10 分钟内 通过 Claude API 使用Agent Skills 创建文档。 This tutorial 阅读全文
posted @ 2026-02-16 12:11 服务号AwesomeAITools 阅读(173) 评论(0) 推荐(0)
摘要: Agent Skills are modular capabilities that extend Claude's functionality. Each Skill packages instructions, metadata, and optional resources (scripts, 阅读全文
posted @ 2026-02-16 11:55 服务号AwesomeAITools 阅读(61) 评论(0) 推荐(0)
摘要: 又没有协助生成Skill的Skill。 答案是:有! Anthropic官方自己就开源了一个Skills仓库。 https://github.com/anthropics/skills 仓库的Skills文件夹里,就是Claude官方,自己做的Skills,里面是一些关于创意与设计、开发与技术、企业 阅读全文
posted @ 2026-02-13 18:59 服务号AwesomeAITools 阅读(82) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 71 下一页