website-content-editor
Installation
SKILL.md
Website Content Editor
Make content and image changes to the Tiger Data website. Reads and updates files in the timescale/timescale-website repo via the GitHub API (no local clone needed), opens a PR, and provides the Vercel preview link so stakeholders can review visually.
Platform notes
- Claude Code: Uses
ghCLI commands in the terminal. Works ifgh auth statusshows access totimescale/timescale-website. - Cowork: Uses the GitHub MCP server tools. Requires the
githubMCP server to be configured. Ifget_me()fails or is unavailable, tell the user to add the GitHub MCP server to their Cowork configuration.
When to use this skill
- User wants to update text, headlines, CTAs, or copy on tigerdata.com
- User wants to update or replace images on tigerdata.com
- User asks to edit a landing page, product page, or any static content page
- User mentions "website content", "website copy", or "update the website"
- User mentions "update images", "replace images", or "swap out an image"
- User wants to open a PR against the website repo with content or image changes