编程

Asset Ingest Guide

试用

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

它能做什么

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

技能文档

Asset Ingest Guide (demo resource)

This skill is a minimal reference artifact: a placeholder "digital content" file that was prepared with a TaskFlow workflow and then uploaded to the ClawHub resource center using the clawhub publish command.

Purpose

  • Provide a repeatable demo: business process (TaskFlow) + digital asset management (ClawHub).
  • Demonstrate the smallest viable skill folder shape for new contributors.

Shape

skills/asset-ingest-guide/
├── SKILL.md          # this file (frontmatter + prose)
└── references/       # optional supporting files

Use

  1. Read SKILL.md frontmatter for metadata.
  2. Follow the orchestration guide that ships alongside (normally in the workspace root, e.g. ASSET-INGEST-WORKFLOW.md) to reproduce the full prepare → validate → publish → verify pipeline.

相关技能

Demonstrates the end-to-end collaboration between a business process workflow (TaskFlow-style workspace orchestration) and a digital asset management tool (ClawHub CLI) — from preparing a publishable artifact to ingesting it into the ClawHub resource center.

1 次安装

Orchestrate a TaskFlow-managed ingestion job that validates, packages, and publishes an OpenClaw skill folder to the ClawHub registry, then verifies the published artifact. Use when a piece of digital content (an agent skill) must move through a durable multi-step flow and land in the ClawHub resource center in a reproducible way.

1 次安装

Step-by-step runbook for pairing TaskFlow (business process orchestration) with ClawHub (skill registry ingestion) to publish a digital skill artifact to the ClawHub resource center. Use when you need a repeatable, auditable process-to-upload pipeline.

1 次安装

协作流程:业务流程梳理 → 数字资源入库。先用 workflow-structurer 逐步澄清流程,生成结构化步骤文档;再用 demo-asset-ingest 的打包规范将成果发布到 ClawHub 资源中心。适用场景:需要将模糊需求转化为可执行流程、并把最终产物沉淀到可检索仓库的工作。

1 次安装

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 次安装

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

1 次安装