Skip to content

docs(agent-skill): fix stale repo references#558

Merged
steipete merged 3 commits intoopenclaw:mainfrom
WadydX:fix/agent-skill-stale-paths
May 9, 2026
Merged

docs(agent-skill): fix stale repo references#558
steipete merged 3 commits intoopenclaw:mainfrom
WadydX:fix/agent-skill-stale-paths

Conversation

@WadydX
Copy link
Copy Markdown
Contributor

@WadydX WadydX commented May 5, 2026

Summary

  • replace dead docs/README.md skill reference with docs/index.md
  • drop the stale README.md#security reference
  • update auth-related repo paths to the current packages

Why

The bundled gog agent skill currently points at repo paths that do not exist:

  • docs/README.md
  • README.md#security
  • internal/auth/

This updates the skill to reference files/directories that exist in the current repo layout.

Closes #557

@steipete steipete merged commit 25bae5c into openclaw:main May 9, 2026
@steipete
Copy link
Copy Markdown
Collaborator

steipete commented May 9, 2026

Landed on main as 25bae5c.\n\nI merged current main into the PR branch, added changelog credit, and verified with path checks plus:\n- make ci\n- git diff --check\n\nThanks @WadydX.

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.

.agents/skills/gog/SKILL.md contains stale repo references (docs/README.md, README#security, internal/auth/)

2 participants