Skip to main content
Run any Skill in Manus
with one click
phdata
GitHub creator profile

phdata

Repository-level view of 15 collected skills across 4 GitHub repositories.

skills collected
15
repositories
4
updated
2026-06-11
repository explorer

Repositories and representative skills

connect
network-and-computer-systems-administrators

Add or verify a JDBC connection and datasource in toolkit.conf for any supported type โ€” Snowflake, SQL Server, Oracle, Postgres, MySQL, Hive, Databricks, Athena โ€” including JDBC driver installation for non-bundled types and verification via a scoped ds scan. Use when configuring data sources, fixing connection errors, or when toolkit-check reports no datasource.

2026-06-11
llm
network-and-computer-systems-administrators

Configure the optional llmClient block in toolkit.conf so toolkit agent commands (discovery, pipeline-build, fix-sql, codegen ask) can call an LLM โ€” Amazon Bedrock, OpenAI, or Anthropic. Use when agent commands fail for lack of an LLM, when switching providers or models, or when onboarding to the toolkit agent workflows.

2026-06-11
setup
network-and-computer-systems-administrators

Install and configure the phData Toolkit CLI end to end โ€” verify Java, get the toolkit binary on PATH, authenticate, initialize a toolkit project, and extract Data Source tool defaults. Use when the toolkit is missing, toolkit-check fails, or a user is onboarding to phData Toolkit workflows.

2026-06-11
status
network-and-computer-systems-administrators

Show a doctor-style report of the phData Toolkit CLI installation โ€” binary, Java, project, datasources, and optional connectivity. Use when the user asks whether the toolkit is set up, why a toolkit command might be failing, or wants a health check before starting toolkit work.

2026-06-11
build
software-developers

Run toolkit agent pipeline-build to generate pipeline code from approved data contracts โ€” SQL, dbt, or PySpark transforms plus data-quality tests and a synthetic-data (datagen) spec. Use after discovery produces contracts, or when the user wants to generate, regenerate, apply, or test pipelines from contracts.

2026-06-11
discover
software-developers

Run toolkit agent discovery to resolve a dataspec against a live datasource into a reviewable data contract, then walk the human-review resolve loop until the contract is approved. Use when the user has (or needs) a dataspec and wants source-to-target mappings, or mentions data contracts, discovery, or humanReviewItems.

2026-06-11
spec
software-developers

Author or validate a DiscoveryConfig dataspec โ€” the YAML describing a target table (columns, grain, business rules, load strategy) consumed by toolkit agent discovery. Use when the user wants to define a new pipeline target, has a dataspec to check, or asks what a dataspec needs to contain.

2026-06-11
Showing 4 of 4 repositories
All repositories loaded