iblai-vibe-agent-task
Installation
SKILL.md
/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.
