.codex/skills/pagecord/SKILL.md
Interact with the Pagecord API for a blog. Use when the user wants to inspect posts or pages, publish content through the API, check API connectivity, or inspect the home page.
npx skillsauth add lylo/pagecord pagecordInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the public API at https://api.pagecord.com.
/Users/olly/dev/pagecord/.env.PAGECORD_API_KEY for the default blog.PAGECORD_{BLOG}_API_KEY with the subdomain uppercased and hyphens replaced by underscores.Settings > API.All requests use Authorization: Bearer {API_KEY}. Never print the raw key.
When listing content, present a concise table. When publishing markdown, preserve front matter and send content_format=markdown.
data-ai
Investigate a customer support email and draft a reply. Use when the user pastes a customer message, bug report, billing question, feature request, or how-to question.
development
Investigate and fix a Sentry issue in this codebase. Use when the user provides a Sentry issue URL or ID and wants diagnosis, a fix, verification, or a PR.
testing
Interact with Cloudflare R2 buckets used by Pagecord. Use when the user wants to list objects, inspect bucket stats, fetch files, or check backup integrity in R2.
documentation
Interact with the Fizzy tracker for Pagecord work. Use when the user asks to list, create, update, move, close, comment on, or inspect Fizzy cards or boards.