Overview
- Skill Key
- edmonddantesj/aoi-hackathon-scout-lite
- Author
- Aoineco & Co.
- Source Repo
- openclaw/skills
- Version
- 0.1.6
- Source Path
- skills/edmonddantesj/aoi-hackathon-scout-lite
- Latest Commit SHA
- 2ce809ea630e6297c4671509416636159479058f
Public-safe hackathon source registry + filtering output (no crawling, no submissions).
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 aoi-hackathon-scout-lite 技能。 若已安装,则直接安装 aoi-hackathon-scout-lite 技能。
# AOI Hackathon Scout (Lite) S-DNA: `AOI-2026-0215-SDNA-HACK01` ## Quick Start (copy/paste) ```bash # 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 ```bash aoi-hackathon sources ``` ### Filter (best-effort) ```bash # 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) ```bash # 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) ```bash 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: ```bash 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 B...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
romeosy
OpenClaw Chinese AI-enhanced knowledge management skill
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cclank
Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.
cccarv82
Optimized OpenClaw backup skill for creating full snapshots with workspace archive splitting, change summaries, restore instructions, and Discord notifications. Use when you need to set up or run automated backups, configure backup cron jobs, or document/restore OpenClaw state. Triggers on backup automation, backup scripts, snapshot/restore, or GitHub backup repos.
cemoso
Autonomous PR review loop with Greptile. Use when an agent creates a PR and needs to autonomously handle code review feedback — reading Greptile reviews, fixing issues, pushing fixes, re-triggering review, and auto-merging when score is 4/5+. Trigger on commands like "pr review {url}", "review my PR", or when a Greptile review webhook/poll delivers feedback.