ChatGPT Work Tool and Skill Reference

(simonw.chatgpt.site)

33 points | by ijidak 51 minutes ago

4 comments

  • simonw 21 minutes ago
    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.

    • newswasboring 1 minute ago
      I'm guessing, but can be because then the skill will always fetch the latest docs.
  • simonw 33 minutes ago
    See this comment for background (and creation prompt): https://news.ycombinator.com/item?id=49504625#49505116
    • owebmaster 30 minutes ago
      Simon, stop using this forum to spam on every opportunity.
      • NoDodgeQuestion 12 minutes ago
        You don't know, SimonW made Django Python framework?
      • simonw 27 minutes ago
        My comment here is entirely justified in this case.

        Someone else submitted my vibe-coded slop site to the front page without any context, and it accumulated enough votes to show up at the top.

        I could have linked to my blog post about it, but instead I linked to a Hacker News comment precisely because I anticipated complaints about "spamming" if I linked to my blog.

      • yoavm 20 minutes ago
        Simon, thank you for your comments and the great content you create. I've learned a lot from your blogposts and your experiments.
      • bingemaker 28 minutes ago
        I totally agree!
      • rvz 27 minutes ago
        He knows what he’s doing and it won’t stop because he is “allowed” to spam HN.

        HN is worse off because of this spam.

        • simonw 26 minutes ago
          What am I "doing" here?
          • rvz 24 minutes ago
            Look at the parent comment, and quit with the gaslighting.

            > Simon, stop using this forum to spam on every opportunity.

            • simonw 20 minutes ago
              How is this comment "spam"? Spell it out for me.

              (I think you may be confusing "spam" with "prolific". I write a lot.)

              • rvz 10 minutes ago
                Once again, continues to gaslight after spamming a post with another top-posted comment after having to “justify” it. In this case, You already admitted to it.

                There is just no end or need to rapidly post on every opportunity that involves “AI” or whatever that is related to it.

                • simonw 7 minutes ago
                  Seriously, what's your definition of spam?

                  Or an easier question: how am I gaslighting here? You should be able to spell that out.

                  (You do understand that the top linked site here was built by me, but has no authorship information on it at all, right? That's why I posted a comment explaining what it is.)

              • nswizzle31 1 minute ago
                Spam = excessive promotion of your work. It’s not one comment, but the entire context of all your comments.

                Gaslighting because it’s so OBVIOUS that this is what people are referring to by “spam” that you almost have to be purposely pretending to not understand. Such a prolific writer simply has to be aware of the fine line where promoting your work becomes excessive.

                Not taking sides here.

            • filmgirlcw 2 minutes ago
              Someone else posted his site to HN, not Simon. He responds with additional context and also responds to links to other HN comments he’s made rather than just linking back to his own site. The only person gaslighting here is you.
      • infecto 23 minutes ago
        I just tune out every post that says “I wrote about this already” and then links to it. Simon is great and kudos for his self promotion but it’s interesting to see as it’s often called out for anyone else.
  • felixgallo 2 minutes ago
    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...

  • enraged_camel 24 minutes ago
    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?