issue-maker

GitHub

根据团队规范创建GitHub Issue,支持研究、规划及生成标准化Issue模板,用于任务跟踪与功能规划。

.claude/skills/issue-maker/SKILL.md pollinations/pollinations

Trigger Scenarios

创建GitHub Issue 追踪工作进度 规划新功能

Install

npx skills add pollinations/pollinations --skill issue-maker -g -y
More Options

Non-standard path

npx skills add https://github.com/pollinations/pollinations/tree/main/.claude/skills/issue-maker -g -y

Use without installing

npx skills use pollinations/pollinations@issue-maker

指定 Agent (Claude Code)

npx skills add pollinations/pollinations --skill issue-maker -a claude-code -g -y

安装 repo 全部 skill

npx skills add pollinations/pollinations --all -g -y

预览 repo 内 skill

npx skills add pollinations/pollinations --list

SKILL.md

Frontmatter
{
    "name": "issue-maker",
    "description": "Create GitHub issues following Pollinations team conventions. Use when asked to create issues, track work, or plan features."
}

Issue-Maker

Turn any user request into GitHub issues following team conventions.


Hard Rules

  1. Repo: pollinations/pollinations
  2. Assignee: Assign to appropriate team member based on domain expertise
  3. No local side-effects (no file creation/modification)

Workflow

1. Research First

Before creating any issues:

# Check @eulervoid's PRs for style inspiration (concise, bullet-point format)
gh search prs --repo pollinations/pollinations --author eulervoid --limit 5

# Search existing issues for patterns
gh search issues --repo pollinations/pollinations "KEYWORD" --limit 5

2. Plan

List all planned issues:

  • One sentence description per issue
  • Identify assignee and labels
  • Note related PRs or issues

3. Create

gh issue create --repo pollinations/pollinations \
  --title "EMOJI Short clear title" \
  --body "- Bullet point 1
- Bullet point 2
- Bullet point 3" \
  --assignee HANDLE \
  --label "LABEL"

4. Output

Provide Discord-compatible summary:

  • Bold titles with issue numbers
  • Plain URLs on separate lines (Discord auto-embeds)
  • Group by category

Team Handles

Name GitHub Domain
Thomas @voodoohop General, Models, Infra
Joshua @eulervoid Pollen, Backend, Auth
Elliot @elliotetag Community, Newsletter, UI

Common Labels

Label Use Case
TRACKING Meta/planning issues that track multiple sub-tasks
NEWS Community announcements and updates
ext-issue External user requests and support follow-ups
app:review New project submission (under review)
app:info-needed Submission awaiting user response
app:approved Project approved and merged
app:denied Submission rejected

Issue Templates

Standard Issue (max 3 bullets)

-   Adds X to Y
-   Fix Z by doing W
-   Related: #1234

Tracking Issue (more detailed)

## Overview

Brief description

## Tasks

-   [ ] Task 1
-   [ ] Task 2
-   [ ] Task 3

## Related

-   #issue1
-   #issue2

Account Support Request

-   Account support for @USERNAME
-   Qualification: [reason]
-   Related: #original_request_issue

Style Guide

  • Short, sharp, no fluff
  • Smart emojis (not overdone)
  • Bullet points over paragraphs
  • Reference @eulervoid's style: repo:pollinations/pollinations author:eulervoid

Example Commands

Create simple issue:

gh issue create --repo pollinations/pollinations \
  --title "🔧 Fix caching header for image service" \
  --body "- Update cache-control header
- Add proper ETag support
- Related: #4100" \
  --assignee voodoohop

Create tracking issue:

gh issue create --repo pollinations/pollinations \
  --title "📋 TRACKING: Q4 Model Updates" \
  --body "## Overview
Track all model-related updates for Q4

## Tasks
- [ ] Add Claude Sonnet 4.5
- [ ] Update pricing tiers
- [ ] Deprecate old models" \
  --label "TRACKING" \
  --assignee voodoohop

Comment on issue:

gh issue comment 1234 --repo pollinations/pollinations \
  --body "✅ Done! Merged in #5678"

Version History

  • 99bce92 Current 2026-07-25 10:38

Same Skill Collection

.claude/skills/abuse-detection/SKILL.md
.claude/skills/candidate-evaluation/SKILL.md
.claude/skills/code-formatting/SKILL.md
.claude/skills/community-leaderboard/SKILL.md
.claude/skills/enter-services/SKILL.md
.claude/skills/manage-vast-gpu-fleet/SKILL.md
.claude/skills/model-debugging/SKILL.md
.claude/skills/model-management/SKILL.md
.claude/skills/monitor-services/SKILL.md
.claude/skills/polli-video/SKILL.md
.claude/skills/polli/SKILL.md
.claude/skills/r2-glacier-migration/SKILL.md
.claude/skills/spending-analysis/SKILL.md
.claude/skills/sync-production/SKILL.md
.claude/skills/tinybird-deploy/SKILL.md
.claude/skills/voting-status/SKILL.md
.claude/skills/web-research/SKILL.md
apps/openclaw/skills/founder-meditation/SKILL.md
packages/polli-cli/SKILL.md

Metadata

Files
0
Version
8303332
Hash
fa387310
Indexed
2026-07-25 10:38

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 05:05
浙ICP备14020137号-1 $mapa de visitantes$