\"Implement BM25 ranking function for e-commerce product search relevance scoring. Use this skill when the user needs to build a text-based product search engine, improve search result relevance, or replace basic TF-IDF with a more robust ranking function — even if they say 'product search ranking', 'search relevance', or 'BM25 implementation'.\".
$npx -y skills add charlieviettq/awesome-agent-skill --skill algo-ecom-bm25Installs into the current project.
Run `npx skills use "https://github.com/charlieviettq/awesome-agent-skill" --skill "charlieviettq/awesome-agent-skill/algo-ecom-bm25"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/charlieviettq/awesome-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/charlieviettq/awesome-agent-skill"` and select the relevant skills, then follow their instructions.