# MemePerfect ## Website - [Home](https://memeperfect.io/): Product overview and entry point. - [Skills Landing](https://memeperfect.io/skills/): Agent skill discovery page. ## Agent - [Agent Skill](https://memeperfect.io/skill.md): Canonical MemePerfect external API skill contract. - [Skills Index](https://memeperfect.io/.well-known/skills/index.json): Machine-readable skill registry. - [Skill File](https://memeperfect.io/.well-known/skills/memeperfect-agent/skill.md): Skill endpoint for tooling that reads `.well-known`. ## Docs - [Docs Home](https://docs.memeperfect.io/): Full documentation. - [Docs Sitemap](https://docs.memeperfect.io/sitemap.xml): Crawl map for all docs pages. - [Docs llms.txt](https://docs.memeperfect.io/llms.txt): LLM index for docs pages. - [Docs APIs](https://docs.memeperfect.io/developers/apis): External API reference. - [Docs API Walkthrough](https://docs.memeperfect.io/developers/api-walkthrough): End-to-end integration flow. - [Docs Strategy Rules Spec](https://docs.memeperfect.io/developers/strategy-rules): Rule and payload contract.