Oxylabs Scheduler — Development skill for Claude Code
Oxylabs Scheduler + Vercel Cron — Implementation Prompt.
How to install Oxylabs Scheduler
Installs to ~/.claude/skills/adrianhajdin-skew_news-oxylabs-scheduler/SKILL.md
mkdir -p ~/.claude/skills/adrianhajdin-skew_news-oxylabs-scheduler && curl -fsSL https://raw.githubusercontent.com/adrianhajdin/skew_news/HEAD/prompts/oxylabs-scheduler.md -o ~/.claude/skills/adrianhajdin-skew_news-oxylabs-scheduler/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Oxylabs Scheduler does
Oxylabs Scheduler + Vercel Cron — Implementation Prompt
Goal
Implement the Oxylabs Scheduler and Vercel Cron layer (AGENTS.md §18) so that active source homepages are scraped automatically every hour and turned into analyzed articles with **no manual intervention** after one-time setup.
Deliver all parts together (§18):
- Sync schedules route —
POST /api/oxylabs/schedules: create one Oxylabs schedule per active source, persist rows, and deactivate orphaned Oxylabs schedules
Alternatives in Development
- OpenAI Codex CLI — (Rust implementation) 67.8k ★
- Plan Feature: Comprehensive Archon Implementation Planning — Plan Feature: Comprehensive Archon Implementation Planning skill 17.6k ★
- Example Plugin — Reference implementation for plugin developers 14k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Add Cron Railway
Create scheduled jobs on Railway using node-cron or external cron services. Implement cron scheduler in Expres
Openclaw Agent
Autonomous agent prompt that finds local businesses without websites, builds them premium sites, deploys to Ve
Quick Plan
Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab
Plan With Team
Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab
Brainstorm Requirements
Use this prompt to systematically brainstorm and refine initial requirements through structured discovery and
JiegeOSBench
Benchmarking a single‑prompt Rust OS kernel implementation, comparing Claude Code Fable, Opus, and Sonnet.
Related Agents
AI SDK Expert
Expert in Vercel AI SDK v5 handling streaming, model integration, tool calling, hooks, state management, edge
Vercel AI SDK Expert
Use for Vercel AI SDK v5 implementation work: chat interfaces, tool calling, streaming, agentic loop control,