#writing
8 skills & prompts · 1 tools · 1 MCP servers · 5 articles
Skills & prompts
Tighten-my-prose editing prompt
A prompt that cuts hedging and filler while preserving the author's voice.
Bilingual translation template for GLM
A template that translates while preserving tone, formatting, and domain terminology with GLM.
Roleplay-agent skill for MiniMax
A skill that keeps a consistent persona and memory across a long MiniMax conversation.
Source-grounded research brief for ChatGPT
Uses ChatGPT search plus an adversarial verification pass to turn a fuzzy question into a sourced brief you can hand to someone else.
Custom GPT acceptance harness
A reusable test harness for checking whether a custom GPT actually follows its instructions, uses tools correctly, and fails safely.
wordpress-centric-high-seo-optimized-blogwriting-skill
Generate clean, human-sounding, SEO-optimized WordPress blog posts with optional Yoast metadata, JSON-LD schema markup, and image SEO planning. Supports modular batch output.
Grounded competitive analysis with Gemini
A research prompt that forces citations and a "what I couldn't verify" section — no confident guessing.
Tools
MCP servers
Articles
How to create an AI agent skill: a practical SKILL.md guide
Build a portable AI agent skill from one repeatable job: a precise description, concise instructions, focused resources, and tests that prove it works.
AI content SEO: how to publish pages that earn their place
AI made publishing cheap, which is exactly the problem. What separates a page worth ranking from a competent summary of the first ten results.
How to Write Better AI Prompts: A Practical Framework
Better prompts aren't magic wording. They're short briefs that hand the model a task, the context it can't infer, the limits, and a quality bar.
Ship a prompt like code: a five-case eval harness you can build in an hour
You wouldn't ship a function you ran once. Here's the smallest evaluation setup that catches real regressions — five cases, three graders, and a rule for when to add a sixth.
Prompt, skill, workflow, recipe, template, agent: a working taxonomy
The words are used interchangeably and they shouldn't be. Six categories, what actually distinguishes them, and how to tell which one you're holding.