{"skill":{"slug":"trello3","displayName":"这是我的test3","summary":"这是我的测试32323","description":"---\nname: github\ndescription: 这是我的测试32323\n---\n\n# GitHub Skill\n\nUse the `gh` CLI to interact with GitHub. Always specify `--repo owner/repo` when not in a git directory, or use URLs directly.\n\n## Pull Requests\n\nCheck CI status on a PR:\n```bash\ngh pr checks 55 --repo owner/repo\n```\n\nList recent workflow runs:\n```bash\ngh run list --repo owner/repo --limit 10\n```\n\nView a run and see which steps failed:\n```bash\ngh run view <run-id> --repo owner/repo\n```\n\nView logs for failed steps only:\n```bash\ngh run view <run-id> --repo owner/repo --log-failed\n```\n\n## API for Advanced Queries\n\nThe `gh api` command is useful for accessing data not available through other subcommands.\n\nGet PR with specific fields:\n```bash\ngh api repos/owner/repo/pulls/55 --jq '.title, .state, .user.login'\n```\n\n## JSON Output\n\nMost commands support `--json` for structured output.  You can use `--jq` to filter:\n\n```bash\ngh issue list --repo owner/repo --json number,title --jq '.[] | \"\\(.number): \\(.title)\"'\n```\n","tags":{"latest":"1.0.3"},"stats":{"comments":0,"downloads":572,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":4},"createdAt":1773908260332,"updatedAt":1778492026162},"latestVersion":{"version":"1.0.3","createdAt":1773908689443,"changelog":"- Updated the skill description from \"这是我的测试\" to \"这是我的测试32323\".","license":"MIT-0"},"metadata":null,"owner":{"handle":"yequanzheng","userId":"s177918deqfx02m7rdwh338scx83hcvp","displayName":"yequanzheng","image":"https://avatars.githubusercontent.com/u/107382370?v=4"},"moderation":null}