memory-systems
Safe 76Design persistent memory architectures for AI agents
by Asmayaseen
Agents lose all state when sessions end without persistent memory. This skill provides architectural patterns for layered memory systems that enable cross-session learning, entity tracking, and temporal knowledge graphs for time-aware reasoning.
evaluation
Safe 76Build evaluation frameworks for agent systems
by Asmayaseen
Agent systems lack reliable quality measurement. This skill provides structured evaluation frameworks with multi-dimensional rubrics, test set design, and production monitoring to measure agent performance systematically.
context-degradation
Safe 76Diagnose Context Degradation Issues
by Asmayaseen
AI agents degrade as context grows larger. This skill provides patterns to recognize, measure, and fix degradation before it affects your results. Use it to build resilient systems that handle long conversations reliably.
xlsx
Safe 70Create and analyze Excel spreadsheets with formulas
by ArtemisAI
Excel files with formulas lose their calculated values when edited programmatically. This skill provides tools to create, modify, and recalculate Excel spreadsheets while preserving formula integrity and detecting errors.
data-processor
Safe 68Transform data arrays efficiently
by ArtemisAI
Processing large datasets manually requires many tokens and risks errors. This skill provides reusable patterns for filtering, mapping, aggregating, and transforming array data in code, reducing token usage while ensuring consistent results.
database-schema-designer
Safe 69Design scalable database schemas
by ArieGoldkin
Designing database schemas from scratch or optimizing existing ones is complex. This skill provides proven patterns for normalization, indexing, migrations, and performance optimization across SQL and NoSQL databases.
creating-financial-models
Safe 69Build Financial Models with DCF and Sensitivity Analysis
by anthropics
Financial modeling requires complex calculations and scenario testing. This skill automates DCF valuations, sensitivity analysis, and Monte Carlo simulations for accurate investment decisions.
analyzing-financial-statements
Safe 69Analyze Financial Statements
by anthropics
This skill calculates key financial ratios from balance sheets, income statements, and cash flow data. It provides investment analysis with industry benchmarks and actionable recommendations.
amap-lbs-skill
Low Risk 69Search places and plan routes with Amap map service
by AMap-Web
You need a map API wrapper to search locations and plan routes across China. This skill connects to the Amap Web Service API to find points of interest and calculate driving, walking, cycling, and transit directions with shareable map links.
social-media-analyzer
Safe 69Analyze Social Media Campaign Performance
by alirezarezvani
Marketing teams need to quantify campaign effectiveness across multiple platforms. This skill calculates engagement rates, ROI, and cost efficiency metrics to deliver data-backed optimization recommendations.
senior-prompt-engineer
Safe 78Optimize LLM Prompts for Claude and GPT-4
by alirezarezvani
Generic prompts produce inconsistent AI responses. This skill provides proven patterns and optimization tools for production-grade LLM interactions. Transform vague requests into precise, reliable outputs using chain-of-thought, few-shot learning, and structured prompting techniques.
senior-ml-engineer
Safe 77Deploy Production ML Models
by alirezarezvani
Building ML pipelines requires expertise in model deployment, monitoring, and MLOps practices. This skill provides production-ready tools for deploying ML models, integrating LLMs, and building scalable RAG systems with enterprise-grade reliability.
senior-data-scientist
Safe 77Design experiments and build predictive models
by alirezarezvani
Design rigorous A/B tests and experiments with proper statistical power analysis. Build production-ready predictive models using proven feature engineering techniques and machine learning frameworks.
senior-computer-vision
Safe 78Build production computer vision AI systems
by alirezarezvani
Create enterprise-grade computer vision solutions with object detection, image segmentation, and real-time video analysis. This skill provides expert guidance on PyTorch, OpenCV, YOLO, and vision transformers for production deployment.
fiftyone-find-duplicates
Safe 70Find Duplicate Images in Datasets
by AdonaiVera
Duplicate images waste storage space and bias machine learning models. This skill uses deep learning embeddings to identify and remove exact duplicates and near-duplicate images from FiftyOne datasets. It automates the detection process and helps you clean datasets before training.
fiftyone-embeddings-visualization
Safe 69Visualize dataset embeddings in 2D
by AdonaiVera
Understanding complex image datasets requires seeing how samples relate in embedding space. This skill guides you through computing embeddings and using UMAP or t-SNE to create 2D visualizations that reveal clusters, outliers, and class distributions in your FiftyOne datasets.
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 70Create 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.