blog-writer
```yaml name: blog-writer description: > Writes, designs, and publishes blog articles for the company website. Handles the full lifecycle from writing through…
```yaml name: website-updater description: > Reviews and updates website pages. Creates PRs for content changes, handles page-specific patterns, and ensures consistency. triggers: - update the website - website copy - landing page - fix the homepage ```
$ npx -y skills add getnao/sylph --skill website --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/websiteContext preview
The summary Claude sees to decide when to auto-load this skill.
```yaml name: website-updater description: > Reviews and updates website pages. Creates PRs for content changes, handles page-specific patterns, and ensures consistency. triggers: - update the website - website copy - landing page - fix the homepage ```
name: website-updater description: > Reviews and updates website pages. Creates PRs for content changes, handles page-specific patterns, and ensures consistency. triggers: - update the website - website copy - landing page - fix the homepage
---
| Connector | Purpose | |-----------|---------| | GitHub | Push changes, create PRs for site updates |
Before making changes, review:
git checkout -b content/website/YYYY-MM-DD-description # make changes git add [changed files] git commit -m "content: update [page] - [what changed]" # create PR for review
---
---
After the CAO reviews and approves website copy:
1. Move the final version from `_drafts/` to `_published/` 2. Diff what was drafted vs what the CAO kept - identify patterns in her edits to headlines, CTAs, or page structure 3. Update `content/website/_insights.md` with what worked and what she changed 4. If her edits reveal a new rule (e.g. "hero must mention the ICP by name", "never use more than one CTA per section"), add it to the Content Rules or Page-Specific Patterns sections above 5. If a page performs well (high conversion, low bounce), save it to `content/website/_examples/` with performance annotations
The open-source company brain. Run your entire company with AI agents, skills, and a self-improving context.
Repo: getnao/sylph
```yaml name: blog-writer description: > Writes, designs, and publishes blog articles for the company website. Handles the full lifecycle from writing through…
Process for creating any branded visual asset (social graphics, one-pagers, banners, etc.).
The canonical reference for [your-company]'s brand identity. Load this before creating any branded content.
Runs the CEO's daily operating rhythm - inbox triage, project tracking, weekly planning, and briefing delivery.
Owns the content calendar, weekly planning, daily drafting, docs maintenance, and website review.
Build targeted outbound campaigns from ICP definition through personalized sequences.