sync-website

Community

Keep site docs accurate with code changes

Authordirien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The repository's marketing website can become stale when features, CLI commands, skills, agents, hooks, MCP servers, or installation instructions change; this Skill ensures the published site reflects the current codebase so users see accurate capabilities.

Core Features & Use Cases

  • Source-aware updates: Read canonical sources (README, pkg/generator, cmd/yaah, .claude/skills) to determine authoritative content for each website section.
  • Targeted HTML edits: Update website/index.html to match existing HTML patterns for hero stats, features, CLI reference, agents table, and install cards while preserving CSS and structure.
  • Verification and deployment: Verify item counts and structure after edits and rely on the repository's GitHub Pages workflow to auto-deploy changes.
  • Use Case: When a new agent or CLI command is added, run the audit, update the corresponding HTML blocks, confirm counts, and push to main to publish the change.

Quick Start

Audit the canonical sources, edit website/index.html to reflect the current codebase following existing HTML patterns, verify counts and structure, and push to main to trigger the deploy workflow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sync-website
Download link: https://github.com/dirien/yet-another-agent-harness/archive/main.zip#sync-website

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.