Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataFlow-Skills (compatibility bridge)

This repository is retired as an independently maintained skills source.

The single source of truth is now OpenDCAI/DataFlow-WebUI, under skills/canonical/. Its skills profile renders the standalone, no-MCP version for Claude Code, Codex and Cursor.

Do not edit the skill directories in this repository. They are a historical snapshot retained so old links remain readable; new fixes and releases happen only in DataFlow-WebUI.

Compatibility install

The wrapper below delegates to the current DataFlow-WebUI skills profile:

./install.sh                 # user-scoped Claude Code install
./install.sh --force         # refresh managed output
./install.sh --dry-run       # show the delegated plan

If a sibling checkout exists at ../DataFlow-WebUI, it is used. Otherwise the wrapper clones the official repository's main branch temporarily. You can pin or override that source without editing this repository:

DATAFLOW_WEBUI_REF=v1.0.0 ./install.sh
DATAFLOW_WEBUI_DIR=/path/to/DataFlow-WebUI ./install.sh

Project-scoped installation has moved to the canonical checkout:

git clone https://github.com/OpenDCAI/DataFlow-WebUI.git
cd DataFlow-WebUI
./install.sh --profile skills --scope project

Individual skill selection is intentionally no longer supported: the source repository owns the complete profile and its dependency checks. The bridge does not install DataFlow, a backend, Node.js, or MCP configuration.

Migration

For the full profile comparison, agent locations, verification and upgrade instructions, read the DataFlow-WebUI README and its standalone skills guide.

中文说明:README_zh.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages