What problem does it solve? Managing issues, pull requests, wikis, and images on GitCode (gitcode.com / atomgit.com) requires many manual web UI steps and error-prone CLI invocations; this Skill standardizes authenticated, scriptable GitCode operations with correct flags, pagination, and fork-based MR workflows. ## Core Features & Use Cases - Issue and PR lifecycle management: Create, list, view, edit, comment, review, merge, and close issues and PRs with --json output, complete paginated inventories, and fork-based --head owner:branch merge requests. - Image upload and download: Upload local images to a repo and download authenticated raw.gitcode.com user-images via helper scripts that resolve tokens like the gitcode CLI. - Org template caching: Fetch openJiuwen .gitcode issue/PR templates (Chinese and English) into a local cache and convert issue forms into Markdown bodies. - Use Case: A maintainer needs to file a bug report from the openJiuwen Chinese issue form, attach a screenshot, and open a PR from their own fork referencing Fixes #32 — all without touching the web UI. ## Quick Start Ask the agent to use the gitcode skill to list all open issues in openJiuwen/sciencediscovery with full pagination and JSON output.