weirdo-tv
by BeamusWayne · development · go, api, skill
神人TV (WeirdoTV) — 互联网神人人格蒸馏器。召唤泽连斯基、米莱、胡锡进、孙笑川、 川普、罗翔、马斯克等二十余位神人,模拟其极端言论风格,用于玩抽象的网民必备技能。 支持单人召唤、随机神人、神人辩论、神人点评、神人会议五种模式。 Use when asked to "召唤神人", "/weirdo-tv", "神人说", "让[人名]评价", or any request to channel internet legends, meme lords, or controversial figures.
Source: https://github.com/BeamusWayne/WeirdoTV-Skill
Install
git clone https://github.com/BeamusWayne/WeirdoTV-SkillTags: go, api, skill
⭐ 12 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
weirdo-tv is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- simp by BeamusWayne
追爱军师 — 帮你用最纯情的话把心上人追到手 | Love Strategist — win over your crush with the most sincere words
- Go Documentation by muratmirgun
Use when writing or reviewing Go documentation — godoc comments on packages, types, functions, methods, sentinel errors; runnable Example tests; README/CONTRIBUTING/CHANGELOG. Covers the project-type detection (library vs application) that decides which docs are needed, comment grammar (start with name, full sentences), what to document vs what to skip, and Example test conventions. Apply proactively when introducing exported names, even if documentation was not requested.
- Go Performance by muratmirgun
Use when profiling, benchmarking, or optimizing Go code — includes the measure-first methodology, the pprof-driven decision tree (which symptom maps to which fix), allocation reduction, capacity hints, hot-path patterns (strconv vs fmt, repeated string→byte conversions, strings.Builder), and runtime tuning. Apply proactively whenever a user mentions slowness, allocations, GC pressure, or asks for benchmarks, even if no specific pattern is named.
- Wikispec Wiki by christianb93
This skills instructs the agent how to maintain the knowledge base in the wiki. Use it when you want to ingest documents or query the wiki
- Policyengine Analysis by ForceInjection
Common analysis patterns for PolicyEngine research repositories (CRFB, newsletters, dashboards, impact studies)
- Portal Component Legacy3 Wowlab by ForceInjection
Generate Next.js components for the portal app with proper patterns. Use when creating new pages, components, or features in apps/portal.
- Pr Workflow Manager by ForceInjection
Manages complete PR workflow from start to finish - creates feature branch, commits changes, pushes to remote, and opens pull request. Use when user wants to create a PR (e.g., "create a PR for these changes" or "the fix is ready, push it up and create a pull request").
- Prd Maker Mharbulous Listbot Ca by ForceInjection
Create comprehensive Product Requirements Documents (PRDs), break down features into epics and user stories, and establish clear acceptance criteria. Use this skill when you need to: (1) Transform a project brief or business requirements into a structured PRD, (2) Define product scope and goals, (3) Create user stories with acceptance criteria, (4) Break down complex features into implementable epics, (5) Prioritize features and determine MVP scope, (6) Specify non-functional requirements, or...
Frequently asked questions
How do I install weirdo-tv?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support weirdo-tv?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is weirdo-tv free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.