azure-ai-formrecognizer-java
Safe 71Extract Data from Documents with Azure Form Recognizer
by sickn33
Automate document processing by extracting text, tables, and structured data from forms, invoices, and receipts. Build Java applications that leverage Azure Document Intelligence prebuilt models or create custom document analyzers.
azure-ai-document-intelligence-ts
Safe 71Extract structured data from documents with Azure AI
by sickn33
Manually processing invoices, receipts, and forms is slow and error-prone. This skill automates document analysis using Azure Document Intelligence to extract text, tables, and fields with high accuracy.
Azure.AI.DocumentIntelligence (.NET)
Safe 70Extract Document Data with Azure AI
by sickn33
Process invoices, receipts, and documents automatically using Azure Document Intelligence SDK in .NET. Extract structured data, text, and tables from PDFs and images without manual data entry.
Azure AI Content Understanding SDK for Python
Safe 69Extract content from documents, images, audio, and video with Azure AI
by sickn33
Transform unstructured media files into structured, searchable content for RAG applications and automated workflows. Use prebuilt analyzers or create custom field extraction models with the Azure AI Content Understanding SDK.
azure-ai-anomalydetector-java
Safe 72Build Anomaly Detection Apps with Azure AI SDK for Java
by sickn33
Detect anomalies in time-series data using Azure Cognitive Services. This skill provides Java SDK patterns for univariate and multivariate anomaly detection with real-time streaming support.
audio-transcriber
Safe 81Transcribe Audio to Markdown
by sickn33
Converts audio recordings into searchable text and generates professional meeting notes with AI-powered summaries using Claude or GitHub Copilot integration.
Analytics Tracking & Measurement Strategy
Safe 69Build Reliable Analytics Tracking Systems
by sickn33
Many teams track data that cannot be trusted for decisions. This skill designs measurement strategies that produce accurate, decision-ready analytics data.
amplitude-automation
Safe 72Automate Amplitude Analytics Tasks
by sickn33
This skill enables Claude to automate Amplitude product analytics workflows including event tracking, user activity lookup, cohort management, and user identification through Rube MCP.
ai-ml
Safe 68Build AI/ML Applications with Claude
by sickn33
This workflow bundle provides a comprehensive guide for building production AI applications, from LLM integration to RAG systems and AI agents. It orchestrates multiple specialized skills into a cohesive development process.
agent-evaluation
Safe 71Evaluate and Test LLM Agent Performance
by sickn33
LLM agents often fail in production despite passing benchmarks. This skill provides behavioral testing, capability assessments, and reliability metrics to catch issues before deployment.
ab-test-setup
Safe 71Set Up Rigorous A/B Tests
by sickn33
A/B tests often fail due to poor design, premature stopping, and invalid metrics. This skill enforces rigorous methodology with mandatory gates for hypothesis locking, metric definition, and sample size calculation before any test runs.
reasoningbank-with-agentdb
Safe 70Build self-learning AI agents with memory
by ruvnet
AI agents struggle to learn from past experiences and improve over time. ReasoningBank provides adaptive learning patterns using AgentDB so agents can track trajectories, judge outcomes, and distill memories into reusable patterns.
agentdb-vector-search
Safe 70Build Lightning-Fast Semantic Search with AgentDB
by ruvnet
Traditional databases struggle with semantic search queries. AgentDB delivers 150x faster vector operations with sub-millisecond search times for building intelligent RAG systems and knowledge bases.
agentdb-performance-optimization
Safe 69Optimize AgentDB vector database performance 150x faster
by ruvnet
AgentDB vector searches slow down as data grows, causing application lag. This skill provides quantization and indexing techniques to achieve 150x faster searches with 4-32x memory reduction while maintaining accuracy.
agentdb-learning-plugins
Safe 69Create AI Learning Plugins with 9 RL Algorithms
by ruvnet
Building self-learning agents requires complex reinforcement learning setup. This skill provides templates and guidance for 9 algorithms including Decision Transformer, Q-Learning, and Actor-Critic.
agentdb-advanced-features
Safe 69Master Advanced AgentDB Vector Database Features
by ruvnet
Build sophisticated distributed AI systems with sub-millisecond synchronization and advanced search capabilities. Learn to implement QUIC sync, custom distance metrics, and hybrid vector plus metadata search for production applications.
evaluation
Safe 76Evaluate agent performance with rubrics
by muratcankoylan
Measuring agent quality requires structured approaches. This skill provides multi-dimensional evaluation rubrics, test set management, and production monitoring to continuously assess and improve agent performance.
context-optimization
Safe 76Optimize Context for Longer Conversations
by muratcankoylan
Limited context windows constrain complex tasks and increase API costs. This skill provides proven techniques to double or triple effective context capacity through compaction, observation masking, KV-cache optimization, and context partitioning.
context-fundamentals
Safe 76Master Context Engineering Fundamentals
by muratcankoylan
Context is the foundation of effective AI agent performance. This skill teaches you how to understand, design, and optimize context in agent systems. Learn the principles of progressive disclosure, attention mechanics, and context budgeting to build more capable AI agents.
advanced-evaluation
Safe 77Evaluate LLM outputs with reliable scoring
by muratcankoylan
Manual evaluation of LLM outputs is slow and inconsistent across reviewers. This skill provides production-grade techniques for automated evaluation using LLMs as judges. It includes direct scoring rubrics, pairwise comparison with position bias mitigation, and confidence calibration.