aoi-hackathon-scout-lite

Public-safe hackathon source registry + filtering output (no crawling, no submissions).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "aoi-hackathon-scout-lite" with this command: npx skills add edmonddantesj/aoi-hackathon-scout-lite

AOI Hackathon Scout (Lite)

S-DNA: AOI-2026-0215-SDNA-HACK01

Quick Start (copy/paste)

# 1) install
clawhub install aoi-hackathon-scout-lite

# 2) shortlist view / best-effort recommendations
# (reads context/HACKATHON_SHORTLIST.md)
aoi-hackathon recommend --n 5

# 3) browse sources (no API keys)
aoi-hackathon sources
openclaw browser start
openclaw browser open https://devpost.com/c/artificial-intelligence
openclaw browser snapshot --efficient

Scope (public-safe)

  • ✅ Outputs curated source list for hackathons / builder programs / grants
  • ✅ Provides a filtering view: online-only preference, type tags
  • ✅ Provides a paste-ready summary template for the user
  • ❌ No crawling, no login, no form-fill, no submission automation
  • ❌ No Notion API usage in the public skill (paste template only)

Data source

  • Uses the local registry file:
    • context/HACKATHON_SOURCES_REGISTRY.md

Commands

Show sources

aoi-hackathon sources

Filter (best-effort)

# show only likely-online sources
# (filters Online-only fit = ✅ or ⚠️)
aoi-hackathon sources --online ok

# show only web3 sources
aoi-hackathon sources --type web3

Recommend from shortlist (best-effort)

# reads context/HACKATHON_SHORTLIST.md and prints top N online-eligible items
# (excludes rejected; prioritizes 🔥 markers and 'applying/watching')
aoi-hackathon recommend --n 5

Print Notion paste template (text only)

aoi-hackathon template

Setup (early users)

This skill is public-safe and does not require API keys by default.

Recommended default: Browser/web_fetch (no keys)

  • Use OpenClaw Browser to open sources and inspect deadlines/details.
  • Quick start:
    openclaw browser start
    openclaw browser open https://devpost.com/c/artificial-intelligence
    openclaw browser snapshot --efficient
    

Optional: Brave Search API (fast keyword search)

If you want ultra-fast keyword search, you can enable Brave Search for web_search.

  • Get key: https://brave.com/search/api/ (choose Data for Search plan)
  • Configure (example):
    openclaw config set tools.web.search.provider brave
    openclaw config set tools.web.search.apiKey "BRAVE_API_KEY_HERE"
    openclaw config set tools.web.search.enabled true
    
  • Disable again:
    openclaw config set tools.web.search.enabled false
    

(Full setup guide in repo SSOT: context/HACKATHON_SEARCH_SETUP_GUIDE_V0_1.md)

Support

Provenance / originality

  • AOI implementation is original code.
  • Registry content is a curated link list.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Battery

Take control of Battery with this home management toolkit. Clean interface, local storage, zero configuration.

Registry SourceRecently Updated
General

Local Context Bridge

Enables private local document search and context management across Word, Excel, PDF, and Markdown files without uploading data to external servers.

Registry SourceRecently Updated
General

Helm

Helm is a toolkit for creating, linting, templating, packaging, and managing Kubernetes charts via command-line commands.

Registry SourceRecently Updated