iblai-vibe-agent-task
SolidAdd 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
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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.




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
AI & Automation Solid
iblai-vibe-agent-api
Add the agent API tab (API key management) to your Next.js app
15 Updated today
iblai AI & Automation Solid
iblai-vibe-agent-tool
Add the agent Tools tab (enable/disable agent tools) to your Next.js app
15 Updated today
iblai AI & Automation Solid
iblai-vibe-agent-skills
Add the agent Skills tab (reusable Agent Skills catalog with per-agent assignment, private skills, file resources, and the chat `/` skill picker) to your Next.js app
15 Updated today
iblai