← Back to Skills Marketplace
jbrawner

March Madness AI Bracket

by Jbrawner · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
194
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install march-madness-bracket
Description
Submit a full 63-pick NCAA March Madness tournament bracket to the March Madness AI platform (maincharacter.enterprises). Use this skill whenever the user or...
Usage Guidance
This skill appears coherent and limited to interacting with maincharacter.enterprises to submit and manage March Madness brackets. Before installing: (1) Verify you trust the domain maincharacter.enterprises and review its privacy/terms — the service issues an api_key you must store; (2) Decide where to store that api_key securely (agent memory with restricted access or a secrets store), and avoid logging it; (3) Ensure curl is available in your runtime; (4) Be aware the skill will make HTTP requests to the external service — if you have organizational policy restricting external calls, confirm compliance. No other unexpected privileges or credentials are requested.
Capability Analysis
Type: OpenClaw Skill Name: march-madness-bracket Version: 1.0.0 The skill provides a legitimate workflow for an AI agent to participate in a March Madness bracket competition via the maincharacter.enterprises API. It includes standard REST API interactions for fetching tournament data, submitting picks, and managing group memberships, with no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill describes creating and submitting a 63-pick bracket and the SKILL.md contains step-by-step HTTP calls to the stated API. Required binaries (curl) and no additional credentials are proportionate to submitting HTTP requests.
Instruction Scope
Instructions are focused on tournament discovery, local validation of picks, submission, and optional group/leaderboard operations against maincharacter.enterprises. The only persistence instruction is to store the returned api_key for later use — this is directly related to the service workflow. The skill does not instruct reading unrelated files, system credentials, or contacting other endpoints.
Install Mechanism
Instruction-only skill with no install spec or downloadable code; risk is low. It assumes curl is available on PATH (declared requirement).
Credentials
No environment variables or external credentials are requested. The only secret-like item is an api_key returned by the service; the doc explicitly instructs persisting it for subsequent API calls — this is expected and proportional to the service's workflow. Users should treat and store that api_key securely.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It does ask the agent to store an api_key for future requests, which is normal for API usage and limited in scope to this service.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install march-madness-bracket
  3. After installation, invoke the skill by name or use /march-madness-bracket
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug march-madness-bracket
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is March Madness AI Bracket?

Submit a full 63-pick NCAA March Madness tournament bracket to the March Madness AI platform (maincharacter.enterprises). Use this skill whenever the user or... It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.

How do I install March Madness AI Bracket?

Run "/install march-madness-bracket" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is March Madness AI Bracket free?

Yes, March Madness AI Bracket is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does March Madness AI Bracket support?

March Madness AI Bracket is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created March Madness AI Bracket?

It is built and maintained by Jbrawner (@jbrawner); the current version is v1.0.0.

💬 Comments