编程

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.

它能做什么

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

技能文档

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

clawhub install demo-ingest-skill

Structure

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

相关技能

A demonstration skill for content ingestion workflows. Checks a workspace folder for text/markdown assets, generates a simple inventory report, and prints a summary. Useful as a minimal example for pipeline-driven publishing.

2 次安装

Demo skill that turns a raw digital-content file (e.g. a markdown note) into a reusable skill package. Given a source file, it builds a SKILL.md, extracts me...

1 次安装

A demo greeting skill that prints friendly hello messages. Use when you need a simple greeting or welcome message for testing or demonstration purposes.

1 次安装

Reference skill demonstrating TaskFlow + ClawHub tooling for publishing digital content to the resource hub.

2 次安装

A simple demo skill that performs a ping/pong business workflow for testing resource ingestion pipelines.

Minimal demonstration skill for verifying a ClawHub publish flow. Prints a configurable greeting and the current date so the publish/ingest path can be exercised with a safe, side-effect-free artifact.

1 次安装