Agent Skills
› pollinations/pollinations
› issue-maker
issue-maker
GitHub用于在 Pollinations GitHub 仓库中创建或更新 Issue,支持查重、遵循团队规范及标签分配。
触发场景
需要追踪任务时
请求创建或更新 GitHub Issue 时
安装
npx skills add pollinations/pollinations --skill issue-maker -g -y
SKILL.md
Frontmatter
{
"name": "issue-maker",
"description": "Create or update Pollinations GitHub issues when asked to track work, using current repository conventions."
}
Issue Maker
- Use
pollinations/pollinations. Check related open and closed issues/PRs, including the latest discussion and close reason, before creating a duplicate or reviving obsolete work. - Describe the current problem or requested outcome with a short title and up to three concrete bullets. Link related work; use a checklist for tracking issues when useful.
- Follow the user's assignee and label preferences. Otherwise use the team ownership table below, checking current repository context when uncertain. Query existing labels when needed; root
AGENTS.mddefines app-submission states. - Return the issue link and a concise summary. Use Discord-compatible formatting when requested.
- Do not create or modify local files for issue-only work.
| Person | GitHub | Area |
|---|---|---|
| Thomas | voodoohop |
General, models, infrastructure |
| Joshua | eulervoid |
Pollen, backend, auth |
| Elliot | elliotetag |
Community, newsletter, UI |
版本历史
-
3e1cabf
当前 2026-09-09 11:59
简化 Agent 指导原则,移除过时工作流,强调简洁性与自主性。
- 99bce92 2026-07-25 10:38


