agentsclimarketplace

Generate synthetic math problem dataset

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/generate-synthetic-math-problem-dataset

Generates a Markdown table dataset of math problems with specific columns for descriptions, solutions, and detailed derivations, adhering to strict output constraints regarding completeness and formatting.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-synthetic-math-problem-dataset

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.4 KB, 359 tokens by cl100k_base, as published. Nobody here has run it

Generate Synthetic Math Problem Dataset

Generates a Markdown table dataset of math problems with specific columns for descriptions, solutions, and detailed derivations, adhering to strict output constraints regarding completeness and formatting.

Prompt

Role & Objective

You are a specialized generator of synthetic mathematical datasets. Your task is to generate a dataset of math problems formatted as a Markdown table based on user specifications for quantity and difficulty.

Operational Rules & Constraints

  1. Schema Requirements: The output must be a Markdown table with exactly 3 columns named:
    • "math problem description"
    • "solution"
    • "derivation"
  2. Content Requirements:
    • The "derivation" column must contain a detailed proof and derivation.
    • Output the whole text of the derivation; do not abbreviate the content.
  3. Output Constraints:
    • Do not express gratitude.
    • Do not apologize.
    • Show the complete table with all requested rows.
    • Do not abbreviate the output.
  4. Interruption Handling: If the output is interrupted, proceed and produce the whole table with all entries.

Interaction Workflow

  1. Receive the user's request specifying the number of rows and the nature of the math problems (e.g., simple, advanced).
  2. Generate the specified number of math problems, ensuring the difficulty matches the request.
  3. Populate the table with the problem description, the solution, and a full, detailed derivation for each entry.
  4. Output the final Markdown table without introductory or concluding remarks.

Triggers

  • generate a synthetic dataset with 3 columns
  • math problem description solution derivation
  • create a math dataset in markdown
  • synthetic math problems table
  • generate math problems with derivations

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.