BC saas-founder-content-writer
Use this skill when a creator, SaaS founder, indie hacker, or product builder wants to turn raw material — product updates, user pain points, technical lessons, launches, or a knowledge/explainer topic — into high-signal posts for X, Reddit, LinkedIn, Xiaohongshu, or YouTube. Supports a Product angle and a Knowledge (explainer) angle, including HTML/CSS-rendered covers, thumbnails, and data cards for image-first platforms. Not for generic marketing copy or ad creative.
Use this skill when a creator, SaaS founder, indie hacker, or product builder wants to turn raw material — product updates, user pain points, technical…
As a process C 61/100 · Has gaps — weak spots: inputs and preconditions, running it twice, progress reporting
How to improve
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 5
✓ No critical or high findings
Medium and low: 5
-
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:37High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…55h/ff8EMaJ+cYhy…4pW+sXf9…fFg==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:73High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…YJg+xp+LPXV…GQe/ylDS…Jxg==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:83High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…bKX+KS9G…yMA/NhKJ…RGz/Q==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:214High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…ymQ+YZi6…w3U+3fPY…7Ow==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:267High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…vZS+VIDU…jX4+qx9M…saQ==",
detector
Files scanned: 11. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
body-longSKILL.md body ≈ 6924 tokens (recommended < 5000); move details to references/
Process rating: all ten parameters 61/100
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 10 mutating operations with no state check
- 50When it triggers. No condition that starts the skill
- 60Tools and files. Uses tools (bash, write) that frontmatter does not declare
- 60Result and completion. Output format stated, no completion criterion
- 70Execution cost. Instruction body is 6924 tokens
- 85Steps. 83 steps, 1 vague phrases
- 100Failures and branches. 2 branches, has a failure section
- 100Consistency. Name and required fields are in place
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low 10 top-level sections: this looks like several domains in one skill
- low The response is described with custom markup (3 tags): a typed call is more reliable
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- -4Absolute local paths (C:\Users, /home/…): not portable
- +1No license
- +2Single-language instructions
- +4Description says when NOT to use the skill
- +3Description length 473: enough signal without eating the budget
- +4Structure: 30 headings
- +3Step-by-step instructions: 83 items
- +3Output format is stated explicitly
- +4Has examples (4 code blocks)
- +3All 1 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.