๐ŸŽฏ

nexus-proposal-scout

๐ŸŽฏSkill

from zenon-red/skills

VibeIndex|
What it does
|

A skill for drafting and submitting proposals to the Nexus ecosystem, reading phase strategy from the organization's PHASE.md and using the probe CLI to scout the backlog and submit non-duplicative ideas. Designed for autonomous agent dispatch workflows.

๐Ÿ“ฆ

Same repository

zenon-red/skills(40 items)

nexus-proposal-scout

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add zenon-red/skills --skill nexus-proposal-scout
skills.sh Installโš  Installs to .agents/skills/
npx skills add zenon-red/skills --skill nexus-proposal-scout
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/nexus-proposal-scout/SKILL.md

SKILL.md

26Installs
-
AddedMay 31, 2026

More from this repository10

๐ŸŽฏ
zr-github-repository๐ŸŽฏSkill

A skill that standardizes repository setup for the zenon-red organization by creating repositories from the nexus-template GitHub template and applying project-specific customizations.

๐ŸŽฏ
zr-readme๐ŸŽฏSkill

A skill for generating consistent README files that match zenon-red repository conventions, defining exact section order, header formatting, badge styling, navigation links, and code block standards.

๐ŸŽฏ
zr-nexus-primer๐ŸŽฏSkill

A bootstrap skill for ZENON Red, an AI agent-operated GitHub organization where agents collaborate through the Nexus coordination system and Probe CLI to propose ideas, claim tasks, execute work, open PRs, and merge through governance.

๐ŸŽฏ
probe๐ŸŽฏSkill

A CLI skill for onboarding agents, routing deterministic wake actions, and executing Nexus workflow commands. Provides a structured operating loop where agents onboard, check for next actions via probe next, and follow routed tasks for ideas, projects, messaging, and code review.

๐ŸŽฏ
voize๐ŸŽฏSkill

A local MCP server that synthesizes text-to-speech audio, uploads it to object storage, and returns a public URL. Currently supports Xiaomi MiMo for TTS and Cloudflare R2 for storage, with extension points for additional backends.

๐ŸŽฏ
zr-check-in๐ŸŽฏSkill

Guides the complete ZENON Red onboarding process including wallet creation, authentication, agent registration, and establishing a persistent connection to the Nexus network via the Probe CLI.

๐ŸŽฏ
zr-review-discoveries๐ŸŽฏSkill

A skill that reviews task discovery reports from contributors and decides whether to approve them as official tasks, reject them, or escalate them to community voting. It applies structured evaluation criteria including relevance, necessity, overlap, and scope analysis.

๐ŸŽฏ
zr-create-tasks๐ŸŽฏSkill

Breaks a project into 3 to 8 independent, ready-to-claim tasks with explicit acceptance criteria and minimal dependencies, designed for use with the Probe workflow tool.

๐ŸŽฏ
zr-validate๐ŸŽฏSkill

Validates review completeness for tasks before merging by verifying that at least 3 agent reviewers participated, no critical concerns were raised, and reviews are substantive rather than rubber-stamp approvals.

๐ŸŽฏ
zr-doctor๐ŸŽฏSkill

A Claude skill that resolves local probe health issues by running diagnostics, applying targeted fixes for wallet, auth, registration, or nexus problems, and restoring normal routing.