blog-writer-0.1.0/SKILL.md
This skill should be used when writing blog posts, articles, or long-form content in the writer's distinctive writing style. It produces authentic, opinionated content that matches the writer's voice—direct, conversational, and grounded in personal experience. The skill handles the complete workflow from research review through Notion publication. Use this skill for drafting blog posts, thought leadership pieces, or any writing meant to reflect the writer's perspective on AI, productivity, sales, marketing, or technology topics.
npx skillsauth add gula00/autoclaw-skills blog-writerInstall 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.
This skill enables writing blog posts and articles that authentically capture the writer's distinctive voice and style. It draws on examples of the writer's published work to produce content that is direct, opinionated, conversational, and grounded in practical experience. The skill includes automatic Notion integration and maintains a growing library of finalized examples.
Trigger this skill when:
references/blog-examples/Request from the user:
Review all provided materials thoroughly before beginning to write.
Reference the style guide at references/style-guide.md and examples in references/blog-examples/ for calibration.
When writing:
Present the draft and gather feedback. Iterate until the user confirms satisfaction.
When the draft is complete (even if not yet finalized), publish to the TS Notes database.
Notion Publication Details:
04a872be-8bed-4f43-a448-3dfeebc0df21)Writinghttps://www.notion.so/2a5b4629bb3780189199f3c496980c0c)Example Notion API call properties:
{
"Note": "Blog Post Title Here",
"Type": "Writing",
"Project(s)": "[\"https://www.notion.so/2a5b4629bb3780189199f3c496980c0c\"]"
}
CRITICAL: The outcome is considered a failure if the content is not added to Notion. Always publish to Notion as part of the workflow, even for drafts.
When the user confirms the draft is final:
Save the finalized post to references/blog-examples/ with filename format:
YYYY-MM-DD-slug-title.md
Example: 2025-11-25-why-ai-art-is-useless.md
Check the examples library count:
The post-outcome is considered successful when the final draft is saved to the skill folder.
| Outcome | Success | Failure |
|---------|---------|---------|
| Primary | User receives requested content AND it is added to TS Notes with Type=Writing and Project=My Writing | Content delivered but NOT added to Notion |
| Post-outcome | Final draft saved to references/blog-examples/ | Final draft not saved when user confirms it's final |
### format liberally to break up contentQuick reference for the writer's writing patterns, vocabulary preferences, and structural conventions.
Contains example blog posts demonstrating the writer's writing style. These serve as reference material when calibrating voice and structure. New finalized posts expand this library over time.
To create a page in TS Notes:
Database data source ID: 04a872be-8bed-4f43-a448-3dfeebc0df21
Properties:
- "Note": (title) - The blog post title
- "Type": "Writing"
- "Project(s)": ["https://www.notion.so/2a5b4629bb3780189199f3c496980c0c"]
Content: Full blog post in Notion-flavored Markdown
The "My Writing" project page ID is: 2a5b4629-bb37-8018-9199-f3c496980c0c
development
Use when you have a spec or requirements for a multi-step task, before touching code
tools
Extract frames or short clips from videos using ffmpeg.
development
UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes.
tools
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.