Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-marketplace

agent-marketplace contains 7 collected skills from phdata, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
2
updated
2026-06-11
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

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