Codex skill for creating Backrun-style SEO blog posts from a keyword, article URL, or YouTube video.
The skill covers:
- SEO article planning and writing in Backrun's knowledge-blog style
- Guide-style method articles with natural keyword placement
- E-E-A-T checks, reader-focused instructions, and practical limitations
- Backrun-branded image rules for video-derived, article-derived, and keyword-only articles
- AIWeb Agent API publishing rules for Backrun
- Blog thumbnail and uploaded-image verification rules
skills/
└── backrun-viet-bai-seo/
├── SKILL.md
├── agents/
│ └── openai.yaml
├── assets/
│ └── backrun-logo-co-chu.png
└── references/
├── aiweb-agent-api.md
└── backrun-seo-checklist.md
Copy the skill folder into your Codex skills directory:
Copy-Item -Recurse ".\skills\backrun-viet-bai-seo" "$env:USERPROFILE\.codex\skills\backrun-viet-bai-seo"Then start a new Codex session and call it with:
$backrun-viet-bai-seo Write a Backrun SEO article for the keyword "export Claude chat to PDF".
- Keep API keys outside the repository.
- Use local
.envfiles or environment variables for AIWeb credentials. - For generated article images, upload with
source_domain: "upload"to avoid broken blog thumbnails. - If the user provides a video, use frames from that video.
- If the user provides an article URL, use screenshots or crops from that article.
- If the user only provides a keyword, research the workflow first; if asked, find relevant YouTube videos for each H2 and build images from those frames.
No license has been assigned yet. Add one before publishing as open source.
