clawdtm-moderator

Manage ClawdTM skill moderation via API endpoints.

9|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/0xmythril/clawdtm --skill clawdtm-moderator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdtm-moderator
Source: https://github.com/0xmythril/clawdtm/tree/main/mods
Command: npx skills add https://github.com/0xmythril/clawdtm --skill clawdtm-moderator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a centralized API interface for moderators to manage ClawdTM skills, including hiding, un-hiding, and setting verification or featured statuses efficiently.

Core Features & Use Cases

  • Moderation Actions: Hide malicious or inappropriate skills and restore them as needed.
  • Status Management: Mark skills as verified or featured to promote quality.
  • Use Case: A moderator detects a harmful skill and uses the API to hide it with a reason, or approves a trusted skill to be featured for users.

Quick Start

Use the skill to hide a skill by sending a POST request with the skill slug and reason.

Frequently Asked Questions about clawdtm-moderator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I moderate ClawdTM skills and hide malicious content?

To moderate ClawdTM skills, you can hide malicious content by sending a POST request to the moderation API endpoints with the specific skill slug and a reason for the action.

Can I set a ClawdTM skill to featured or verified status?

Yes, you can manage skill statuses by setting them to verified or featured through the centralized API interface, which helps promote quality skills to users.

What is the best way to un-hide a skill after moderation review?

Un-hiding a skill is handled through the moderation API interface, allowing moderators to restore previously hidden skills securely once the review process is complete.

Do I need API access to perform ClawdTM skill management tasks?

Yes, ClawdTM skill management requires API access to the moderation endpoints, ensuring secure, role-based access to hide, un-hide, verify, and feature skills.

Does ClawdTM moderation support integration with external admin panels?

Yes, the moderation functionalities support integration with external moderation systems and admin panels, providing a centralized API interface for secure management actions.

Why does role-based access matter for skill moderation?

Role-based access ensures secure moderation by restricting API capabilities like hiding, verifying, and featuring skills to authorized moderators managing the ClawdTM platform.