Load Issues
Skill ActiveLoad all open issues from GitHub and save them as markdown files
To efficiently capture and organize open GitHub issues as structured markdown files for documentation or further analysis.
Features
- Load all open issues from a GitHub repository
- Extract detailed issue metadata (number, title, body, dates, author, labels, assignees, URL)
- Save issues as formatted markdown files
- Create necessary directories for saving files
Use Cases
- Archiving issue data for historical records
- Generating release notes or changelogs from issue data
- Creating documentation from active development tasks
- Analyzing issue trends and project progress
Non-Goals
- Managing or closing issues
- Interacting with pull requests
- Creating new issues
- Cloning or fetching repository code
Maintenance
- warning:Commit recencyThe last commit was over 3 months ago (May 6, 2026), indicating potential lack of maintenance.
Trust
- info:Issues AttentionOpen issues: 6, Closed issues (last 90d): 8. The closure rate is acceptable, and the number of open issues is low.
Versioning
- warning:Release ManagementNo version information is present in the SKILL.md frontmatter or other manifests, and install instructions reference `HEAD`, making version pinning impossible.
Install
- warning:Installation instructionWhile the README provides installation instructions for the marketplace, the specific skill `load-issues` lacks a direct copy-paste invocation example and clear instructions on how to run it post-installation.
Execution
- warning:Pinned dependenciesThe skill relies on the `gh` CLI, which is not pinned or version-controlled by this extension, and there is no lockfile for its own scripts.
Practical Utility
- warning:Usage examplesWhile the SKILL.md details the steps and template, it lacks a concrete, copy-pasteable end-to-end example of how to invoke and what output to expect.
Installation
First, add the marketplace
/plugin marketplace add NeoLabHQ/context-engineering-kit/plugin install git@context-engineering-kitQuality Score
Trust Signals
Similar Extensions
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.