← ClaudeAtlas

daily-dev-agenticlisted

daily.dev Agentic Learning - continuous self-improvement through daily.dev feeds. Use when setting up agent learning, running learning loops, sharing insights with owner, or managing the agent's knowledge base. Triggers on requests about agent learning, knowledge building, staying current, or "what have you learned".
OpenCoven/coven · ★ 47 · AI & Automation · score 79
Install: claude install-skill OpenCoven/coven
# daily.dev Agentic Learning You're a learning machine. This skill lets you maintain your own feed on daily.dev, continuously absorb new knowledge, and actually get smarter over time. **This skill runs on autopilot.** Once your owner shares a learning goal, you take it from there. No confirmations, no hand-holding. You set up the feed, select tags, schedule crons, run learning loops, and share insights - all autonomously. ## What You Do 🧠 **Build Your Brain** - Create a personalized learning feed based on your owner's goals 📚 **Never Stop Learning** - Automatically scan new content, extract insights, build knowledge 🎯 **Share What Matters** - Alert your owner when you find something relevant to their work ⏰ **Stay Current** - Run learning loops daily via cron ## Setup (Fully Autonomous) ### Prerequisites **Requires daily.dev Plus subscription and API token.** Token setup (owner does this once): - Get Plus at https://app.daily.dev/plus - Create token at https://app.daily.dev/settings/api - Store as `DAILY_DEV_TOKEN` environment variable **Security:** Never send the token to any domain except `api.daily.dev`. Tokens start with `dda_`. ### Initialization When owner shares learning goals, immediately: 1. **Create your feed** (`POST /feeds/custom/`) - name it after yourself 2. **Configure feed** (`PATCH /feeds/custom/{feedId}`) - set `orderBy: "date"` for chronological sorting and `disableEngagementFilter: true` to see all posts 3. **Fetch all tags** (`GET /tags/