Skip to content

Add SeparateWeb Capture#134

Merged
internet-dot merged 1 commit into
hashgraph-online:mainfrom
AUN-PN:main
May 20, 2026
Merged

Add SeparateWeb Capture#134
internet-dot merged 1 commit into
hashgraph-online:mainfrom
AUN-PN:main

Conversation

@AUN-PN
Copy link
Copy Markdown
Contributor

@AUN-PN AUN-PN commented May 19, 2026

Summary

Adds SeparateWeb Capture to the Community Plugins list.

SeparateWeb Capture gives Codex eyes on real webpages with full-page screenshots, UI crops, and JSON manifests for frontend review and visual QA.

Before submitting, verify

  • README.md entry is alphabetically sorted within its category
  • .codex-plugin/plugin.json exists and is valid JSON
  • composerIcon field is set in plugin.json interface section
  • Icon file exists at the path referenced by composerIcon
  • All links in the README entry are valid
  • No placeholder or TODO values in plugin.json

Adds SeparateWeb Capture to the Tools & Integrations section.

SeparateWeb gives Codex real webpage context through full-page screenshots, UI crops, and JSON manifests for frontend review and visual QA.
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2b02e6ca0f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread README.md
- [Remotion Plugin](https://github.com/tim-osterhus/codex-remotion-plugin) - Build parameterized Remotion videos in Codex with the official Remotion docs MCP, composition scaffolding, and a data-driven launch-video workflow.
- [ru-text](https://github.com/talkstream/ru-text) - Russian text quality — ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.
- [Rust Reverse Engineering](https://github.com/jingjing2222/rust-reverse-engineering-skill) - Reverse engineer Rust binaries and libraries: triage targets, demangle symbols, recover crate namespaces, and map panic, unwind, async, and FFI paths.
- [SeparateWeb Capture](https://github.com/AUN-PN/SeparateWeb) - Give Codex eyes on real webpages with full-page screenshots, UI crops, and JSON manifests for frontend visual QA.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add the plugin bundle before listing SeparateWeb

This new entry makes SeparateWeb appear as an available community plugin, but the corresponding installable bundle is absent (plugins/AUN-PN/SeparateWeb does not exist) and the generated marketplace files do not contain it (.agents/plugins/marketplace.json and plugins.json have no SeparateWeb entry). The repository’s contribution rules require adding the bundle under plugins/<owner>/<repo>/, and the README tells users this marketplace installs from those mirrored local bundles, so users browsing this list cannot install the newly advertised plugin from this repo until the bundle and generated indexes are added.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds the 'SeparateWeb Capture' plugin to the third-party plugins list in the README. The reviewer suggests updating the plugins.json file to keep the machine-readable registry in sync with the documentation, providing a specific JSON entry and noting that the total count should be incremented.

Comment thread README.md
- [Remotion Plugin](https://github.com/tim-osterhus/codex-remotion-plugin) - Build parameterized Remotion videos in Codex with the official Remotion docs MCP, composition scaffolding, and a data-driven launch-video workflow.
- [ru-text](https://github.com/talkstream/ru-text) - Russian text quality — ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.
- [Rust Reverse Engineering](https://github.com/jingjing2222/rust-reverse-engineering-skill) - Reverse engineer Rust binaries and libraries: triage targets, demangle symbols, recover crate namespaces, and map panic, unwind, async, and FFI paths.
- [SeparateWeb Capture](https://github.com/AUN-PN/SeparateWeb) - Give Codex eyes on real webpages with full-page screenshots, UI crops, and JSON manifests for frontend visual QA.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The new plugin entry should also be added to plugins.json to keep the machine-readable registry in sync with the README. Based on the current structure, it should be inserted between Rust Reverse Engineering and sitemd in the Tools & Integrations category. Additionally, the total count at the top of plugins.json should be incremented to 81.

Example entry for plugins.json:

{
  "name": "SeparateWeb Capture",
  "url": "https://github.com/AUN-PN/SeparateWeb",
  "owner": "AUN-PN",
  "repo": "SeparateWeb",
  "description": "Give Codex eyes on real webpages with full-page screenshots, UI crops, and JSON manifests for frontend visual QA.",
  "category": "Tools & Integrations",
  "source": "awesome-codex-plugins",
  "install_url": "https://raw.githubusercontent.com/AUN-PN/SeparateWeb/HEAD/.codex-plugin/plugin.json"
}

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 19, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • README.md - 0 issues

Reviewed by nemotron-3-super-120b-a12b-20230311:free · 233,277 tokens

@internet-dot internet-dot merged commit 9f127f0 into hashgraph-online:main May 20, 2026
3 checks passed
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.

2 participants