Static Astro website for AgentKit SEO, the portable AI agent skill system for grounded career work. The site serves as a human-readable knowledge hub for private career context, VitaeGraph records, LinkedIn optimization, GitHub SEO, CV/ATS resumes, portfolio SEO/AEO, and X/Twitter strategy, prepared for GitHub Pages publishing.
npm install
npm run build
npm run devThe 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.
//vitaegraph//profile-optimization//playbooks//playbooks/cv-ats//playbooks/linkedin//playbooks/github//playbooks/web-portfolio//playbooks/x-twitter//playbooks/agent-context-optimization//playbooks/vitaegraph//skills//skills/vitaegraph//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/