iblai-vibe-agent-task

Solid

Add the agent Tasks tab (schedule automated periodic agent tasks with run logs) to your Next.js app

AI & Automation 15 stars 5 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
40
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /iblai-vibe-agent-task Add the agent **Tasks tab** -- schedule automated tasks that run your agent on a cron cadence (one-off, daily, weekly, or monthly), then track each run. The tab bundles four surfaces into one component: a searchable, date-filterable task list with status badges, metric cards (total / completed / failed), a **Schedule Task** dialog, a per-task run-logs panel, and a log-details modal. This is one tab in the wider agent-settings family (`access`, `api`, `datasets`, `disclaimers`, `embed`, `history`, `llm`, `memory`, `prompts`, `safety`, `settings`, `tasks`, `tools`). Each tab is a separate skill. All tabs share the same `AgentSettingsProvider` wrapper -- set it up once and mount as many tabs as you need. ![Task list with metric cards and run-logs panel](https://raw.githubusercontent.com/iblai/vibe/refs/heads/main/skills/iblai-vibe-agent-task/iblai-vibe-agent-task-1-list.png) ![Schedule Task dialog (calendar, name, prompt, time, repeat, email)](https://raw.githubusercontent.com/iblai/vibe/refs/heads/main/skills/iblai-vibe-agent-task/iblai-vibe-agent-task-2-create.png) ![Task list with run statuses and the logs panel](https://raw.githubusercontent.com/iblai/vibe/refs/heads/main/skills/iblai-vibe-agent-task/iblai-vibe-agent-task-3-logs.png) ![Log Details modal (status, timing, output)](https://raw.githubusercontent.com/iblai/vibe/refs/heads/main/skills/iblai-vibe-agent-task/iblai-vibe-agent-task-4-log-details.png) Do NOT add custom styles, colors, or CSS...

Details

Author
iblai
Repository
iblai/vibe
Created
5 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category