โ† All skills
Tencent SkillHub ยท Developer Tools

AOI Hackathon Scout (Lite)

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, _meta.json, package.json, skill.js

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.6

Documentation

ClawHub primary doc Primary doc: SKILL.md 13 sections Open source page

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

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

Issues / bugs / requests: https://github.com/edmonddantesj/aoi-skills/issues Please include the skill slug: aoi-hackathon-scout-lite

Provenance / originality

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

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Config1 Docs1 Scripts
  • SKILL.md Primary doc
  • skill.js Scripts
  • _meta.json Config
  • package.json Config