
from firstbrain13
Analyzes content to calculate keyword density, suggest semantic/LSI variations, and provide a prioritized keyword strategy to avoid over-optimization.
This skill acts as a keyword strategist: it inspects provided content, calculates keyword densities, identifies primary and secondary targets, generates LSI and semantic variations, and flags over-optimization. Outputs include a prioritized keyword package, entity mapping, and a content optimization checklist.
Use during content drafting, on-page optimization cycles, or before publishing to ensure keyword distribution is natural and aligned with search intent. Good for SEO audits, content refreshes, and building topic clusters.
resources/implementation-playbook.md in the repo for examples.Works well with agents that can analyze text and produce structured output (any language-model agent, SEO tools, and content editors). Integrates easily into content workflows and CMS editors.
SEO keyword strategist skill providing a prompt template for analyzing keyword density, LSI variations, and entity mapping. Contains no executable scripts — purely instructional. The SKILL.md has usable structure with density guidelines and output templates, but is surface-level and generic in places. References an unbundled implementation-playbook.md resource. Wiki-link notation ([[...]]) suggests origin in a personal knowledge management tool rather than a standalone agent skill.
No security concerns whatsoever — no scripts, no shell commands, no network calls. Skill is essentially a structured prompt template. Would benefit from actual keyword density calculation scripts and removing PKM-specific wiki links.
Anime.js Animation
Guidelines and best practices for building high-fidelity web animations using Anime.js, including timelines, staggering, easing, and performance notes.
n8n Python Code Node
Practical guidance and templates for writing Python code inside n8n Code nodes—covers data access patterns, return format, limitations (no external libraries),