expanso-keyword-extract

Extract keywords and key phrases from text for SEO, tagging, and indexing".

7 stars

Best use case

expanso-keyword-extract is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Extract keywords and key phrases from text for SEO, tagging, and indexing".

Teams using expanso-keyword-extract should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/expanso-keyword-extract/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/aronchick/expanso-keyword-extract/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/expanso-keyword-extract/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How expanso-keyword-extract Compares

Feature / Agentexpanso-keyword-extractStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Extract keywords and key phrases from text for SEO, tagging, and indexing".

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# expanso-keyword-extract

"Extract keywords and key phrases from text for SEO, tagging, and indexing".

## Install

```
npx clawhub@latest install expanso-keyword-extract
```

Related Skills

xiaohongshu-extract

7
from Demerzels-lab/elsamultiskillagent

Extract metadata from Xiaohongshu (XHS) share or discovery URLs by parsing window.__INITIAL_STATE__ and returning.

hn-extract

7
from Demerzels-lab/elsamultiskillagent

Extract a HackerNews post (article + comments) into single clean Markdown for quick reading or LLM input.

gh-extract

7
from Demerzels-lab/elsamultiskillagent

Extract content from a GitHub url.

social-media-extractor

7
from Demerzels-lab/elsamultiskillagent

This skill enables Claude to extract public data from **Instagram**, **TikTok**, and **Reddit**.

google-maps-b2b-extractor

7
from Demerzels-lab/elsamultiskillagent

EXTRACT UNLIMITED LEADS (Emails, Phones, Websites) from Google Maps.

wechat-article-extractor-skill

7
from Demerzels-lab/elsamultiskillagent

Extract metadata and content from WeChat Official Account articles.

solo-you2idea-extract

7
from Demerzels-lab/elsamultiskillagent

Extract startup ideas from YouTube videos via solograph MCP — index, search, and analyze video transcripts.

x-extract

7
from Demerzels-lab/elsamultiskillagent

Extract tweet content from x.com URLs without credentials using browser automation.

brw-voice-extractor

7
from Demerzels-lab/elsamultiskillagent

Extract and document someone's authentic writing voice from samples.

brw-brand-voice-extractor

7
from Demerzels-lab/elsamultiskillagent

Extract or build a distinct brand voice profile that AI agents can use to produce on-brand content every time.

extract

7
from Demerzels-lab/elsamultiskillagent

Extract content from specific URLs using Tavily's extraction API. Returns clean markdown/text from web pages. Use when you have specific URLs and need their content without writing code.

expanso-yaml-to-json

7
from Demerzels-lab/elsamultiskillagent

Convert YAML to JSON format.