AgentSkillsCN

comms

在企业内部沟通中采用标准化的格式。在撰写状态报告、公司简报、常见问题解答,以及领导层动态更新时,可灵活运用此方法。当企业沟通需要保持一致性时,应主动展开相关工作。 示例: - 用户:“为本周撰写一份 3P 更新” → 采用 Progress/Plans/Problems 模板 - 用户:“起草一份全公司范围的公告” → 采用简报的格式 - 用户:“为新项目创建常见问题解答” → 遵循内部 FAQ 编写指南

SKILL.md
--- frontmatter
name: comms
description: |-
  Apply standardized formats for internal business communications. Use for status reports, company newsletters, FAQs, and leadership updates. Use proactively when consistency in corporate communication is required.
  
  Examples:
  - user: "Write a 3P update for the week" -> use Progress/Plans/Problems template
  - user: "Draft a company-wide announcement" -> use newsletter format
  - user: "Create an FAQ for the new project" -> use internal FAQ guidelines
<instructions> # Internal Communications Suite

📋 Communication Types

  • 3P updates: Progress, Plans, Problems.
  • Newsletters: Company-wide announcements.
  • FAQ responses: Standardized project Q&A.
  • Leadership updates: High-altitude status reports.

🔄 Workflow

  1. Identify: Determine the communication type from the request.
  2. Load: Reference the guideline files in assets/examples/.
  3. Draft: Follow the specific tone and formatting instructions in the example.
  4. Refine: Ensure the content is concise and stakeholder-aligned.

📁 Resource Map

  • assets/examples/3p-updates.md
  • assets/examples/company-newsletter.md
  • assets/examples/faq-answers.md
  • assets/examples/general-comms.md
</instructions>