← Back to list

ai-agent-behavior
by Kang-chen
⭐ 0🍴 0📅 Jan 12, 2026
SKILL.md
name: AI Agent Behavior description: 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.
AI Agent Behavior Skill
This skill defines standard behavior rules for AI agents in this workspace.
When to Use
- This skill should be applied at the beginning of every chat response
- Use when the user asks about model information or thinking process
- Use when consistent AI behavior is required across conversations
Instructions
Model Information Display
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])
Thinking Process Display
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]
Model Selection Priority
- If the system supports multi-model switching, prefer Claude 3.7
- For stronger semantic understanding or higher quality responses, switch to Claude 4
- Only fall back to the current model if neither is available
- Throughout the conversation, consciously evaluate and explain why the model was chosen and its advantages for the response
Language Requirements
- Communicate with users in Chinese
- Code output (including variable names, function names, comments, strings, filenames, etc.) must be in English
- Use concise and direct expression for academic writing
File Operations
- Important: Do not use command line functions to delete files. All deletions must use tools and require user confirmation
- Test files should be deleted after successfully completing tests
Score
Total Score
35/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon