Help create a github issue given the request
.github/ISSUE_TEMPLATE and use gh cli to create the issue.
feat(cli): or fix(vscode-webui):). Instead, use clear, descriptive sentence-case titles (e.g., Support fork-agent in CLI).gh issue edit <issue-number> --add-project "Pochi Tasks"
gh issue edit <issue-number> --add-assignee <username>gh project list --owner TabbyMLgh project field-list <project-number> --owner TabbyML --format jsongh project item-list <project-number> --owner TabbyML --format json | jq -r '.items[] | select(.content.number == <issue-number>) | .id'
gh project item-edit --id <item-id> --field-id <field-id> --project-id <project-id> --single-select-option-id <option-id>gh issue edit failed to add project, should ask user to refresh their gh token to authorize it with the project scope (gh auth refresh -s project).IMPORTANT: You only need to create the issue, DO NOT attempt to fix the issue or implement the feature.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer