audience-score-system
Streamable-HTTP MCP access to the Audience Score System server across dev/prod, plus researcher/analyst agents and loop skills for research, schedule, and outcomes
By whale_net1 GitHub starsUpdated 3 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 5 skill or MCP entries
- Source updated
- Sep 21, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install audience-score-system for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install audience-score-system@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/whale-net/everythingClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is audience_score_system/plugin/user/.
Plugin files
├── .claude-plugin/plugin.json├── skills/outcomes/SKILL.md├── skills/research/SKILL.md├── skills/schedule/SKILL.md└── .mcp.json
Included Skills3
Run Audience Score System's Loop 3 for one Channel — resolve any pending outcome matches, then compare what published videos actually did against the viability verdicts that predicted them — by dispatching the analyst persona against the ASS MCP server. Use once videos from a Channel's committed schedule have published and their synced metrics are ready to check against predictions.
Run Audience Score System's Loop 1 end-to-end for one topic — research it into cited notes, then reach a viability verdict — by dispatching the researcher and analyst personas against the ASS MCP server. Use when a Creator or Analyst has a topic/idea for a Channel and wants a grounded viable/not-viable/needs-more-research call, not just raw data fetched.
Run Audience Score System's Loop 2 for one Channel — find viable ideas without a proposed video_script yet and propose one under an active Strategy, then leave greenlighting/denying/archiving to the Creator or Co-Creator — by dispatching the analyst persona against the ASS MCP server. Use once one or more ideas have a viable verdict and need to move onto a proposed video_script.
MCP servers2
- url
- https://dev-mcp.ass.whalenet.dev
- url
- https://mcp.ass.whalenet.app
Plugin manifests1
{
"name": "audience-score-system",
"description": "Streamable-HTTP MCP access to the Audience Score System server across dev/prod, plus researcher/analyst agents and loop skills for research, schedule, and outcomes",
"author": {
"name": "whale_net"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[audience-score-system on Agent Plugins Marketplace](https://pluginsmp.com/plugins/audience-score-system)