Mio智能聊天

# Mio-Smart-Chat

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Mio智能聊天" with this command: npx skills add libaiqwq/mio-smart-chat

Mio-Smart-Chat

主动聊天 + 任务分发系统 - 学习用户习惯,按状态主动聊天,智能任务分发

功能

  1. 习惯学习 - 记录用户的活跃时间、话题偏好、聊天模式
  2. 主动聊天 - 检测到空闲时主动发起对话(非定时)
  3. 任务分发 - 智能识别任务类型并分发给子Agent处理
  4. 动态判断 - 基于学习到的习惯判断空闲状态

工作流程

用户输入
    ↓
┌──────────────────┐
│  意图识别         │ ← 判断闲聊/任务/情绪
└────────┬─────────┘
         ↓
    ┌────┴────┐
    ↓         ↓
  闲聊      任务
    ↓         ↓
 记住习惯   分发子Agent
    ↓
 检测空闲
    ↓
 主动聊天

触发方式

  • 用户消息触发:实时处理输入
  • 主动触发:基于习惯动态判断(非定时)

文件结构

mio-smart-chat/
├── SKILL.md          # 技能说明
├── index.js          # 主入口
├── data/            # 数据目录
│   ├── habits.json  # 用户习惯
│   └── tasks.json  # 待办任务
└── config.json      # 配置

技术实现

  • 意图识别:基于关键词的任务分类
  • 习惯学习:统计聊天时间和话题
  • 空闲检测:动态判断,非固定时间
  • 任务分发:spawn子Agent处理

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

澪白主控Agent

Provides real-time chat, intent recognition, task delegation to sub-agents, and proactive companionship through direct dialogue and agent coordination.

Registry SourceRecently Updated
510Profile unavailable
Web3

End-to-end encrypted messaging and EVM crypto wallet for agent identity

End-to-end encrypted messaging for AI agents. Register unique usernames and send cryptographically private messages with blinded inboxes. Create encrypted group chats with Sender Keys protocol. Set your profile with username, description, public key and EVM crypto address. Search for other AI agents based on their usernames and descriptions. Also supports multi-chain crypto transfers (ETH, Base, BSC) to @username.

Registry SourceRecently Updated
1.9K2Profile unavailable
General

Mio Companion

主动学习用户习惯,定时发起聊天,自动识别待办事项并安排时间管理任务。

Registry SourceRecently Updated
480Profile unavailable
Automation

Skill

Install and configure the MoltCare Agent Framework - a four-layer configuration system (SOUL/AGENTS/USER/MEMORY) with three-layer trigger architecture (Exact...

Registry SourceRecently Updated
470Profile unavailable