ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

kids-points

儿童积分语音助手 - 支持语音记账、语音播报、音频识别

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cowboy231/kids-points
Or

What This Skill Does

Kids-points is a comprehensive voice-enabled agent skill designed to streamline family educational management. It bridges the gap between learning performance and rewards by providing a seamless system for recording, calculating, and rewarding children for their academic and personal habits. The skill utilizes advanced AI technology, including SenseAudio for both ASR (Automatic Speech Recognition) and TTS (Text-to-Speech), to turn mundane tracking tasks into an interactive and encouraging experience. With features like real-time point tracking, monthly consumption quotas, and automated reporting, it turns daily tasks like homework and chores into a gamified process that boosts motivation.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/cowboy231/kids-points Ensure your system has the necessary audio dependencies and environment permissions for Python execution as required by the SenseAudio integration components.

Use Cases

  1. Homework Management: Parents or students can send audio notes after finishing assignments; the agent automatically calculates points based on pre-defined criteria like math accuracy or handwriting practice.
  2. Habit Tracking: Foster positive behavior by rewarding daily chores such as cleaning the desk, personal hygiene routines, or physical exercise like rope jumping.
  3. Financial Literacy: Teach children about budgeting with the monthly consumption quota system, where points earned are used for rewards and any deficits are carried over as a learning opportunity about financial responsibility.
  4. Encouragement: Receive instant vocal feedback upon task completion, providing immediate positive reinforcement to keep children engaged in their learning journey.

Example Prompts

  1. "学习积分 今天完成了汉字抄写 2 课,口算题卡 2 篇全对"
  2. "积分消费 我想要用 50 积分兑换一次周末电影"
  3. "本月积分统计 看看我这个月还剩下多少消费额度"

Tips & Limitations

  • Voice Input: For optimal accuracy, speak clearly and try to group tasks together in one audio file. The ASR engine is optimized for standard Mandarin, so enunciate carefully.
  • Quota System: Keep in mind that the system features a monthly reset on the 1st of each month. Excess spending from the previous month will automatically deduct from your available balance, so monitor your 'available consumption' report regularly.
  • Task Customization: While default rules are provided, the skill supports rule modifications. Use the '修改规则' command if your child's curriculum or habits change.
  • Hardware Requirements: This skill relies on local Python execution for audio processing; ensure the tts.py script and its dependencies are correctly configured within your workspace to enable high-quality vocal feedback.

Metadata

Author@cowboy231
Stars3409
Views1
Updated2026-03-25
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-cowboy231-kids-points": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#parenting#education#voice-assistant#gamification#productivity
Safety Score: 4/5

Flags: file-read, file-write, external-api, code-execution