fiftyone-develop-plugin
Safe 70Create custom FiftyOne plugins for data visualization
by AdonaiVera
Users struggle to extend the FiftyOne computer vision platform with custom functionality. This skill provides step-by-step guidance for building operators and panels that integrate seamlessly with the FiftyOne App.
fiftyone-dataset-inference
Safe 69Create FiftyOne Datasets with Inference
by AdonaiVera
Loading local media files into FiftyOne and running ML model inference requires understanding dataset creation, label imports, and model application. This skill provides step-by-step guidance for creating datasets, importing labels in standard formats, and applying zoo models for detection, classification, and segmentation tasks.
fiftyone-dataset-import
Safe 68Import any dataset format into FiftyOne automatically
by AdonaiVera
Dataset import often requires manual format detection and configuration. This skill auto-detects media types, label formats, and sensor groupings to create properly structured FiftyOne datasets.
database-manager
Safe 69Manage Supabase Database Schema and Migrations
by AdamFehse
Database management requires deep knowledge of SQL patterns and Supabase features. This skill provides expert guidance for creating tables, writing migrations, configuring RLS policies, and troubleshooting database issues with confidence.
data-analysis
Safe 70Analyze themes and quotes from storytelling data
by Acurioustractor
Working with storytelling platforms requires consistent patterns for extracting themes, quotes, and AI insights. This skill provides ready-to-use patterns for Supabase queries, theme matching, and AI analysis integration.
surrealdb-python
Safe 70Work with SurrealDB in Python
by ActiveInferenceInstitute
Building applications with SurrealDB requires understanding its multi-model capabilities including graph relationships, vector embeddings, and real-time subscriptions. This skill provides comprehensive guidance for using the Python SDK to implement CRUD operations, semantic search, and graph traversal patterns.
cohere-v2-python
Safe 70Extract Structured Data with Cohere v2
by ActiveInferenceInstitute
Building data extraction pipelines with LLMs requires consistent, validated JSON outputs. This skill provides expert guidance on using Cohere v2 JSON Schema mode for reliable entity extraction, classification, and structured data pipelines.
pdf-page-extract
Safe 69Extract PDF text spans and rendered images
by AbeJitsu
Extract detailed text and visual data from PDF pages. This skill captures font metadata, text positions, and rendered images to enable accurate AI-driven HTML generation workflows.
rag-pipeline
Safe 69Build RAG Pipelines with Vector Search
by AbdulSamad94
Users struggle to connect document repositories with AI models for accurate, context-aware responses. This skill provides a complete RAG pipeline including document ingestion, vector search with Qdrant, and personalized prompt generation for specialized knowledge bases.
database-orm
Low Risk 66Manage NeonDB Postgres with Drizzle ORM
by AbdulSamad94
Database operations are complex and error-prone when done manually. This skill provides guidance on using Drizzle ORM with NeonDB Postgres for type-safe database queries, schema management, and migrations.
credits-handler
Safe 69Implement Credit System for AI Apps
by AayushBaniya2006
Building a credit system from scratch is complex and error-prone. This skill provides ready-to-use patterns for configuring credit types, pricing slabs, and React hooks for purchasing and balance display.
db-handler
Low Risk 67Manage SQLite databases with natural language queries
by AayushBaniya2006
Database operations require complex SQL syntax and connection management. This skill translates natural language requests into SQLite operations for seamless data interaction.
ai-handler
Safe 69Integrate Replicate AI with background jobs
by AayushBaniya2006
Building AI integrations from scratch is complex and error-prone. This skill provides production-ready patterns for handling long-running AI predictions, storing results reliably, and managing user credits securely.
backlink-analyzer
Safe 69Analyze and Optimize Backlink Profiles
by aaron-he-zhu
Struggling to understand why your rankings stagnate despite content efforts? This skill provides comprehensive backlink profile analysis, identifies toxic links that may penalize your site, and reveals competitor link building opportunities you are missing.
smc-chart-analysis
Safe 71Analyze markets with Smart Money Concepts
by AaronAbuUsama
Traders need systematic methods to interpret market structure and identify institutional trading patterns. This skill provides AI-powered analysis using SMC/ICT methodology to identify bias, entry zones, stop levels, and targets.
Process PDF documents
by 92Bilal26
PDF documents are difficult to edit programmatically. This skill provides tools to extract text and tables, create new PDFs, merge and split documents, and fill out PDF forms automatically.
machine-learning
Safe 71Apply ML Development Best Practices
by 89jobrien
Building machine learning systems requires navigating complex choices from data preprocessing to production deployment. This skill provides battle-tested patterns for the complete ML lifecycle.
file-converter
Safe 72Convert files between formats
by 89jobrien
Converting files between formats requires knowledge of specific libraries and their parameters. This skill provides ready-to-use Python code for converting documents, data files, and images between common formats with proper error handling.
database-optimization
Safe 72Optimize database queries and performance
by 89jobrien
Slow database queries and N+1 problems cause application performance issues and user frustration. This skill provides expert guidance on SQL optimization, index design, and caching strategies to improve database performance.
cocoindex
Safe 72Build AI data pipelines with CocoIndex
by 89jobrien
Creating data transformation pipelines for AI applications requires understanding complex ETL patterns, embedding models, and vector databases. CocoIndex provides a unified framework for building real-time indexing flows that extract from multiple sources, transform with chunking and embeddings, and export to vector databases and knowledge graphs.