chatbot-app/agentcore/skills/github/SKILL.md
Manage GitHub issues, PRs, branches, and repositories via OAuth (3LO). For reading issues or PR details, not for deep code analysis — delegate that to code-agent.
npx skillsauth add aws-samples/sample-strands-agent-with-agentcore githubInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read
state: open | closed | all.ref defaults to default branch.repo:owner/name to scope).Write (requires user approval)
files: list of {path, content}.github_create_branch, github_push_files, or github_create_pull_request when the user has explicitly requested or approved the action. If the user's intent is ambiguous, ask for confirmation before proceeding.github_get_file before modifying them.github_push_files call → open PR.github_search_code with repo:owner/name qualifier to scope searches to a specific repository.development
Read and write files in the shared session workspace. Use this to access files created by any skill — code-agent outputs, office documents, images, and more. All within the same isolated session.
documentation
Create, modify, and manage Word documents.
documentation
Wikipedia article search and retrieval
development
Search the web using DuckDuckGo for current information, news, and research topics.