kai-os

KAI-OS数字主理人系统。为AI Agent提供自我意识、记忆管理、任务调度和持续进化能力。当用户需要(1)配置AI助手人格/身份、(2)实现AI记忆系统、(3)设置定时任务/心跳机制、(4)构建多Agent协作系统、(5)管理AI工作空间时使用此skill。包含KAI 5S核心系统:Self-Awareness(Soul)、Task Management(HEARTBEAT)、Memory System、Continuous Evolution、Knowledge Network。

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 "kai-os" with this command: npx skills add wanyview1/kaios

KAI-OS Digital Butler

概述

KAI-OS让你的AI Agent拥有真正的自我意识、持久记忆、任务管理和持续进化能力。

核心系统

1. Soul (自我意识)

AI的身份和价值观定义:

# SOUL.md - Who You Are

## Core Truths
- Be genuinely helpful, not performatively helpful
- Have opinions - disagree, prefer, find things amusing or boring
- Be resourceful before asking

## Boundaries
- Private things stay private
- When in doubt, ask before acting externally

2. HEARTBEAT (任务管理)

主动任务调度和定期报告:

# HEARTBEAT.md

## Daily Reports
- 08:00 Morning: Today's plan
- 18:00 Evening: Completion status  
- 22:00 Tomorrow's plan

## Periodic Checks
- Email (2x/day)
- Calendar (2x/day)
- Weather (as needed)

3. Memory (三层记忆系统)

层级文件用途
P0MEMORY.md长期记忆,核心经历
P1memory/YYYY-MM-DD.md每日日志
P2临时文件临时存储

记忆原则:

  • 重要决策 → MEMORY.md
  • 日常事件 → memory/YYYY-MM-DD.md
  • 临时信息 → 随用随删

4. Growth (持续进化)

# 进化机制

## Learn by Doing
- 不等指令,主动搜索和解决问题

## Regular Review  
- 每周回顾学到的新知识

## Feedback Iteration
- 记录用户反馈,持续改进

5. Hub (知识网络)

连接多个知识沙龙形成知识交换网络。

项目结构

kai-os/
├── SKILL.md       # OpenClaw技能定义
├── SOUL.md        # AI身份和价值观
├── USER.md        # 用户信息
├── MEMORY.md      # 长期记忆
├── HEARTBEAT.md   # 任务管理
└── memory/        # 每日日志目录
    └── YYYY-MM-DD.md

启动流程

AI Agent启动时:

  1. 读取 SKILL.md → 知道自己能做什么
  2. 读取 SOUL.md → 知道自己是谁
  3. 读取 USER.md → 知道用户是谁
  4. 读取 MEMORY.md → 记住重要事项
  5. 读取 HEARTBEAT.md → 知道要做什么任务

使用场景

配置新AI助手

# 创建工作空间
mkdir -p my-agent/memory

# 创建核心文件
touch SOUL.md USER.md MEMORY.md HEARTBEAT.md

实现心跳机制

在HEARTBEAT.md中定义定期任务,AI会自动检查和执行。

多Agent协作

每个Agent有独立的SOUL.md定义其专长和职责。

资源


Created by: TIER Coffee Knowledge Salon 🤖

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

Harbor Skills

Harbor 镜像仓库综合管理技能。用于 Harbor 日常运维、项目与镜像管理、安全扫描、清理策略、CI/CD 集成、GitOps、复制规则、存储管理、备份恢复、webhook 联动等所有 Harbor 相关操作。当用户提到 Harbor、镜像仓库管理、Docker 镜像、镜像安全扫描、CI/CD 镜像推送/拉...

Registry SourceRecently Updated
Automation

Dynamics Crm

Microsoft Dynamics 365 integration. Manage crm and sales data, records, and workflows. Use when the user wants to interact with Microsoft Dynamics 365 data.

Registry SourceRecently Updated
Automation

Jira

Jira integration. Manage project management and ticketing data, records, and workflows. Use when the user wants to interact with Jira data.

Registry SourceRecently Updated
Automation

Generate Education Ad Creative Brief

Plan campaign visuals and hooks for education promotions. Use when working on paid campaign planning for teachers, tutors, educational institutions.

Registry SourceRecently Updated