Help us improve
Share bugs, ideas, or general feedback.
From sdg-hub
Lists, searches, and inspects available synthetic data generation (SDG) flows and pipelines. Helps users browse flow catalogs, find flows by use case, or understand what a specific flow does.
npx claudepluginhub red-hat-ai-innovation-team/sdg_hub --plugin sdg-hubHow this skill is triggered — by the user, by Claude, or both
Slash command
/sdg-hub:flow-browserThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Browse and inspect available synthetic data generation flows.
Generates synthetic data using sdg_hub with composable blocks and YAML flows. Supports pre-built flows, custom scripts, agent frameworks, and 100+ LLM providers.
Monitors and inspects Fabric Dataflows Gen2 via read-only CLI. Lists dataflows, decodes base64 definitions, discovers parameters, polls refresh status, retrieves job history, and classifies staging settings.
Architects, configures, troubleshoots, and optimizes SAP Datasphere data integration flows: Replication, Data, Transformation Flows, and Task Chains for ETL, CDC/delta processing, and orchestration.
Share bugs, ideas, or general feedback.
Browse and inspect available synthetic data generation flows.
"${CLAUDE_PLUGIN_ROOT}/scripts/sdg_detect.sh"
If library=missing, tell the user to install sdg_hub first via the setup-guide skill.
"${CLAUDE_PLUGIN_ROOT}/scripts/sdg_flows.sh" list
Present flows in a formatted table with name, description, and tags.
"${CLAUDE_PLUGIN_ROOT}/scripts/sdg_flows.sh" search "<query>"
Show matching flows. If no results, suggest broader search terms.
"${CLAUDE_PLUGIN_ROOT}/scripts/sdg_flows.sh" inspect "<flow>"
Show detailed information:
data-generation skill with this flowIf no action is specified, default to list.