TacoSkill LABTacoSkill LAB

The full-lifecycle AI skills platform.

DiscordFeedback

Product

  • SkillHub
  • Playground
  • Skill Create
  • SkillKit

Resources

  • Help Center
  • Privacy
  • Terms
  • About

Platforms

  • Claude Code
  • Cursor
  • Codex CLI
  • Gemini CLI
  • OpenCode

© 2026 TacoSkill LAB. All rights reserved.

TacoSkill LAB
TacoSkill LAB
HomeSkillHubCreatePlaygroundLeaderboardSkillKit
  1. Home
  2. /
  3. SkillHub
  4. /
  5. faiss
Improve

faiss

7.0

by zechenzhangAGI

0Views
99Favorites
311Upvotes
0Downvotes

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.

vector-search

7.0

Rating

0

Installs

Data & Analytics

Category

Quick Review

Excellent skill documentation for FAISS vector search. The description clearly communicates when to use FAISS versus alternatives, and SKILL.md provides comprehensive, practical examples covering index types, GPU acceleration, persistence, and framework integrations (LangChain, LlamaIndex). Code snippets are production-ready and well-commented. Structure is logical with clear sections, though the single-file approach works given FAISS's focused scope. Best practices and performance comparisons add significant value. Novelty score reflects that while vector search is increasingly common, FAISS's complexity (multiple index types, GPU setup, training requirements) and performance tuning justify the skill—a CLI agent would require substantial token usage to achieve equivalent guidance. Minor improvement: the references/index_types.md file could expand on advanced index configurations and tuning parameters.

LLM Signals

Description coverage9
Task knowledge9
Structure8
Novelty7

GitHub Signals

891
74
19
2
Last commit 0 days ago

Publisher

zechenzhangAGI logo
zechenzhangAGI

Skill Author

Related Skills

database-optimizerpandas-prospark-engineer

Loading SKILL.md…

Try onlineView on GitHub

Publisher

zechenzhangAGI logo
zechenzhangAGI

Skill Author

Related Skills

database-optimizer

Jeffallan

6.5

pandas-pro

Jeffallan

6.4

spark-engineer

Jeffallan

6.4

xlsx

mrgoonie

7.2
Try online