skills/voting-status/voting-status/SKILL.md
Create and post ASCII art voting status diagrams to GitHub issues and Discord. Use when asked to update voting, show voting results, or announce voting status.
npx skillsauth add aiagentskills/skills voting-statusInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate phrack-style ASCII art diagrams showing community voting results and post them to GitHub + Discord.
| Topic | Issue | Emoji Mapping | |-------|-------|---------------| | Models | #5321 | 👍=Video, 😄=Embed, ❤️=OSS, 🚀=Image, 🎉=TTS | | Payments | #4826 | 👍=Crypto, 😄=PayPal, ❤️=Alipay, 🚀=UPI, 😕=GPU, 🎉=Ads, 👀=PIX | | Login | #5543 | 👍=Google, 😄=Discord, ❤️=Email, 🚀=Phone, 🎉=WeChat, 👀=Wallet |
| Channel | ID |
|---------|-----|
| Guild | 885844321461485618 |
| 💬│chat | 889573359111774329 |
| 🏵️│pollen-beta | 1432378056126894343 |
| 📰│news-polls | 1339346975690068008 |
mcp1_get_issue(owner: "pollinations", repo: "pollinations", issue_number: XXXX)
Extract from reactions: +1, -1, laugh, hooray, confused, heart, rocket, eyes
Template:
.--[ TITLE | XX votes ]--------------------------------------------------------.
| |
| VOTES BY CATEGORY STATUS |
| ──────────────── ────── |
| 🎉 WINNER ██████████████████████████████ XX ✓ shipped / ⏳ backlog |
| 👍 SECOND ████████████████████ XX ⏳ researching |
| 😄 THIRD ███████████████ XX ⏳ backlog |
| ... |
| |
| ✅ SHIPPED: What's already live |
| 🏆 LEADER: Top vote-getter (XX votes) |
'-------------------------------------------------------------------------------'
Bar formula: █ × Math.round(votes / maxVotes * 30)
mcp1_add_issue_comment(
owner: "pollinations",
repo: "pollinations",
issue_number: XXXX,
body: "## 📊 Voting Status Update (Month YYYY)\n\n```\n<DIAGRAM>\n```\n\n<OUTRO>"
)
mcp0_discord_send(channelId: "889573359111774329", message: "<DIAGRAM + LINK>") // chat
mcp0_discord_send(channelId: "1432378056126894343", message: "<DIAGRAM + LINK>") // pollen-beta
mcp0_discord_send(channelId: "1339346975690068008", message: "<DIAGRAM + LINK>") // news-polls
## 📊 Voting Status Update (Dec 2025)
\`\`\`
.--[ MODEL VOTING | 121 votes ]-------------------------------------------------.
| |
| VOTES BY TYPE SHIPPED NOV-DEC '25 |
| ───────────── ─────────────────── |
| 👍 VIDEO ████████████████████████████████ 46 ✓ Veo 3.1 🎬 |
| ❤️ OSS LLM ████████████████ 21 ✓ Kimi K2, DeepSeek |
| 🎉 TTS/STT ███████████████ 20 ✓ openai-audio |
| 🚀 IMAGE █████████ 13 ✓ Nanobanana Pro |
| 😄 EMBED ████████ 12 ⏳ next up? |
| 👎 OTHER ████ 6 comment below! |
| |
| 🏆 LEADER: Video generation (46 votes) |
'-------------------------------------------------------------------------------'
\`\`\`
we been cooking fr fr 🔥 keep the votes coming!
🗳️ **Vote here:** https://github.com/pollinations/pollinations/issues/5321
## 📊 Payment Voting Status (Dec 2025)
\`\`\`
.--[ PAYMENT VOTING | 135 votes ]-----------------------------------------------.
| |
| VOTES BY METHOD STATUS |
| ──────────────── ────── |
| 🎉 ADS EARN ██████████████████████████████ 38 ⏳ exploring |
| 👍 CRYPTO ████████████████████ 24 ⏳ researching |
| 😄 PAYPAL █████████████████ 21 ⏳ polar integration? |
| 😕 HOST GPUs █████████████ 16 ⏳ get in touch! |
| 👀 PIX 🇧🇷 ██████████ 13 ⏳ researching |
| 🚀 UPI 🇮🇳 █████████ 11 ⏳ researching |
| ❤️ ALIPAY 🇨🇳 ██████ 9 ⏳ researching |
| |
| ✅ SHIPPED: Credit Card via Polar.sh |
| 🏆 LEADER: Display ads to earn (38 votes) |
'-------------------------------------------------------------------------------'
\`\`\`
ads to earn pollen is winning! 🗳️
💳 **Vote here:** https://github.com/pollinations/pollinations/issues/4826
`░▒▓ POLLINATIONS // DEC 2025 ▓▒░`
**still in beta — values may shift as we find balance**
## ⚡ pollen rebalance
adjusting daily pollen to sustain compute
effective from next refill
\`\`\`
🦠 spore 1/day
🌱 seed 3/day
🌸 flower 10/day
🍯 nectar 20/day
\`\`\`
## 🌱 🌸 upgrade paths
**🦠 → 🌱** show us you're part of the community
- ⭐ star [repo](https://github.com/pollinations/pollinations)
- 🔀 merged PR
**🌱 → 🌸** build something with pollinations
- 🛠️ push code
- 📦 project in [showcase](https://pollinations.ai)
register → https://enter.pollinations.ai
## 🎬 new endpoints
premium models now live. all accessible to everyone.
\`\`\`
text claude opus 4.5 · kimi k2
image nanobanana-pro (4K) · seedream 4
video veo 3.1 · seedance
\`\`\`
---
📖 [docs](https://enter.pollinations.ai/api/docs) · 🐙 [github](https://github.com/pollinations/pollinations) · 🗳️ [vote for models](https://github.com/pollinations/pollinations/issues/5321) · 💬 questions welcome
*we're figuring this out together — free tiers may evolve as we grow* 🌱
documentation
Guides using bun.sys for system calls and file I/O in Zig. Use when implementing file operations instead of std.fs or std.posix.
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
development
Guides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or bundling tests.