Back to the catalog

colosseum-copilot

colosseumorg/colosseum-copilot · skills.sh

Open source Repository Open in the app JSON README (API)

About

Skill publicada por colosseumorg/colosseum-copilot no skills.sh. Instale com: npx skills add colosseumorg/colosseum-copilot@colosseum-copilot

Details

Kind
Agent skills
Topic
No topic detected
Publisher
colosseumorg
Origin
skillssh
Category
ferramentas
Stars
12
Forks
3
Last push
2026-07-13T01:51:28Z
Repository state
ativo
Added
2026-08-30 15:21:50
Updated
2026-09-08 15:03:29
Origin id
colosseumorg/colosseum-copilot/colosseum-copilot

README

# Colosseum Copilot

AI agent skill for Solana/crypto startup research. Gives coding assistants access to 5,400+ hackathon project submissions, 84,000+ archive documents from 65+ curated sources, hackathon analytics, and ecosystem data from The Grid.

## Install

```bash
npx skills add ColosseumOrg/colosseum-copilot
```

> **Prerequisites:** You need a Personal Access Token (PAT) from [colosseum.com/arena/copilot](https://colosseum.com/arena/copilot) before first use.

## What it does

- **Search builder projects** — find hackathon submissions by concept, tech stack, or problem domain
- **Search crypto archives** — query curated corpus of cypherpunk literature, protocol docs, and investor research
- **Analyze hackathons** — distribution and trend analysis across hackathon editions
- **Deep research** — full 8-step workflow for vetting startup ideas with evidence from all sources

## Compatible runtimes

- Claude Code
- Codex
- OpenClaw

## Auth

Requires a Personal Access Token (PAT) from [Colosseum Arena](https://colosseum.com/arena/copilot).

```bash
export COLOSSEUM_COPILOT_API_BASE="https://copilot.colosseum.com/api/v1"
export COLOSSEUM_COPILOT_PAT="your-token-here"
```

## Docs

Full documentation at [docs.colosseum.com/copilot](https://docs.colosseum.com/copilot).

## License

Proprietary. Copyright Colosseum.

More