Imported from ltwin/customer_manage_platform (
AGENTS.md). Install upstream withnpx skills add ltwin/customer_manage_platform. Copyright stays with the author.
AGENTS
<skills_system priority="1">
Available Skills
How to use skills:
- Each skill has a tag containing the full path to the SKILL.md file
- Read the skill file directly using: Read("")
- The skill content will load with detailed instructions on how to complete the task
- The parent directory of SKILL.md contains bundled resources (references/, scripts/, assets/)
Usage notes:
- Only use skills listed in <available_skills> below
- Do not invoke a skill that is already loaded in your context
- Each skill invocation is stateless
Skills directory: /Users/samson/.claude/skills
<available_skills>
</available_skills> daily-summary Generate daily work reports from Cursor chat history. Use when users request work summaries, daily reports, or need to review daily work content. Supports querying sessions by date, reading conversations, identifying work types, extracting tech debt, and saving summaries. Can optionally integrate git commit analysis. /Users/samson/.claude/skills/daily-summary/SKILL.md global
</skills_system>
Project
项目规则手册与文档索引见 CLAUDE.md;CodeStable 工作流启动必读 .codestable/attention.md。