https://github.com/agentkit-seo/agentkit-seo.github.io
Static Astro website for AgentKit SEO: human-readable playbooks and installable agent skills for LinkedIn, GitHub, CV/ATS, web portfolio, and AI-readable personal branding.
https://github.com/agentkit-seo/agentkit-seo.github.io
aeo ai-agents astro ats cv github linkedin llms-txt personal-branding portfolio seo typescript
Last synced: about 1 month ago
JSON representation
Static Astro website for AgentKit SEO: human-readable playbooks and installable agent skills for LinkedIn, GitHub, CV/ATS, web portfolio, and AI-readable personal branding.
- Host: GitHub
- URL: https://github.com/agentkit-seo/agentkit-seo.github.io
- Owner: agentkit-seo
- Created: 2026-05-04T09:34:23.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-05T10:05:49.000Z (about 2 months ago)
- Last Synced: 2026-05-05T11:36:52.920Z (about 2 months ago)
- Topics: aeo, ai-agents, astro, ats, cv, github, linkedin, llms-txt, personal-branding, portfolio, seo, typescript
- Language: Astro
- Homepage: https://agentkit-seo.github.io
- Size: 411 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AgentKit SEO Website
Static Astro website for [AgentKit SEO](https://agentkit-seo.github.io), the AI-powered personal branding toolkit and modular agent skill system for developers. The site serves as a human-readable knowledge hub for LinkedIn optimization, GitHub SEO, CV/ATS resumes, portfolio SEO/AEO, and X/Twitter strategy, prepared for GitHub Pages publishing.
## Commands
```bash
npm install
npm run build
npm run dev
```
The site is statically rendered and uses Astro pages for all important routes. Metadata and structured data live in shared helpers under `src/data/metadata.ts`.
## Routes
- `/`
- `/playbooks/`
- `/playbooks/cv-ats/`
- `/playbooks/linkedin/`
- `/playbooks/github/`
- `/playbooks/web-portfolio/`
- `/playbooks/x-twitter/`
- `/playbooks/agent-context-optimization/`
- `/skills/`
- `/skills/cv-ats/`
- `/skills/linkedin/`
- `/skills/github/`
- `/skills/web-portfolio/`
- `/skills/x-twitter/`
- `/skills/agent-context-optimization/`
- `/providers/`
- `/docs/`
- `/docs/installation/`
- `/docs/usage/`
- `/changelog/`
- `/contact/`