Loading the source for x-draft-assistant …
Configuration
Description
A scheduled Eve agent that scans a configured set of X (Twitter) profiles every day, surfaces hot topics from their recent posts, researches each topic with the [Parallel](https://parallel.ai/) web search API, and creates **three draft candidates** for X in [Typefully](https://typefully.com) so a human can review and publish them.
instructions.md ~/agent/instructions.md hot-topic-config.ts ~/agent/lib/hot-topic-config.ts typefully-client.ts ~/agent/lib/typefully-client.ts daily-x-drafts.ts ~/agent/schedules/daily-x-drafts.ts platform-limits.md ~/agent/skills/social/references/platform-limits.md post-templates.md ~/agent/skills/social/references/post-templates.md SKILL.md ~/agent/skills/social/SKILL.md exactly-once.md ~/agent/skills/typefully-best-practices/references/exactly-once.md x-automation.md ~/agent/skills/typefully-best-practices/references/x-automation.md SKILL.md ~/agent/skills/typefully-best-practices/SKILL.md create_typefully_tag.ts ~/agent/tools/create_typefully_tag.ts create_x_drafts.ts ~/agent/tools/create_x_drafts.ts list_typefully_tags.ts ~/agent/tools/list_typefully_tags.ts preview_x_draft.ts ~/agent/tools/preview_x_draft.ts research_hot_topics.ts ~/agent/tools/research_hot_topics.ts scan_x_profiles.ts ~/agent/tools/scan_x_profiles.ts create-confirmation.eval.ts ~/evals/create-confirmation.eval.ts evals.config.ts ~/evals/evals.config.ts failed-create-no-retry.eval.ts ~/evals/failed-create-no-retry.eval.ts missing-config-does-not-create.eval.ts ~/evals/missing-config-does-not-create.eval.ts x-draft-assistant.eval.ts ~/evals/x-draft-assistant.eval.ts README.md ~/agent/README.md .env.example ~/.env.example Dependenciesnpm packages
ai@^7.0.38
eve@^0.47.5
parallel-web@^1.1.0
zod@4.3.6
Configuration
Description
A scheduled Eve agent that scans a configured set of X (Twitter) profiles every day, surfaces hot topics from their recent posts, researches each topic with the [Parallel](https://parallel.ai/) web search API, and creates **three draft candidates** for X in [Typefully](https://typefully.com) so a human can review and publish them.
instructions.md ~/agent/instructions.md hot-topic-config.ts ~/agent/lib/hot-topic-config.ts typefully-client.ts ~/agent/lib/typefully-client.ts daily-x-drafts.ts ~/agent/schedules/daily-x-drafts.ts platform-limits.md ~/agent/skills/social/references/platform-limits.md post-templates.md ~/agent/skills/social/references/post-templates.md SKILL.md ~/agent/skills/social/SKILL.md exactly-once.md ~/agent/skills/typefully-best-practices/references/exactly-once.md x-automation.md ~/agent/skills/typefully-best-practices/references/x-automation.md SKILL.md ~/agent/skills/typefully-best-practices/SKILL.md create_typefully_tag.ts ~/agent/tools/create_typefully_tag.ts create_x_drafts.ts ~/agent/tools/create_x_drafts.ts list_typefully_tags.ts ~/agent/tools/list_typefully_tags.ts preview_x_draft.ts ~/agent/tools/preview_x_draft.ts research_hot_topics.ts ~/agent/tools/research_hot_topics.ts scan_x_profiles.ts ~/agent/tools/scan_x_profiles.ts create-confirmation.eval.ts ~/evals/create-confirmation.eval.ts evals.config.ts ~/evals/evals.config.ts failed-create-no-retry.eval.ts ~/evals/failed-create-no-retry.eval.ts missing-config-does-not-create.eval.ts ~/evals/missing-config-does-not-create.eval.ts x-draft-assistant.eval.ts ~/evals/x-draft-assistant.eval.ts README.md ~/agent/README.md .env.example ~/.env.example Dependenciesnpm packages
ai@^7.0.38
eve@^0.47.5
parallel-web@^1.1.0
zod@4.3.6