Skip to content

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

Open
WadydX wants to merge 1 commit intoopenclaw:mainfrom
WadydX:fix/agent-skill-stale-paths
Open

docs(agent-skill): fix stale repo references#558
WadydX wants to merge 1 commit intoopenclaw:mainfrom
WadydX:fix/agent-skill-stale-paths

Conversation

@WadydX
Copy link
Copy Markdown

@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

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/)

1 participant