Skip to content
TopicTracker
来自 HackerNews查看原文
译文语言译文语言

Claude Tag

Claude Tag 是 Claude 平台中的一种标记功能,用于对对话、文档或内容进行分类、标注和组织。通过使用标签,用户可以更方便地管理和检索信息,提升工作效率。

背景速读

- Claude Tag 是 Anthropic 为其 AI 助手 Claude 新推出的一项功能,可以理解为一种"元标签"或"规则卡片"。 - 它的核心作用:让你以自然语言写一段固定指令(比如回答风格、安全边界、可用工具等),然后将其绑定到一个短标签上(如 #旅游规划)。每次对话开头带上这个标签,Claude 就会自动执行这组规则。 - 类似 GPTs 的"自定义指令"功能,但更轻量——不要求创建独立应用,只需在对话中引用标签即可生效。 - 这篇文档面向开发者或深度用户,展示如何通过 API 或 Web 端创建和管理这些标签,以实现一致的角色、风格或行为约束。 - 背景:Anthropic 是 OpenAI 前员工创立的公司,主打 AI 安全与可控性;Claude Tag 延续了这一路线——让用户更精细地控制 AI 的行为边界。

相关报道

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.