agentkit-seo

Routes broad SEO requests to the correct platform-specific optimization module.

2.6k|921|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill agentkit-seo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentkit-seo
Source: https://github.com/rohitg00/awesome-claude-code-toolkit/tree/main/skills/agentkit-seo
Command: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill agentkit-seo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Broad or ambiguous personal-branding and SEO requests often span multiple platforms like LinkedIn, GitHub, CVs, portfolios, and X/Twitter, making it unclear which rules to apply. This Skill acts as an orchestrator that routes each request to the right specialized module while keeping context scoped and avoiding irrelevant platform rules.

Core Features & Use Cases

  • Intelligent Routing: Identifies the target surface from a request and loads only the matching module skill, such as LinkedIn, GitHub, CV/ATS, web portfolio, or X/Twitter.
  • Cross-Platform Sequencing: For multi-surface requests, it stabilizes the factual source of truth via the agent-context module before editing platform outputs.
  • Token Discipline: Minimizes context usage by loading one module by default and requesting only the smallest missing input set.
  • Use Case: A user asks to improve their overall digital presence for a job search. The Skill first builds or repairs the agent context file, then routes to the CV/ATS module for application materials and the LinkedIn module for recruiter discovery.

Quick Start

Ask the assistant to review your overall online presence and route the work to the right platform modules, starting with your agent context file.

Frequently Asked Questions about agentkit-seo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize my online presence across multiple platforms?

Start by creating or repairing an agent context file that holds your factual source of truth, then route each platform task to its dedicated module. The orchestrator sequences LinkedIn, GitHub, CV, portfolio, and X/Twitter work so facts stay consistent across surfaces.

How do I choose between LinkedIn, GitHub, and CV optimization?

Match the module to your goal: CV/ATS for active job applications, LinkedIn for recruiter discovery and profile search, and GitHub or a web portfolio for proof-of-work and developer credibility. The routing workflow selects one module by default unless you request a cross-platform pass.

Can I optimize a private or login-gated profile?

Yes, but the Skill cannot fetch gated content directly. Provide pasted section text, screenshots, exports, or a local text file, and it will work from that material instead of guessing.

What is an agent context file and when do I need one?

An agent context file is a personal source-of-truth document holding your verified facts. You need it when work spans multiple platforms or your facts are scattered, but a narrow one-off edit can proceed without it if the supplied material is sufficient.

Why does the Skill only load one module at a time?

Loading a single module keeps context scoped and avoids applying irrelevant platform rules to your request. Cross-platform work is handled by sequencing modules in order rather than loading everything at once.