Real sample data and instant starter-pack delivery

Train Your AI Agent on Actual Task Data

TaskPrime now ships with a free 50-example sample pack and a real 500-example Starter Pack. Both use the same structured schema: prompt, ideal response, difficulty, and evaluation criteria.

Live deliverables

What ships today

Updated
50
Free sample rows
500
Starter-pack rows
5
Task categories
2
Formats per pack

The paid Starter Pack delivers the full 500-row JSON and JSONL files immediately after checkout.

550
Live Examples
50
Free Sample Rows
5
Practical Categories
2
JSON Formats

Built To Be Usable

The point is not to look like data. The point is to be useful the moment an AI team downloads it.

01

Structured For Real Training

Every row uses the same schema: task prompt, ideal response, difficulty level, and evaluation criteria.

02

Five High-Use Categories

The pack covers common production workflows: writing, analysis, code, support, and marketing content.

03

Free Sample First

The 50-example sample lets buyers inspect the exact format before committing to the full starter pack.

04

Instant Delivery

The paid pack is available immediately after checkout in both JSON and JSONL formats.

Sample preview

Review The Actual Schema

One example from each category is shown below. The free sample download includes 50 rows total, selected to show breadth across subtypes inside each category. The Starter Pack extends the same format to 500 rows.

Email drafting

4 professional, 2 sales, and 4 support-focused examples

Data analysis & summarization

Two examples each across funnel, revenue, support, performance, and hiring analysis

Code generation

A balanced mix of Python utilities, JavaScript helpers, and async/data-processing tasks

Customer support responses

One example from each of the 10 core support scenarios in the full pack

Content creation

Five editorial blog intros plus five social posts across LinkedIn and X

Email draftingmedium

Prompt

Professional email task Draft an email to Ava, Director of Operations at TaskPrime. Context: - The starter pack launch needs to move from April 8 to April 13. - The main reason is QA...

Ideal response

Subject: Updated timing for the starter pack launch Hi Ava, I wanted to share a quick update on the starter pack launch. We need to move the target date from April 8 to April...

Evaluation criteria

Uses a clear, relevant subject line

Covers the required facts accurately

Data analysis & summarizationmedium

Prompt

Review this four-week funnel for TaskPrime. Write a concise summary for the growth team. Mention the main trend, whether conversion quality improved, and one action to test next. | Week | Visitors | Signups...

Ideal response

The funnel is moving in the right direction. Visitors grew from 4000 in W1 to 5400 in W4 (35.0%), and that growth carried through to paid conversions. Conversion quality also improved. Activation moved from...

Evaluation criteria

Uses the supplied numbers accurately

Comments on both volume and conversion quality

Code generationmedium

Prompt

Write a Python function called `group_invoice_totals` that groups a list of dictionaries by a string key and totals a numeric field. Skip rows with missing values, preserve two-decimal precision, and include a short usage...

Ideal response

```python from collections import defaultdict from decimal import Decimal, InvalidOperation def group_invoice_totals(rows, key_name='group', value_name='amount'): totals = defaultdict(Decimal) for row in rows: group = row.get(key_name) raw_value = row.get(value_name) if group in (None, '') or raw_value...

Evaluation criteria

Implements the requested behavior correctly

Handles edge cases reasonably

Customer support responseseasy

Prompt

Write a support reply to Ava, who says they were charged twice for a TaskPrime purchase. Confirm the duplicate charge will be refunded, give a realistic timeline, and keep the tone empathetic.

Ideal response

Hi Ava, Thanks for reaching out. I’m sorry for the confusion around the duplicate charge. I’ve confirmed that one of the charges will be refunded. You should see that reversal on the original payment...

Evaluation criteria

Acknowledges the issue with empathy

Confirms the refund outcome clearly

Content creationeasy

Prompt

Write a one-paragraph blog introduction for operations leaders about why AI copilots fail without realistic workflow examples. Use a practical, editorial tone, make the pain point feel real, and end by setting up the...

Ideal response

AI pilots rarely fail because the team lacks ambition. For operations leaders, why AI copilots fail without realistic workflow examples stops being theoretical once the examples are too generic to survive operational review. We’ll...

Evaluation criteria

Hooks the reader quickly

Matches the requested audience and topic

Choose Your Training Pack

Start with the free sample. Upgrade when you want the full working dataset and instant JSON + JSONL delivery.

Available now

Starter Pack

The real downloadable product: 500 structured examples across five practical categories.

$29one-time
  • 500 task-response pairs
  • Email, analysis, code, support, and content
  • JSON and JSONL delivery
  • Difficulty labels and evaluation criteria
  • Instant download after checkout
Get Starter Pack

Pro Pack

For teams that want broader coverage after validating the starter workflow.

$79one-time
  • Expanded category coverage
  • More examples for evals and tuning
  • Multi-format delivery
  • Priority support
  • Quarterly updates
Get Pro Pack

Enterprise Pack

For teams that need larger scoped packs and deeper rollout support.

$199one-time
  • Largest dataset tier
  • Commercial workflow support
  • Broader implementation guidance
  • Priority handling
  • Team-oriented delivery
Get Enterprise Pack

Frequently Asked Questions

What is in the free sample?

The free sample includes 50 examples total, with 10 examples from each of the five categories in the starter pack. It is curated to show range inside each category instead of just taking the first ten rows.

What does the Starter Pack include?

The Starter Pack includes 500 structured examples in JSON and JSONL. Every row includes the task prompt, ideal response, difficulty level, and evaluation criteria.

Can I inspect the format before buying?

Yes. The homepage now includes a live preview section, and the free sample download uses the same schema as the starter pack.

Are JSON and JSONL both included after checkout?

Yes. The success page links directly to both starter-pack file formats after payment.

Who is this for?

Teams building fine-tuning datasets, internal eval sets, prompt libraries, or early AI workflow prototypes.

Start With The Sample, Then Ship Faster

Review the free sample pack first. If the schema fits your workflow, the Starter Pack is ready for immediate download after checkout.