Phiên bản
Ngôn ngữ

Hệ Thống Kỹ Năng

Mỗi kỹ năng là một thư mục trong .agent/skills/ chứa SKILL.md và scripts.

Cấu trúc

.agent/skills/seo-{name}/
├── SKILL.md           # Hướng dẫn chi tiết cho AI
├── scripts/           # Python scripts thực thi
└── assets/            # Templates, data mẫu

Thống Kê

MetricGiá trị
Unique skills42
With shared53 (5 skills chia sẻ giữa agents)
Orphan skills0 ✅
Skills with scripts40 / 42
Executable scripts78
Instruction-only6 (seo-audit, seo-competitor-pages, seo-dataforseo, seo-local, seo-maps, seo-plan)
Agent:Skill ratio1:5.1

Shared Skills (5)

5 skills được chia sẻ giữa agents — cùng skill nhưng mục đích khác nhau:

SkillAgentsMục đích
seo-contentseo-technical-architect (scoring)seo-content-authority (strategy)
seo-solannseo-content-authority (strategy volume)seo-intelligence (monitoring)seo-data-provider (data access)
seo-googleseo-intelligence (analytics)seo-data-provider (data access)
seo-dataforseoseo-intelligence (analysis)seo-data-provider (data access)
seo-information-gainseo-content-authority (pre-creation IG strategy)seo-creator (post-creation IG validation)

Cách Hoạt Động

  1. Workflow đọc SKILL.md để hiểu kỹ năng
  2. AI agent thực thi theo instructions
  3. Scripts hỗ trợ tính toán và phân tích
  4. Kết quả lưu vào domain project folder

Xem Thêm