wildlife-classification

Orchestrate a 7-agent pipeline for wildlife classification model comparison.

2|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/cwinkelmann/usde-innovations-applications-forest-it --skill wildlife-classification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wildlife-classification
Source: https://github.com/cwinkelmann/usde-innovations-applications-forest-it/tree/main/.claude/skills/wildlife-classification
Command: npx skills add https://github.com/cwinkelmann/usde-innovations-applications-forest-it --skill wildlife-classification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wildlife classification tasks often require coordinating multiple model families, data pipelines, and evaluation artifacts. This Skill provides a self-contained, modular 7-agent workflow to generate training code, explanations, evaluations, and course materials for wildlife datasets.

Core Features & Use Cases

  • 7-Agent pipeline orchestration: config_agent, dataset_prep_agent, model_selection_agent, fine_tuning_strategy_agent, training_code_agent, evaluation_agent, exercise_designer_agent.
  • Model families supported: timm (DINOv2 backbones), DeepFaune backbone transfer, and SpeciesNet inference baselines.
  • Outputs and templates: code generation, concept explanations, model evaluation, exercise design, full course modules, and model comparison reports.
  • Trigger-driven discovery: responds to keywords like timm, wildlife classification, DeepFaune, SpeciesNet, fine-tune, catastrophic forgetting, and transfer learning.
  • Educational tooling: supports course-module generation and guided exercises for wildlife AI literacy.

Quick Start

Configure and run a full wildlife-classification workflow to compare fine-tuning strategies across timm, DeepFaune, and SpeciesNet.

Frequently Asked Questions about wildlife-classification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate an end-to-end wildlife classification workflow with multiple models?

You orchestrate a wildlife classification workflow using a 7-agent pipeline that automates configuration, dataset preparation, model selection, fine-tuning, and evaluation. It generates training scripts, evaluative reports, and educational course materials.

What is the best way to compare transfer learning strategies for DINOv2 and DeepFaune models?

The best way to compare transfer learning strategies is using an automated pipeline that evaluates timm DINOv2 backbones, DeepFaune backbone transfers, and SpeciesNet baselines. It generates comprehensive model comparison reports for your wildlife datasets.

Does this wildlife classification pipeline support generating course modules and exercises?

Yes, the wildlife classification pipeline supports educational tooling through a dedicated exercise designer agent. It automatically generates guided exercises and full modular learning modules to build wildlife AI literacy.

Can I use this workflow to generate training code and avoid catastrophic forgetting?

Yes, you can generate training code while addressing catastrophic forgetting through specialized fine-tuning strategy agents. The workflow produces modular training scripts that enforce safety, licensing awareness, and reproducibility across wildlife model families.

Do I need external runtime environments to run the wildlife AI agents?

No, you do not need external runtime environments beyond the provided repository templates. The 7-agent pipeline is self-contained and generates training code and evaluation artifacts directly from your configurations.

What models are supported for fine-tuning in a wildlife classification pipeline?

Supported models for wildlife classification fine-tuning include timm with DINOv2 backbones, DeepFaune backbone transfers, and SpeciesNet inference baselines. The pipeline orchestrates training code generation and evaluation across all these model families.