Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/asana/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asana",
"version": "0.1.4",
"version": "0.1.5",
"description": "Work with your Asana tasks, subtasks, comments, due dates, and project details to create summaries, understand priorities, and prepare clear status updates.",
"author": {
"name": "Asana, Inc.",
Expand Down
8 changes: 8 additions & 0 deletions plugins/asana/scheduled/task-attention-queue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Daily task update",
"prompt": "Review the Asana tasks relevant to me and build a concise attention queue, prioritizing urgent, blocked, overdue, stale, or awaiting-update work. Do not make changes.",
"schedule": {
"type": "weekdays",
"time": "09:00"
}
}
2 changes: 1 addition & 1 deletion plugins/canva/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "canva",
"version": "1.0.2",
"version": "1.0.3",
"description": "Search, create, edit designs",
"author": {
"name": "Canva",
Expand Down
8 changes: 8 additions & 0 deletions plugins/canva/scheduled/design-follow-up-queue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Daily design follow-ups",
"prompt": "Review the Canva designs relevant to me and surface recent changes, feedback, or follow-ups that need my attention.",
"schedule": {
"type": "weekdays",
"time": "09:00"
}
}
2 changes: 1 addition & 1 deletion plugins/clickup/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clickup",
"version": "1.0.3",
"version": "1.0.4",
"description": "Turn Codex into your ClickUp command center.",
"repository": "https://github.com/openai/plugins",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions plugins/clickup/scheduled/task-attention-queue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Daily task update",
"prompt": "Review the ClickUp tasks relevant to me and build a concise attention queue, prioritizing urgent, blocked, overdue, stale, or awaiting-update work. Do not make changes.",
"schedule": {
"type": "weekdays",
"time": "09:00"
}
}
2 changes: 1 addition & 1 deletion plugins/datadog/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datadog",
"version": "0.1.2",
"version": "0.1.3",
"description": "Investigate Datadog telemetry and workflows from Codex",
"author": {
"name": "Datadog",
Expand Down
8 changes: 8 additions & 0 deletions plugins/datadog/scheduled/morning-service-pulse.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Morning service update",
"prompt": "Review recent Datadog activity for the services relevant to me and surface notable incidents, regressions, or follow-ups that need attention.",
"schedule": {
"type": "weekdays",
"time": "08:30"
}
}
2 changes: 1 addition & 1 deletion plugins/github/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github",
"version": "0.1.6",
"version": "0.1.7",
"description": "Inspect repositories, triage pull requests and issues, debug CI, and publish changes through a hybrid GitHub connector and CLI workflow.",
"author": {
"name": "OpenAI",
Expand Down
8 changes: 8 additions & 0 deletions plugins/github/scheduled/pr-attention-queue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Daily PR update",
"prompt": "Review the open pull requests relevant to me and build a concise attention queue, prioritizing requested changes, failing CI, pending reviews, merge-ready work, and stale follow-ups. Do not make changes.",
"schedule": {
"type": "weekdays",
"time": "09:00"
}
}
2 changes: 1 addition & 1 deletion plugins/granola/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "granola",
"version": "1.0.3",
"version": "1.0.4",
"description": "Granola MCP connects your meeting history to Codex so your assistant can pull real context from past conv...",
"author": {
"name": "Granola",
Expand Down
8 changes: 8 additions & 0 deletions plugins/granola/scheduled/meeting-follow-up-queue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Today's meeting follow-ups",
"prompt": "Review my recent Granola meeting notes and surface decisions, commitments, and follow-ups that need my attention.",
"schedule": {
"type": "weekdays",
"time": "16:30"
}
}
2 changes: 1 addition & 1 deletion plugins/linear/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linear",
"version": "0.0.3",
"version": "0.0.4",
"description": "Find and reference issues and projects.",
"author": {
"name": "OpenAI",
Expand Down
8 changes: 8 additions & 0 deletions plugins/linear/scheduled/issue-attention-queue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Daily issue update",
"prompt": "Review the Linear issues relevant to me and build a concise attention queue, prioritizing urgent, blocked, overdue, stale, or awaiting-update work. Do not make changes.",
"schedule": {
"type": "weekdays",
"time": "09:00"
}
}
2 changes: 1 addition & 1 deletion plugins/supabase/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "supabase",
"version": "0.1.10",
"version": "0.1.11",
"description": "Access your Supabase projects and perform tasks like managing tables, fetching config, and querying data.",
"author": {
"name": "Supabase",
Expand Down
8 changes: 8 additions & 0 deletions plugins/supabase/scheduled/backend-attention-queue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Daily backend update",
"prompt": "Review my Supabase projects and surface schema changes, errors, auth anomalies, or follow-ups that need my attention.",
"schedule": {
"type": "weekdays",
"time": "09:00"
}
}
2 changes: 1 addition & 1 deletion plugins/vercel/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vercel",
"version": "0.21.3",
"version": "0.21.4",
"description": "Build and deploy web apps and agents",
"author": {
"name": "Vercel Labs",
Expand Down
8 changes: 8 additions & 0 deletions plugins/vercel/scheduled/deployment-attention-queue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Daily deployment update",
"prompt": "Review my Vercel projects and surface deployments, previews, or production changes that need my attention.",
"schedule": {
"type": "weekdays",
"time": "09:00"
}
}