plurk-trend
Installation
SKILL.md
Plurk Trend Skill
Fetch and rank the most-responded-to plurks from your timeline in the last 24 hours.
Depends on the plurk skill for credentials and API access.
Prerequisites
Same env vars as the plurk skill:
export PLURK_APP_KEY="your_consumer_key"
export PLURK_APP_SECRET="your_consumer_secret"
export PLURK_AUTH_TOKEN="your_access_token"
export PLURK_AUTH_SECRET="your_access_secret"