bundled-skills/keyword-extractor/SKILL.md
Extracts up to 50 highly relevant SEO keywords from text. Use when user wants to generate or extract keywords for given text.
npx skillsauth add FrancoStino/opencode-skills-antigravity keyword-extractorInstall 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.
Extracts max 50 relevant keywords from text and formats them in a strict machine-ready structure.
Jump to any section:
Return exactly one comma-separated line of keywords, following these rules:
Use this skill when the user wants to generate or extract SEO-friendly keywords or tags from text including:
This skill should be triggered for all text-based keyword extraction requests, regardless of phrasing, as long as the goal is SEO, tagging, or metadata generation.
Do NOT trigger this skill for:
Prefer noun phrases over verbs or adjectives. Prefer keywords useful for:
Prioritize:
Avoid weak keywords like:
IMPORTANT: Each keyword must strictly represent a phrase that a user would type into a search engine
Identify:
Ignore filler words.
Generate up to 50 strictly SEO-friendly keywords directly from the text.
Include:
Allowed formats:
Example:
machine learning, neural networks, deep learning models, ai algorithms, data science tools
Avoid vague keywords, filler phrases, adjectives without nouns like:
important methods, different ideas, various techniques, things
Keywords must not exceed 4 words.
Order keywords by SEO importance using these signals:
Most important keywords should always appear first.
Ensure:
Before returning output ensure:
If any rule fails regenerate the list.
If text is very short, infer likely topics and still generate keywords. Never exceed 50 keywords.
development
Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI — no yt-dlp, no Google API key, works from any cloud server.
development
Passive income portfolio analysis — activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yield optimization. Scans 4 asset classes, ranks by risk-adjusted return, and builds allocations targeting a specific monthly income.
devops
End-to-end production QA, build verification, and launch-readiness checklist for fullstack Next.js apps. Covers TypeScript, linting, tests, build, SEO tags, route regression, and sitemap validation.
development
Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.