xlsx
Low Risk 68Create and edit Excel spreadsheets
by DYAI2025
Need to build financial models or analyze spreadsheet data? This skill creates Excel files with formulas, formatting, and data analysis. It recalculates formulas automatically to ensure accuracy.
ml-antipattern-validator
Safe 78Validate ML code for antipatterns
by Doyajin174
ML models often fail in production due to data leakage, improper evaluation, and training mistakes. This skill detects over 30 critical antipatterns and helps prevent invalid results by scanning your code and data splits before training.
database-migration
Safe 71Manage database migrations with version control
by Doyajin174
Manual database changes break team collaboration and risk data loss. This skill provides structured guidance for safe schema migrations using Prisma and Drizzle with rollback support and CI/CD integration.
d3-viz
Safe 70Create Interactive D3.js Visualizations
by Doyajin174
Build custom, interactive data visualizations without relying on pre-made chart libraries. This skill guides you through creating responsive charts, graphs, and geographic maps using D3.js for maximum flexibility and control.
data-substrate-analysis
Safe 71Analyze data primitives and type systems
by Dowwie
Understanding data modeling patterns is critical for building maintainable AI agent frameworks. This skill provides structured analysis of typing strategies, mutation patterns, and serialization approaches to make informed architectural decisions.
comparative-matrix
Safe 71Generate framework comparison matrices
by Dowwie
Technical teams need structured frameworks to compare multiple tools objectively when making architectural decisions. This skill synthesizes analysis outputs into decision matrices with clear recommendations and documented trade-offs for any framework comparison.
when-training-neural-networks-use-flow-nexus-neural
Low Risk 65Train neural networks with distributed cloud infrastructure
by DNYoussef
Building production-ready ML models requires complex distributed training infrastructure. This skill automates the entire pipeline from architecture design to cloud deployment using Flow Nexus platform.
reasoningbank-with-agentdb
Low Risk 68Implement Adaptive Learning with ReasoningBank and AgentDB
by DNYoussef
Building self-learning agents requires tracking experiences and improving decision-making over time. This skill provides ReasoningBank adaptive learning patterns using AgentDB's high-performance vector database for 150x faster pattern retrieval and memory management.
ml-training-debugger
Safe 70Debug ML Training Failures
by DNYoussef
ML training often fails with unclear causes. This skill spawns a specialist agent that systematically analyzes training logs, loss curves, and model code to identify root causes like learning rate issues, mode collapse, or architecture problems.
ml-expert
Low Risk 67Implement PyTorch ML Models
by DNYoussef
Transform ML research into production code. Get expert implementation of neural architectures, training pipelines, and performance optimizations with comprehensive testing and validation.
agentdb-vector-search
Safe 70Implement lightning-fast vector search with AgentDB
by DNYoussef
Traditional vector databases are slow and memory-intensive. AgentDB delivers 150x faster semantic search with sub-millisecond query times and 4-32x memory reduction through advanced quantization. Build RAG systems, semantic search engines, and intelligent knowledge bases with ease.
agentdb-performance-optimization
Safe 69Optimize AgentDB vector database performance
by DNYoussef
Vector databases consume massive memory and suffer slow searches at scale. This skill provides proven optimization techniques including quantization, HNSW indexing, and caching to achieve 150x-12,500x performance improvements while reducing memory usage by 4-32x.
agentdb-memory-patterns
Safe 70Add persistent memory to AI agents
by DNYoussef
AI agents lose context between sessions, making them ineffective for long-term tasks. This skill provides AgentDB integration patterns for session memory, long-term storage, and pattern learning so agents remember interactions and improve over time.
agentdb-learning-plugins
Safe 69Train AI Agents with Reinforcement Learning Algorithms
by DNYoussef
Building self-learning AI agents requires implementing complex reinforcement learning algorithms from scratch. AgentDB Learning Plugins provides ready-to-use access to nine proven algorithms including Decision Transformer and Q-Learning, enabling you to train autonomous agents that improve through experience.
agentdb-advanced-features
Medium Risk 62Master distributed AI databases with advanced vector search
by DNYoussef
Build sophisticated multi-agent AI systems with sub-millisecond database synchronization and advanced search capabilities. AgentDB Advanced Features enables distributed vector databases with custom metrics, hybrid search, and QUIC networking for production-scale AI applications.
mixpanel-analytics
Low Risk 68Implement Secure Mixpanel Analytics Tracking
by DiversioTeam
Tracking user behavior is essential for product insights, but implementing analytics incorrectly can expose sensitive user data. This skill guides you through secure Mixpanel implementation with built-in PII protection and code review processes.
supabase
Safe 68Manage Supabase projects and databases
by Dicklesworthstone
This skill provides documented commands for the Supabase CLI. You can manage Supabase projects, databases, migrations, Edge Functions, and storage directly from your AI assistant without switching context.
sql-to-osc
Safe 69Convert SQL migrations to OSC format
by DennisLiuCk
Database migrations using Flyway require conversion for online schema changes. This skill transforms standard SQL migration scripts into OSC format for zero-downtime deployments.
xlsx
Low Risk 70Create and edit Excel spreadsheets
by davila7
This skill provides tools for creating, editing, and analyzing Excel spreadsheets. It handles formulas, formatting, data analysis, and formula recalculation using LibreOffice. Perfect for financial modeling, data processing, and spreadsheet automation tasks.
vaex
Safe 71Process billion-row datasets efficiently
by davila7
Working with large datasets that exceed RAM causes memory errors and slow performance. Vaex uses lazy evaluation and memory-mapping to process billions of rows instantly without loading data into memory.