Skip to content

docs(skill): improve gog agent guidance#552

Merged
steipete merged 1 commit intomainfrom
land/pr-353-gog-skill
May 5, 2026
Merged

docs(skill): improve gog agent guidance#552
steipete merged 1 commit intomainfrom
land/pr-353-gog-skill

Conversation

@steipete
Copy link
Copy Markdown
Collaborator

@steipete steipete commented May 5, 2026

Summary

Closes #451.
Reworks #353 into the existing repo-native skill path.

Testing

  • make build
  • ./bin/gog auth doctor --help / auth list --help / schema --help command-shape checks
  • live read-only smoke: ./bin/gog --account clawdbot@gmail.com auth doctor --check --json --no-input
  • live read-only smoke: Gmail labels + Drive ls JSON against clawdbot@gmail.com
  • live guard smoke: --disable-commands gmail.send blocks a dry-run send before handler execution
  • make docs-site
  • make ci

Co-authored-by: Tim Pietrusky <timpietrusky@gmail.com>
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: 169a5ee804

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/README.md
accounts, or Workspace domain-wide delegation.
- Read [Command Guards and Baked Safety Profiles](safety-profiles.md) when
running `gog` from agents or automation.
- Read the bundled [`gog` agent skill](../.agents/skills/gog/SKILL.md) when an
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 Point the docs-site link at a published page

When this README is rendered by make docs-site, scripts/build-docs-site.mjs only publishes Markdown from docs/ and rewrites .md links to .html; this new outside-the-docs link is rewritten from the site home to ../.agents/skills/gog/SKILL.html, but .agents is not copied into dist/docs-site, so the new Start Here link 404s on the published docs. Use a GitHub URL or add a docs page/copy step for the skill.

Useful? React with 👍 / 👎.

@steipete steipete merged commit 3ed5235 into main May 5, 2026
12 of 13 checks passed
@steipete steipete deleted the land/pr-353-gog-skill branch May 5, 2026 01:47
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.

claude work skill to access google workspace

1 participant