ClaudeSuperPower

aidp-connectors-bootstrap

Skill

First-time setup. Use when the user wants to install/upload the AIDP Spark connectors helper package into their AIDP workspace, or has just installed this plugin and asks "how do I set it up", "first-time setup", "install the helpers", "bootstrap aidp connectors". Drives the AIDP MCP tools to push t

Install

git clone https://github.com/oracle-samples/oracle-aidp-samples.git ~/.claude/skills/aidp-connectors-bootstrap

What is aidp-connectors-bootstrap?

First-time setup. Use when the user wants to install/upload the AIDP Spark connectors helper package into their AIDP workspace, or has just installed this plugin and asks "how do I set it up", "first-time setup", "install the helpers", "bootstrap aidp connectors". Drives the AIDP MCP tools to push the helper package to /Workspace/Shared/ and runs a sanity import.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~91 tokens of context used while enabled, before you invoke anything

All declared tools (2)
BashRead

Documentation

README · ~2 min read

aidp-connectors-bootstrap — first-time setup of the helper package in AIDP

When to use

  • The user just installed the plugin and asks "how do I set this up?", "what's the first step?", "install the helpers".
  • The user runs a connector skill for the first time and gets ModuleNotFoundError: No module named 'oracle_ai_data_platform_connectors'.
  • The user explicitly asks to upload the helper package to AIDP.

Outcome of running this skill

  • /Workspace/Shared/oracle_ai_data_platform_connectors/scripts/oracle_ai_data_platform_connectors/ exists in the user's AIDP workspace, populated from the plugin's local scripts/ directory.
  • The user has run examples/00_bootstrap_helpers.ipynb once and it printed BOOTSTRAP OK.
  • From that point on, every connector skill works without further setup.

What the assistant should do

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.