AgentSkillsCN

describe-required-inputs

代理在行动前必须阅读的必读文件。在启动代理工作时加载此信息,以确保各项前置条件均已满足。

SKILL.md
--- frontmatter
name: describe-required-inputs
description: Mandatory files agents must read before acting. Load when starting agent work to ensure prerequisites are met.
user-invocable: false

Required Inputs

Before any agent acts, it must read:

  • .ushabti/laws.md (if it exists)
  • .ushabti/style.md (if it exists)

If laws or style don't exist when needed, stop and instruct the user to run the appropriate agent first.