欢迎关注我的推特
上一页 1 2 3 4 5 6 7 8 ··· 71 下一页
摘要: Claude Code can connect to hundreds of external tools and data sources through the Model Context Protocol (MCP), an open source standard for AI-tool i 阅读全文
posted @ 2026-02-09 21:34 服务号AwesomeAITools 阅读(700) 评论(0) 推荐(0)
摘要: This guide covers common patterns for working with the Messages API, including basic requests, multi-turn conversations, prefill techniques, and visio 阅读全文
posted @ 2026-02-01 10:41 服务号AwesomeAITools 阅读(110) 评论(0) 推荐(0)
摘要: Make your first API call to Claude and build a simple web search assistant下面我们通过向 Claude 发起第一个 API 调用,并构建一个简单的网络搜索助手 # Prerequisites 先决条件 An Anthropic 阅读全文
posted @ 2026-01-31 15:35 服务号AwesomeAITools 阅读(72) 评论(0) 推荐(0)
摘要: Use the Agent SDK to run Claude Code programmatically from the CLI, Python, or TypeScript.使用 Agent SDK 从 CLI、Python 或 TypeScript 中通过编程运行 Claude Code。 阅读全文
posted @ 2026-01-29 19:54 服务号AwesomeAITools 阅读(194) 评论(0) 推荐(0)
摘要: Learn how to customize and extend Claude Code’s behavior by registering shell commands学习如何通过注册 Shell 命令来自定义和扩展 Claude Code 的行为 Claude Code hooks are u 阅读全文
posted @ 2026-01-29 14:41 服务号AwesomeAITools 阅读(75) 评论(0) 推荐(0)
摘要: Adapt Claude Code for uses beyond software engineering将Claude Code 用于软件以外的其它地方 Output styles allow you to use Claude Code as any type of agent while k 阅读全文
posted @ 2026-01-29 09:24 服务号AwesomeAITools 阅读(76) 评论(0) 推荐(0)
摘要: Claude Code技能系统允许用户通过创建、管理和共享技能来扩展Claude的功能。技能以SKILL.md文件为核心,包含YAML配置和Markdown指令,可通过/skill-name直接调用或由Claude自动触发。 阅读全文
posted @ 2026-01-25 16:18 服务号AwesomeAITools 阅读(643) 评论(0) 推荐(0)
摘要: 本文介绍了ClaudeCode插件系统的使用方法和功能。插件可以为ClaudeCode添加新的命令、代理和功能,提升开发效率和体验。 阅读全文
posted @ 2026-01-25 12:37 服务号AwesomeAITools 阅读(681) 评论(0) 推荐(0)
摘要: 本文介绍了如何为ClaudeCode创建自定义插件来扩展其功能。 阅读全文
posted @ 2026-01-25 09:39 服务号AwesomeAITools 阅读(217) 评论(0) 推荐(0)
摘要: ClaudeCode中的子代理系统允许创建专门的AI助手来处理特定任务,提高工作效率和上下文管理。子代理在自己的独立环境中运行,具有自定义提示、工具权限和模型选择。 阅读全文
posted @ 2026-01-24 19:40 服务号AwesomeAITools 阅读(685) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 71 下一页