\"Implement matrix factorization to decompose user-item interaction matrices into latent factor representations. Use this skill when the user needs scalable collaborative filtering, latent feature discovery, or dimensionality reduction for recommendation — even if they say 'SVD recommendations', 'latent factors', or 'factorize the rating matrix'.\".
$npx -y skills add charlieviettq/awesome-agent-skill --skill algo-rec-mfInstalls into the current project.
Run `npx skills use "https://github.com/charlieviettq/awesome-agent-skill" --skill "charlieviettq/awesome-agent-skill/algo-rec-mf"` 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.