GitHub - backrun-co/backrun-viet-bai-seo: Skill Agent viết bài · GitHub
Skip to content

backrun-co/backrun-viet-bai-seo

Folders and files

Repository files navigation

Backrun Viet Bai SEO Skill

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

Repository Structure

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

Install For Codex

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".

Usage Notes

  • Keep API keys outside the repository.
  • Use local .env files 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.

License

No license has been assigned yet. Add one before publishing as open source.

About

Skill Agent viết bài

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors