Repository Skills

This directory contains the skills that are maintained in this repository.

Published Skills

  • webmcp-bridge General bridge operations, per-site links, and browser session management.
  • board-webmcp Site wrapper for the native board demo.
  • x-webmcp Site wrapper for X, Grok, and X Articles flows.
  • google-webmcp Site wrapper for Google and Gemini flows.
  • weibo-webmcp Site wrapper for Weibo timeline, post, comment, article, and search flows.
  • webmcp-adapter-creator Workflow for creating new fallback site adapters.

Directory Layout

Each skill usually contains:

  • SKILL.md The main skill contract and workflow.
  • agents/ Agent-specific metadata.
  • references/ Supporting usage, troubleshooting, and workflow notes.
  • scripts/ Helper scripts for validation or link creation.

Maintenance Notes

  • Edit the real files in this directory, not generated copies.
  • Run the corresponding scripts/validate.sh file before publishing a changed skill.
  • Publish changed skills through ClawHub from the repository root.