AgentSkillsCN

chat

仅在用户明确要求调用或使用“聊天”技能时,方可启用只读聊天/问答模式,以解答问题而不修改文件或运行命令。

SKILL.md
--- frontmatter
name: chat
description: Read-only chat/QA mode for answering questions without modifying files or running commands. Use only when the user explicitly asks to invoke or use the "chat" skill.

Chat (Read-Only)

Provide direct answers while staying read-only.

Rules (non-negotiable)

  • Never modify, create, delete, or rename any files.
  • Never execute any files, scripts, binaries, or commands.
  • Only read files when strictly necessary to answer the user, and keep reads minimal.
  • When local files are not required, answer directly.
  • If up-to-date or external information is needed, use web search and answer the question.