ahmedawan-oracle

64 mods across 2 repositories, 6 stars between them.

fde-demo-builder

01

ahmedawan-oracle/fde_demo_builder

Plugin Claude Code

Turn a raw screen recording into a polished, VO-narrated, privacy-scrubbed demo video — fully scripted (ffmpeg + edge-tts + headless Chrome), no video editor. Built for FDE product demos.

4 1mo ago A tokens not measured original MIT

demo-qa-reviewer

02

ahmedawan-oracle/fde_demo_builder

Agent

Adversarially QA a built demo video for privacy leaks, VO-sync drift, readability, fabrication, and playback integrity. Invoke after building/rebuilding a demo (out/demo.mp4). Returns a ranked findings report; does not modify files.

4 1mo ago A 55 tokens original MIT

demo-video-builder

04

ahmedawan-oracle/fde_demo_builder

Skill Claude CodeCodex

Use when building a polished, voice-narrated demo video from a screen recording — turning a raw capture of a product demo into a shareable MP4 with cut lag, scrubbed privacy leaks, synced VO, optional animated opener/outro. Triggers on "build a demo video", "narrate this recording", "make a demo from this screen…

4 1mo ago A 89 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Plugin Claude Code

Plugin marketplace listing 5 plugins: oracle-ai-data-platform-workbench-engineer-agent, oracle-ai-data-platform-workbench-spark-connectors, oracle-ai-data-platform-workbench-databricks-migrator, oracle-ai-data-platform-fusion-autopilot, claude-to-codex-migrator.

2 29d ago A tokens not measured original MIT

ahmedawan-oracle/claude-code-plugins

Plugin Claude Code

Convert Claude skills, plugins, commands, agents, and integration bundles into validated Codex Skills or plugins. Inventories every source file, chooses the simplest compatible Codex architecture, performs deterministic transformations (safety-hardened staging: ZIP traversal/symlink/size/entry-count limits…

2 29d ago A tokens not measured original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Migrate Claude skills, plugins, assistant packages, ZIP archives, pasted files, repository trees, or implementation documentation into clean Codex Skills or plugins. Use when Codex must inventory a source package, choose Skill versus plugin architecture, preserve behavior, rewrite platform-specific instructions…

2 29d ago A 85 tokens original MIT

release

11

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Prepare a release from the current repository. Use when Claude is asked to assemble release notes.

2 29d ago A 20 tokens original MIT

workbench

13

ahmedawan-oracle/claude-code-plugins

MCP server Claude CodeCodexCursor +2

MCP server "workbench" as configured in ahmedawan-oracle/claude-code-plugins. Runs scripts/server.js with node.

2 29d ago A tokens not measured original MIT

PostToolUse

14

ahmedawan-oracle/claude-code-plugins

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing check.sh. From ahmedawan-oracle/claude-code-plugins.

2 29d ago A tokens not measured copy · 53% MIT

sync

15

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Synchronize local workbench metadata. Use when Claude needs to refresh project context.

2 29d ago A 18 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Plugin Claude Code

Productized Fusion → Oracle AI Data Platform pipeline. Curated BICC extracts for the most-asked Fusion ERP/HCM/SCM datasets, bronze→silver→gold medallion architecture, conformed COA/calendar/org/supplier/item dimensions, ready-made AR-aging/AP-aging/GL-balance/PO-backlog/Supplier-spend gold marts, and MCP-native…

2 29d ago A tokens not measured original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

End-to-end conductor for the Fusion to AIDP to OAC dashboard journey. Takes one high-level goal ('I want a supplier-spend vs GL-balance dashboard from Fusion') and drives the whole chain: configure, connect OAC MCP, bootstrap, seed, advise dataset, author mart if needed, create OAC dataset, author workbook, and…

2 29d ago A 234 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Guide and run the Oracle AIDP Fusion Autopilot bootstrap phase. Validates bundle/config readiness, checks AIDP/Fusion/IAM prerequisites, runs aidp-fusion-autopilot bootstrap --check-iam or bootstrap --refresh, surfaces tenant variation choices pinned into the active profile YAML and evidence snapshots, and routes…

2 29d ago A 168 tokens original MIT

aidp-fusion-config

19

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Generate aidp.config.yaml from human-friendly AIDP names instead of hand-copied OCIDs. Use when the user is setting up the fusion-autopilot and doesn't want to dig workspaceKey / clusterKey / aiDataPlatformId out of console URLs — they give a workspace name + cluster name (+ region) and this resolves the keys via the…

2 29d ago A 144 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Turn a natural-language refresh request into a guarded aidp-fusion-autopilot run --mode incremental (the daily delta-merge). Parses intent into scope flags (reusing the seed parser with --mode incremental), auto-satisfies preconditions, and runs the incremental-specific prechecks: a Fusion-PVO/bronze DRIFT precheck…

2 29d ago A 188 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Productized Fusion → Oracle AI Data Platform pipeline with curated BICC extracts (GL/AR/AP/PO/Suppliers/Items), bronze/silver/gold medallion in Delta, conformed dimensions (account/calendar/org/supplier/item), gold marts (AR-Aging/AP-Aging/GL-Balance/PO-Backlog/Supplier-Spend), and MCP-native OAC workbook authoring.…

2 29d ago A 251 tokens original MIT

aidp-fusion-seed

22

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Turn a natural-language seed request into a correct, guarded aidp-fusion-autopilot run --mode seed. Parses intent into scope flags (--datasets / --layers / --strict-scope / --resume), auto-satisfies preconditions (validate + /aidp-fusion-bootstrap + cluster), guards the destructive replace-on-silver/gold behaviour…

2 29d ago A 176 tokens original MIT

aidp-fusion-status

23

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Read-only health + freshness report for the Fusion->AIDP pipeline. Answers 'did the last seed/incremental succeed?', 'what's stale or failed?', 'which marts are materialized?', 'what needs re-running?'. Cross-references fusionautopilotstate (recorded run history) with the LIVE AIDP catalog (what's actually…

2 29d ago A 183 tokens original MIT

aidp-rest

24

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

AIDP control-plane REST client primitives: OCI signing, workspace/cluster discovery, notebook upload via contents API, Job + JobRun lifecycle, taskRun output fetch + marker parsing. Use when a skill or tool needs to talk to a live AIDP cluster — uploading code, dispatching jobs, polling state, retrieving executed…

2 29d ago A 114 tokens original MIT