Skip to content

Add fabbo-ai-generator skill#36

Open
junovale99 wants to merge 1 commit intojmanhype:mainfrom
junovale99:add-fabbo-ai-generator
Open

Add fabbo-ai-generator skill#36
junovale99 wants to merge 1 commit intojmanhype:mainfrom
junovale99:add-fabbo-ai-generator

Conversation

@junovale99
Copy link
Copy Markdown

Adds fabbo-ai-generator to Plugins & Extensions. A Claude Code / Codex SKILL.md that drives a real Playwright browser session to generate AI videos and images on fabbo.ai across Veo, Sora, Kling, Wan, Luma, Runway, Midjourney, and Nano Banana.

@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Add fabbo-ai-generator skill to README

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Adds fabbo-ai-generator to Plugins & Extensions list
• Enables Claude Code to generate AI videos and images
• Supports multiple AI platforms via Playwright automation
Diagram
flowchart LR
  A["README.md"] -- "adds entry" --> B["fabbo-ai-generator plugin"]
  B -- "supports" --> C["AI video/image generation"]
  C -- "platforms" --> D["Veo, Sora, Kling, Wan, Luma, Runway, Midjourney, Nano Banana"]
Loading

Grey Divider

File Changes

1. README.md 📝 Documentation +1/-0

Add fabbo-ai-generator plugin entry to table

• Adds new table row for fabbo-ai-generator plugin
• Links to GitHub repository and creator (fabbo-ai)
• Describes functionality as Claude Code skill for AI media generation
• Lists supported AI platforms for video and image creation

README.md


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review bot commented Apr 13, 2026

Code Review by Qodo

🐞 Bugs (2)   📘 Rule violations (0)   📎 Requirement gaps (0)
🐞\ ≡ Correctness (1) ⚙ Maintainability (1)

Grey Divider


Action required

1. Status metrics stale 🐞
Description
Adding the new plugin row increases the Plugins & Extensions list size, but the Status table still
reports an outdated plugin count (and last-updated value), making the README internally
inconsistent. Readers relying on the Status section will be misled immediately after merge.
Code

README.md[33]

+| [fabbo-ai-generator](https://github.com/fabbo-ai/fabbo-ai-generator) | fabbo-ai | Claude Code / Codex skill that drives a real Playwright browser to generate AI videos and images on fabbo.ai across Veo, Sora, Kling, Wan, Luma, Runway, Midjourney, Nano Banana |
Evidence
The Status section claims there are 4 plugins listed, but the Plugins & Extensions table now
contains five entries after adding fabbo-ai-generator; the Status 'Last updated' value is also
unchanged despite this edit.

README.md[7-13]
README.md[25-34]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
The README Status section is now incorrect after adding a new plugin entry: it still reports the old plugin count (and an older "Last updated" value), making the document internally inconsistent.

## Issue Context
A new plugin row was added under "Plugins & Extensions", but the Status metrics at the top of the README were not updated accordingly.

## Fix Focus Areas
- README.md[7-13]
- README.md[25-34]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools



Remediation recommended

2. Overlong description 🐞
Description
The new plugin row’s description is excessively long relative to the rest of the table, reducing
readability and conflicting with the repo’s guideline to keep descriptions short and simple. This
makes the Plugins & Extensions section harder to scan.
Code

README.md[33]

+| [fabbo-ai-generator](https://github.com/fabbo-ai/fabbo-ai-generator) | fabbo-ai | Claude Code / Codex skill that drives a real Playwright browser to generate AI videos and images on fabbo.ai across Veo, Sora, Kling, Wan, Luma, Runway, Midjourney, Nano Banana |
Evidence
The contribution guidelines explicitly ask for short, simple descriptions, but the newly added row
includes an unusually long multi-model list inside the description cell.

contributing.md[7-10]
README.md[25-34]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
The README table entry for fabbo-ai-generator has a very long description that reduces readability and does not follow the repo guideline to keep descriptions short and simple.

## Issue Context
Existing items in the "Plugins & Extensions" table use brief, scannable descriptions; the new entry includes a long list of supported generators/models.

## Fix Focus Areas
- README.md[25-34]
- contributing.md[7-10]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

Comment thread README.md
| [Claude Code Plugins](https://github.com/jeremylongshore/claude-code-plugins) | jeremylongshore | Instruction-template plugins and MCP plugin packs |
| [Multi-Agent Intelligence Marketplace](https://github.com/jmanhype/claude-code-plugins) | jmanhype | 19 plugins for trading, swarm intelligence, GitHub automation |
| [Docker Claude Plugins](https://github.com/docker/claude-plugins) | Docker | Exposes containerized MCP servers via Docker Desktop |
| [fabbo-ai-generator](https://github.com/fabbo-ai/fabbo-ai-generator) | fabbo-ai | Claude Code / Codex skill that drives a real Playwright browser to generate AI videos and images on fabbo.ai across Veo, Sora, Kling, Wan, Luma, Runway, Midjourney, Nano Banana |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Action required

1. Status metrics stale 🐞 Bug ≡ Correctness

Adding the new plugin row increases the Plugins & Extensions list size, but the Status table still
reports an outdated plugin count (and last-updated value), making the README internally
inconsistent. Readers relying on the Status section will be misled immediately after merge.
Agent Prompt
## Issue description
The README Status section is now incorrect after adding a new plugin entry: it still reports the old plugin count (and an older "Last updated" value), making the document internally inconsistent.

## Issue Context
A new plugin row was added under "Plugins & Extensions", but the Status metrics at the top of the README were not updated accordingly.

## Fix Focus Areas
- README.md[7-13]
- README.md[25-34]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant