logoalt Hacker News

ChatGPT Work Tool and Skill Reference

67 pointsby ijidaktoday at 2:07 PM36 commentsview on HN

Comments

simonwtoday at 2:37 PM

I think the most interesting skill here is the control-browser one: https://codex-tool-reference.simonw.chatgpt.site/skills/cont...

It tells ChatGPT Work how to launch a Playwright instance via its Node.js REPL, and tells it to run:

  nodeRepl.write(await browser.documentation());
To get further instructions.

That method returns this text with full details about how to use the browser: https://codex-tool-reference.simonw.chatgpt.site/skills/cont...

I'd love to know why it's defined like that, as opposed to including all of the instructions directly in the skill Markdown file.

show 1 reply
satvikpendemtoday at 3:35 PM

I don't get how this is different from Codex if Codex can do all the same things.

simonwtoday at 2:25 PM

See this comment for background (and creation prompt): https://news.ycombinator.com/item?id=49504625#49505116

show 1 reply
enraged_cameltoday at 2:34 PM

Meta comment: I've been wondering why AI-generated websites/artifacts/reports always have the same "look". It reminds me of Bootstrap (CSS Framework) days when every startup website looked the same.

Are they following some sort of common guideline?

show 1 reply
ChrisArchitecttoday at 3:00 PM

[dupe] Discussion on associated blog post: https://news.ycombinator.com/item?id=49504625

felixgallotoday at 2:56 PM

Anyone using ChatGPT Work given Sam Altman's richly documented history(1), the essential elimination and/or public exit of the safety function at OpenAI(2), and the huggingface debacle's exposure of the abject operational, cultural and technical failures at OpenAI(3), is making a serious mistake.

(1) https://www.newyorker.com/magazine/2026/04/13/sam-altman-may... (2) https://thenextweb.com/news/openai-preparedness-team-disband... (3) https://thezvi.wordpress.com/2026/08/29/metr-and-redwood-off... (3)

hnmu4c5zartoday at 3:20 PM

[dead]