apex

Installation
SKILL.md

Oracle APEX Component Modifier (SQLcl CLI)

Export -> patch -> import APEX components via SQLcl CLI (Bash tool). Real side effects (DB + APEX).

Settings

Env vars in .claude/settings.json (override in .claude/settings.local.json): SQLCL_CONNECTION, APEX_APP_ID, APEX_WORKSPACE -- see CLAUDE.md.

Inputs

  • $0: connection alias (fallback: $SQLCL_CONNECTION)
  • $1: app-id (fallback: $APEX_APP_ID)
  • $2: component selector -- PAGE:10, LOV:<id>, REGION:<id>, or free-form
  • Remaining args: change request

If inputs incomplete after defaults, resolve via apex list or APEX views.

Preconditions

Installs
2
Repository
iwanhe/pandawa
GitHub Stars
2
First Seen
Apr 25, 2026
apex — iwanhe/pandawa