Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @raghulpasupathi Updated 8/16/2026 1,103 downloads 0 stars Security: Pass

Parental Controls OpenClaw Plugin & Skill | ClawHub

Looking to integrate Parental Controls into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate devops & cloud tasks instantly, without having to write custom tools from scratch.

What this skill does

# 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**: ```javascript { "skill": "parent-portal", "settings": { "pinProtection": true, "weeklyReports": true, "realTimeAlerts": true, "categories": ["csam", "self-harm", "high-nsfw"], "alertEmail": "parent@example.com" } } ``` **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](../RECOMMENDED_SKILLS.md).*

Install

ClawHub CLI
openclaw skills install @raghulpasupathi/parental-controls
Node.js (npx)
npx clawhub@latest install parental-controls

Full SKILL.md

Open original

SKILL.md content below is scrollable.

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": "parent@example.com"
  }
}

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.

ClawHub Registry URL: https://clawhub.ai/raghulpasupathi/skills/parental-controls

Related skills

If this matches your use case, these are close alternatives in the same category.