An open API service indexing awesome lists of open source software.

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.

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/`