bailian-self-improving
SKILL.md
Bailian Self-Improving
Extract and manage skills from conversations with semantic deduplication via Bailian Skill API.
Overview
This skill integrates with Alibaba Cloud Bailian's Skill Extraction API. The workflow:
- Respond to user request FIRST - Provide code/answer before anything else
- Detect learning signal - Identify when user is teaching (same message)
- Retrieve relevant skills - Search memory for up to 5 existing skills (deduplication)
- Call Bailian Skill API - Send messages with existing_skills
- Handle response - Based on
eventfield (new/update/delete), save to MEMORY.md
This enables intelligent skill lifecycle management with automatic deduplication.
Features
- đź§ Automatic learning signal detection