demo-ingest-skill

Demo skill created to test the workflow of content ingestion from creation to publication. Use when learning how skills are structured and published.

Install

openclaw skills install @terrycarter1985/demo-ingest-skill

Demo Ingest Skill

This is a demo skill created to illustrate the complete workflow of content ingestion: from creation and processing to publishing into the resource center (ClawHub).

Purpose

  • Demonstrate skill structure
  • Test the ingest workflow
  • Serve as a reference for skill creation

Quick Start

bash
clawhub install demo-ingest-skill

Structure

text
demo-ingest-skill/
├── SKILL.md (required)
└── Bundled Resources (optional)
    ├── scripts/
    ├── references/
    └── assets/