SkillHub

parental-controls

v1.0.0

家长监护门户,支持儿童活动监控、屏幕时间管理、内容过滤及实时提醒,PIN码保护。

Sourced from ClawHub, Authored by raghulpasupathi

Installation

Please help me install the skill `parental-controls` from SkillHub official store. npx skills add raghulpasupathi/parental-controls

Parental Controls Skills

Skills for parent/guardian management and monitoring.

Essential Skills

1. Parent Portal

Skill ID: parent-portal

Purpose: Guardian interface for monitoring and configuration

Features: - Weekly activity reports - Real-time alerts (high-risk content) - Settings lock (PIN protection) - Screen time management - Content review dashboard - Whitelist/blacklist management

Installation: Download from ClawHub

Configuration:

{
  "skill": "parent-portal",
  "settings": {
    "pinProtection": true,
    "weeklyReports": true,
    "realTimeAlerts": true,
    "categories": ["csam", "self-harm", "high-nsfw"],
    "alertEmail": "[email protected]"
  }
}

Features: - Activity Dashboard: See what was blocked and when - PIN Lock: Children can't disable protection - Reports: Weekly summary emails (opt-in) - Alerts: Immediate notification for critical content

Use Cases: - Family internet safety - School monitoring (with consent) - Child protection


For complete skill index, see RECOMMENDED_SKILLS.md.