AI Agents Marketplace
Showing 24 of 24 results
Transformers.js
Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summar...
machine-learning
# Machine Learning You are an expert in machine learning development with JAX and functional programming patterns. ## Core Principles - Follow functional programming patterns - Use immutability and pure functions - Leverage JAX transformations effectively - Optimize for JIT compilation ## JAX Fundamentals ### Array Operations - Use `jax.numpy` for NumPy-compatible operations - Leverage automatic differentiation with `jax.grad` - Apply JIT compilation with `jax.jit` - Vectorize with `jax.vmap` ### Control Fl
Homemade Machine Learning Skill
Machine learning skill: find, explain, and implement ML algorithms with interactive Jupyter Notebook links. Covers linear regression, logistic regression, ne...
Financial Machine Learning
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Financial Machine Learning concepts, best practices, and implemen...
R Machine Learning Workbench
全面R语言机器学习工作台,涵盖数据划分、特征工程、模型训练(随机森林、XGBoost、LASSO、SVM)、调优与生存分析。
Local Self-Healing Machine Learning
A fully local machine learning engine that makes your OpenClaw agent smart over time — without ever calling home, revealing your machine ID, or exposing any...
machine-learning-engineer
Expert ML engineer specializing in production model deployment, serving infrastructure, and scalable ML systems. Masters model optimization, real-time infere...
Machine Learning Roadmap
Follow a structured ML roadmap connecting concepts, tools, and learning resources. Use when planning study paths, discovering resources, mapping skills.
classical-ml-drug-discovery
Build defensible molecular ML for drug discovery — QSAR, virtual screening, ADMET, toxicity, binding affinity, drug-target models — with Random Forest, SVM/SVR, and Gradient Boosting, plus dataset analysis, inductive conformal prediction, multi-model consensus, diversity-aware batch selection, and cheminformatics-aware interpretation. Use for curating bioactivity data, comparing RF/SVM/XGBoost, leakage-resistant validation, library screening, calibrated uncertainty, disagreeing-model reconciliation, diverse assay-batch selection, feature-to-molecule mapping, applicability-domain assessment, or auditing a molecular ML paper.
Geoskill: Landslide Susceptibility Assessment
Integrate terrain, geology, rainfall, land cover, roads, and historical landslide data to produce interpretable susceptibility zoning with spatial cross-validation.
Cluster
Perform data clustering analysis using k-means and hierarchical algorithms. Use when you need to group, classify, or segment datasets.
Self-Smarter Everyday
Autonomous daily self-improvement system for AI agents. Runs nightly self-reflection, self-audit, memory compaction, prompt evolution, and skill gap analysis at 2AM. Agent automatically gets smarter every day through structured introspection and continuous learning loops.
Optim Agent
Use when the user wants to optimize configurable system parameters against a measurable scalar objective, especially for model training, inference, quantitat...
Numerai Tournament
Autonomous Numerai tournament participation — train models, submit predictions, and earn NMR cryptocurrency.
Voice Note To Midi
Convert voice notes, humming, and melodic audio recordings to quantized MIDI files using ML-based pitch detection and intelligent post-processing
Pilot Ml Training Pipeline Setup
Deploy an end-to-end ML training pipeline with 4 agents. Use this skill when: 1. User wants to set up a machine learning training pipeline 2. User is configu...
Pilot Data Labeling Pipeline Setup
Deploy a data labeling pipeline with 4 agents for ingestion, auto-labeling, quality review, and dataset export. Use this skill when: 1. User wants to set up...
Arxiv Paper Downloader
Download 47+ essential AI/ML papers from arXiv with pre-curated collections for agent testing, autonomous agents, and large language models
Pilot Model Share
Distribute ML model files with model card metadata and version tracking over Pilot Protocol. Use this skill when: 1. You need to share PyTorch, ONNX, or Safe...
Automl Skill
AutoML 自动化机器学习技能 | Automated Machine Learning Skill. 基于 PyCaret 进行低代码机器学习建模,支持分类、回归、聚类、异常检测、时间序列预测、自然语言处理和关联规则挖掘等任务。 未来将集成更多 AutoML 库(如 AutoGluon、FLAML 等)。 当...
Ctf Ai Ml
Provides AI and machine learning techniques for CTF challenges. Use when attacking ML models, crafting adversarial examples, performing model extraction, pro...
ai-slides
# AI Slides Skill ## Overview This skill enables AI-powered presentation generation. Provide a topic or outline, and get a complete, polished presentation with proper structure, content, and formatting. ## How to Use 1. Provide a topic, outline, or rough notes 2. Specify audience and presentation length 3. I'll generate a complete presentation **Example prompts:** - "Create a 10-slide presentation about machine learning" - "Generate a pitch deck for a SaaS startup" - "Build training slides on cybersecurity
bigquery-basics
# BigQuery Basics BigQuery is a serverless, AI-ready data platform that enables high-speed analysis of large datasets using SQL and Python. Its disaggregated architecture separates compute and storage, allowing them to scale independently while providing built-in machine learning, geospatial analysis, and business intelligence capabilities. ## Setup and Basic Usage 1. **Enable the BigQuery API:** ```bash gcloud services enable bigquery.googleapis.com --quiet ``` 2. **Create a Dataset:** ```bash bq mk --data
agent-data-ml-model
--- name: "ml-developer" description: "Specialized agent for machine learning model development, training, and deployment" color: "purple" type: "data" version: "1.0.0" created: "2025-07-25" author: "Claude Code" metadata: specialization: "ML model creation, data preprocessing, model evaluation, deployment" complexity: "complex" autonomous: false # Requires approval for model deployment triggers: keywords: - "machine learning" - "ml model" - "train model" - "predict" - "classification" - "regression" - "neu