← ClaudeAtlas

blog-system-installlisted

One-time setup for a business that wants to run the blog pipeline. Interviews the owner, builds a Google Drive folder with voice, business description, and best practices docs, and provisions the Airtable base the other two skills read and write. Safe to re-run to update an existing install. Use when someone says "install the blog system", "set up blogging for my business", "onboard my business for blogging", or when blog-writer reports that no install exists.
RuralAI/rural-hospitality-seo-blog · ★ 0 · Data & Documents · score 73
Install: claude install-skill RuralAI/rural-hospitality-seo-blog
# Blog System Install **Skill version 1.1.1.** If someone is debugging this skill, state this version number early, because most reported problems turn out to be an older build. Turns an interview into a working setup: one Drive folder holding three reference docs plus a Blogs subfolder, and one Airtable base holding four tables. Nothing is written to this repo. Everything this skill produces lives in the business's own Drive and Airtable, read at runtime by `blog-writer` and `keyword-topic-research`. Re-running is safe. An existing install is updated in place, never duplicated. House style for every doc and field value you write: no em dashes. ## Step 0: Environment and connection check ### Bundled files This skill ships with `plan-tables.mjs`, `table-schema.mjs`, and three doc templates. Some environments install only `SKILL.md`, and some sessions have no code execution. Check what you have and pick the path, **do not stop and do not guess**: - **`plan-tables.mjs` present and code execution available:** the normal path. Use it in Step 7. - **Either one unavailable:** use **Appendix A** at the bottom of this file. It is a generated copy of the same schema, so the field names are identical. Say once, in plain terms, that you are provisioning from the built-in reference rather than the script, then carry on normally. - **A template missing:** build that doc from the structure described in its step. The templates are a convenience, not a dependency. Never sub