agentsclimarketplace

Youtube polls

Skill adriannoes/awesome-agentic-ai/cursor-claude-codex/skills/david-ondrej/research-and-web/youtube-polls

329 agent skills (Cursor, Claude Code & Codex), 5,380 OpenClaw skills, 201 ML notebooks, 7 textbooks, 52 research papers, 17 industry reports for PMs, Designers & Developers.

Install
npx -y skills add adriannoes/awesome-agentic-ai --skill youtube-polls

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Use when David wants to create, track, or analyze YouTube community polls. Triggers on "youtube poll", "next poll", "poll results".

SKILL.md

1.4 KB, as published. Nobody here has run it

YouTube Polls

Goal: research our YouTube audience — what problems they have, what they'd pay for, who they are. Every poll keeps improving our knowledge of the audience.

Rules

  • One clear question + exactly four options.
  • Each poll stands alone. Never assume voters saw or voted in any other poll — no follow-ups that depend on prior polls.
  • Options must be very clear, 3–6 words max.
  • Each poll is its own independent research question. NEVER design a poll as a follow-up to, or a drill-down into, a previous poll's result. Treat every poll as if it's the first and only thing we ever ask the audience. Generate questions from scratch against our research goals — not from what we last asked.

Ground polls in real channel data (DeepAPI)

Before designing a poll, you can pull real audience data through DeepAPI (David's own product — we dogfood it):

  • POST /v1/scrape/youtube/channel with {"channels": ["DavidOndrej"]} — recent videos + view counts, to see which topics the audience actually watches.
  • POST /v1/scrape/youtube/search with a topic query — what's trending in the niche right now.

Auth, cost caps, and examples: deepapi skill. Use the data to inform question choice; the poll rules above still apply unchanged.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.