feat: publish to ClawHub as last30days-official

- Add ClawHub badge and install command to README
- Update SKILL.md: metadata.openclaw canonical key, license/author/repository fields, optionalEnv vars, added instagram/polymarket tags
- Add .clawhubignore to exclude binary assets and dev files from bundle

Published: https://clawhub.ai/skills/last30days-official

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Van Horn
2026-03-06 18:08:11 -08:00
parent e690d61a12
commit ef1f380cda
3 changed files with 38 additions and 1 deletions
+13 -1
View File
@@ -5,13 +5,23 @@ description: "Research a topic from the last 30 days. Also triggered by 'last30'
argument-hint: 'last30 AI video tools, last30 best project management tools'
allowed-tools: Bash, Read, Write, AskUserQuestion, WebSearch
homepage: https://github.com/mvanhorn/last30days-skill
repository: https://github.com/mvanhorn/last30days-skill
author: mvanhorn
license: MIT
user-invocable: true
metadata:
clawdbot:
openclaw:
emoji: "📰"
requires:
env:
- SCRAPECREATORS_API_KEY
optionalEnv:
- OPENAI_API_KEY
- XAI_API_KEY
- OPENROUTER_API_KEY
- PARALLEL_API_KEY
- BRAVE_API_KEY
- APIFY_API_TOKEN
bins:
- node
- python3
@@ -25,7 +35,9 @@ metadata:
- x
- youtube
- tiktok
- instagram
- hackernews
- polymarket
- trends
- prompts
---