bid

Submit bids or speech in active --user discuss sessions.

11|3|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/kangig94/coral --skill bid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bid
Source: https://github.com/kangig94/coral/tree/main/skills/bid
Command: npx skills add https://github.com/kangig94/coral --skill bid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Submits a bid or speech as the user observer in a running --user discuss session. This enables structured participation, clear turn-taking, and timely contributions during collaborative discussions.

Core Features & Use Cases

  • Bid mode: Accepts a numeric score (0–100) with an accompanying thought to place a qualified contribution.
  • Speech mode: Accepts free-text contributions when not bidding.
  • Turn management: Enforces active-session context and provides clear prompts or errors when no session is active.

Quick Start

Use /bid to submit a bid with a thought or a freeform speech in an active --user discuss session.

Frequently Asked Questions about bid

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage turn-taking in live collaborative discussions?

You can manage turn-taking in live discussions by submitting a numeric bid score (0-100) with a thought or a free-text speech contribution. This enforces input parsing and validates turns to maintain orderly participation.

What is a bid score in a structured discussion workflow?

A bid score in a structured discussion is a numeric value from 0 to 100 accompanied by a thought. It qualifies a user's contribution to participate in a live turn-taking session, ensuring clear and timely collaborative input.

How do I submit free-text speech in an active discussion session?

To submit free-text speech in an active discussion session, you use the speech mode during a running flow. This accepts your freeform contribution when you are not placing a numeric bid score.

Can I participate in a discussion if no active session is running?

You cannot participate if no active discussion session is running. The turn management feature enforces active-session context and returns clear error messages or prompts when no session is currently active.

What happens if I input invalid data during a discussion turn?

If you input invalid data during a discussion turn, the system applies input parsing rules to validate turns and returns error messages. This enforces structured participation and prevents malformed contributions in the live flow.