← 返回 Skills 市场
openlang-cn

America

作者 openlang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
227
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install america
功能描述
Helps with U.S.-specific conventions such as time zones, date and number formats, holidays, and regional context. Use when the user mentions American time, c...
使用说明 (SKILL.md)

\r \r

America(美国相关约定)\r

\r 本 Skill 用于统一和说明与美国相关的约定与背景,包括时区、日期/数字/货币格式、节假日、以及写作时面向美国读者的注意事项。\r \r ---\r \r

何时使用\r

\r 当用户提到或需要:\r \r

  • “按美国时间/时区” 安排或换算时间\r
  • 使用美元金额、美国习惯的数字/日期格式\r
  • 讨论美国的常见节假日、工作日/周末\r
  • 为美国用户/读者撰写文档、提示文案、错误信息\r \r ---\r \r

时间与时区(美国)\r

\r

  • 常见时区:\r
    • Eastern Time(ET,东部)\r
    • Central Time(CT,中部)\r
    • Mountain Time(MT,山区)\r
    • Pacific Time(PT,太平洋)\r
  • 使用时尽量写清:UTC 偏移 + 时区缩写,例如:2026-03-13 10:00 PT (UTC-8)。\r
  • 涉及夏令时(DST)时,应避免写死 UTC 偏移,在说明中使用“当地时间 + 时区名”,并提醒可能因 DST 变化。\r \r ---\r \r

日期、数字与货币格式\r

\r

  • 日期:美国常用 MM/DD/YYYY 或带英文月份(如 Mar 13, 2026)。\r
  • 时间:12 小时制常见(带 AM/PM),技术文档中可优先使用 24 小时制并标注时区。\r
  • 数字分隔1,234.56(逗号分千位,小数点为点)。\r
  • 货币:美元用 $USD,例如 $10.50USD 10.50。\r \r ---\r \r

美国节假日与工作日(概念性)\r

\r

  • 常见公共假期包括:New Year’s Day, Independence Day, Thanksgiving, Christmas 等,具体日期每年略有差异。\r
  • 工作日通常为周一到周五,周末为周六和周日;排期时可假定此模式,但若对具体年份/州的放假安排有强需求,应查官方或权威来源。\r \r ---\r \r

面向美国用户写作的注意点\r

\r

  • 文案与提示信息默认使用 美式英语("color", "center", "organization" 等拼写)。\r
  • 避免使用只在其他地区常见的日期/货币/度量单位格式;如必要,在括号中补充美国习惯单位或格式。\r
  • 在涉及法律、税务、合规内容时,只提供一般性说明,并提示“需结合具体州/联邦规定及专业意见”。\r \r ---\r \r

使用原则\r

\r

  • 当问题与“美国”无关时,不要主动引入本 Skill 的内容。\r
  • 当用户强调“按美国习惯”“面向美国用户”时,再根据本 Skill 调整时区、格式和措辞。\r \r
安全使用建议
This skill is low-risk: it only provides locale/style guidance for U.S. audiences and asks for no credentials or installs. You can safely enable it to help format dates, times, currency, and wording for American readers. As with any content-guidance skill, verify facts that change over time (specific holiday dates, state-level rules, DST edges) and test outputs with representative examples to ensure formatting meets your needs. If you prefer the agent not to apply U.S. conventions automatically, monitor or restrict when the skill is invoked.
功能分析
Type: OpenClaw Skill Name: america Version: 1.0.0 The skill bundle is purely informational and provides guidelines for an AI agent regarding U.S. localization, such as time zones, date formats, and currency conventions. There is no executable code, no network activity, and no evidence of malicious prompt injection or data exfiltration in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name and description match the SKILL.md guidance: the skill is explicitly about U.S. conventions and nothing in the files asks for unrelated capabilities or credentials.
Instruction Scope
SKILL.md contains only guidance about when and how to adapt content for American conventions. It does not instruct the agent to read files, access environment variables, call external endpoints, or collect unrelated data.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched during install.
Credentials
No environment variables, credentials, or config paths are requested — the level of access requested is appropriate for a formatting/localization guidance skill.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or system-wide changes. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install america
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /america 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
america 1.0.0 – Initial release - Introduces conventions and guidelines for U.S.-specific contexts: time zones, date/number/currency formats, holidays, and writing for American audiences. - Details common U.S. time zones and best practices for representing time (including daylight saving notes). - Clarifies standard U.S. formats for dates (MM/DD/YYYY), numbers, and currency (USD/$). - Lists typical U.S. holidays and workweek definitions. - Provides guidance for writing in American English and adapting content to U.S. conventions. - Specifies usage principles to apply U.S. norms only when clearly requested or relevant.
元数据
Slug america
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

America 是什么?

Helps with U.S.-specific conventions such as time zones, date and number formats, holidays, and regional context. Use when the user mentions American time, c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。

如何安装 America?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install america」即可一键安装,无需额外配置。

America 是免费的吗?

是的,America 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

America 支持哪些平台?

America 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 America?

由 openlang(@openlang-cn)开发并维护,当前版本 v1.0.0。

💬 留言讨论