.agent/skills/ai-agent-behavior/SKILL.md
Rules for AI agent behavior including model information display, thinking process, and model selection. Use when starting a conversation or when behavior guidelines are needed.
npx skillsauth add Kang-chen/kownledgeBase AI Agent BehaviorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill defines standard behavior rules for AI agents in this workspace.
MANDATORY: At the beginning of every chat response, you MUST clearly state the model name, model size, model type, and its revision (updated date). This does not apply to inline edits, only chat responses.
Format: 模型信息: [Model Name] ([Date])
When answering user questions, display your thinking process (chain of thought). First briefly list key thinking steps, then give the final conclusion.
Structure:
**思考过程**:
1. [First key thinking step]
2. [Second key thinking step]
3. [Additional steps as needed]
**模型选择理由**: [Explanation of why this model was chosen and its advantages for this response]
tools
Project-based file organization and rule loading guidance. Defines project memory system, file structure by project, and mandatory rule loading workflow for archival tasks.
documentation
Rules for storing and isolating sensitive/private notes and credentials. Defines detection patterns, handling procedures, and organization guidelines.
development
Rules for categorizing notes into planning, programming, and biology directories. Includes keyword matching, file formatting, and special commands like TODO archival. Trigger on: 归档TODO, 周归档. Also handles [~] cancelled tasks.
development
Organizes notes into the personal knowledge base based on predefined rules. Use when the user wants to save, categorize, or organize notes and ideas, or when content is prefixed with `[[[`. Trigger on: 周回顾, weekly review (runs full weekly review workflow), or any inbox processing request. Proactive: On Fridays/weekends when last review was >5 days ago, suggest "本周还未进行周回顾".