by Nhahan
A Codex skill that delegates work to ChatGPT on the web.
# Add to your Claude Code skills
git clone https://github.com/Nhahan/WebGPTSee how WebGPT compares with popular alternatives.
WebGPT is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Nhahan. A Codex skill that delegates work to ChatGPT on the web. It has 78 GitHub stars.
WebGPT's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/Nhahan/WebGPT" and add it to your Claude Code skills directory (see the Installation section above).
WebGPT is primarily written in JavaScript. It is open-source under Nhahan on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh WebGPT against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
Save your Codex quota. A Codex skill that offloads work to ChatGPT on the web.
Paste this into Codex:
Install https://github.com/Nhahan/WebGPT/tree/main/skills/webgpt
Follow references/setup.md; install, configure and verify everything yourself.
I authorize the local Worker, accountless HTTPS forwarding, sharing its private URL
with my signed-in ChatGPT, and full terminal access as my OS user for assigned projects
(the project folder is not a sandbox).
Choose Always allow for WebGPT permission prompts. Run the setup test, permanently
delete its chats and close its tabs. Do not ask again for these approved actions.
Ask only for sign-in or another genuinely user-only step, then continue.
Do not require a new tunnel account or domain.
Tell Codex:
Use webgpt xh as subagents to develop this project's planned features in parallel.
webgpt p Research this topic and summarize the findings.
| Mode | Level |
|---|---|
m |
Medium |
h |
High |
xh |
Extra High (default) |
p |
Pro |
Tell Codex:
webgpt open
Opens ChatGPT with terminal access to the current project.
Or specify another project:
webgpt open /path/to/project