首页
沸点
课程
数据标注
HOT
AI Coding
更多
直播
活动
APP
插件
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
Claude Code中英文系列教程
AwesomeAITools
创建于2026-01-21
订阅专栏
Claude Code中英文系列教程
暂无订阅
共26篇文章
创建于2026-01-21
订阅专栏
默认顺序
默认顺序
最早发布
最新发布
Claude Code中英文系列教程38:使用Agent SDK 创建属于你自己的Agent
Build production AI agents with Claude Code as a library 使用 Claude Code 作为库构建生产级 AI 代理
Claude Code中英文系列教程37:通过API调用使用Agent Skills的最佳实践
Agent Skills extend Claude's capabilities through organized folders of instructions, scripts……
Claude Code中英文系列教程36:Skills官方最佳实践
Learn how to write effective Skills that Claude can discover and use successfully. 学习如何编写 Claude 可以成
Claude Code中英文系列教程35:通过API使用Skills创建ppt,word文档和pdf
Learn how to use Agent Skills to create documents with the Claude API in under 10 minutes. 如何在 10 分钟
Claude Code中英文系列教程34:再谈Skills
Agent Skills are modular capabilities that extend Claude's functionality. Each Skill packages instru
Claude Code中英文系列教程33:用魔法打败魔法,利用官方Skill创建Skill
又没有协助生成Skill的Skill。 答案是:有! Anthropic官方自己就开源了一个Skills仓库。 https://github.com/anthropics/skills
Claude Code中英文系列教程32:Claude Code官方推荐的MCP 服务器
1,Circleback https://circleback.ai/docs/mcp Search and access context from meetings 搜索和访问会议上下文
Claude Code中英文系列教程31:使用 MCP 里面的资源
MCP servers can expose resources that you can reference using @ mentions
Claude Code中英文系列教程30:将 Claude Code 作为 MCP 服务器对外提供服务
You can use Claude Code itself as an MCP server that other applications can connect to
Claude Code中英文系列教程29:使用插件提供的 MCP 服务器
Plugins can bundle MCP servers, automatically providing tools and integrations when....
Claude Code中英文系列教程28:配置Claude Code使用MCP
Claude Code can connect to hundreds of external tools and data sources through the MCP
Claude Code中英文系列教程27:Messages消息 API使用示例
This guide covers common patterns for working with the Messages API
Claude Code中英文系列教程26:API开发入门之通过API实现网络搜索助手
Make your first API call to Claude and build a simple web search assistant 下面我们通过向 Claude 发起第一个 API
Claude Code中英文系列教程25:非交互式运行 Claude Code
Use the Agent SDK to run Claude Code programmatically from the CLI, Python, or TypeScript.
Claude Code中英文系列教程24:使用钩子hooks扩展 Claude Code 的行为
Learn how to customize and extend Claude Code’s behavior by hooks
Claude Code中英文系列教程23:通过Output styles 输出样式控制系统提示词并关闭编码技能
Adapt Claude Code for uses beyond software engineering 将Claude Code 用于软件以外的其它地方
Claude Code中英文系列教程22:通过Skills扩展 Claude 的功能【重要】
技能系统允许用户通过创建、管理和共享技能来扩展Claude的功能。技能以SKILL.md文件为核心,包含YAML配置和Markdown指令,可通过/skill-name直接调用或由Claude自动触发
Claude Code中英文系列教程21:通过市场发现并安装插件
本文介绍了ClaudeCode插件系统的使用方法和功能。插件可以为ClaudeCode添加新的命令、代理和功能,提升开发效率和体验。
Claude Code中英文系列教程20:通过创建Claude Code插件分享agent和skills
Create custom plugins to extend Claude Code with skills, agents, hooks, and MCP servers. 创建自定义插件
Claude Code中英文系列教程19:使用subagent子代理与创建自定义子代理【重要】
ClaudeCode中的子代理系统允许创建专门的AI助手来处理特定任务,提高工作效率和上下文管理。子代理在自己的独立环境中运行,具有自定义提示、工具权限和模型选择。
下一页