LLM-Generated Skills Show No Improvement for Data Science Workflows.

Wei-Jung Huang· July 9, 2026 View original

Key takeaways

  • LLM-generated skill files do not reliably improve performance for data science tasks.
  • Direct prompting without generated skills performs similarly to using them.
  • The study cautions against adopting LLM-generated skills as a default prompting strategy.
  • Further research is needed to find effective ways to leverage LLMs for data science workflow automation.

Who benefits

Data ScienceAI DevelopmentSoftware EngineeringConsulting

Summary

This research investigates whether LLM-generated "skill files" improve the performance of LLM-based agents in data science tasks compared to direct prompting. The study found no reliable improvement from full generated skills or any ablated skill variants across various data science workflow stages.

The study explores the utility of Large Language Model (LLM)-generated "skill files" in enhancing the performance of LLM-based agents assisting with data science tasks. Product data scientists often use LLMs for recurring tasks like data cleaning, SQL writing, statistical test selection, and result formatting. Skill files are designed to provide reusable guidance, avoiding the need to prompt from scratch for similar task families. While expert-written skills offer high-quality guidance, their creation and maintenance can be a bottleneck. The researchers questioned whether LLM-generated skills could serve as a low-curation alternative, specifically if they improve performance over simply prompting with the task alone. They tested this across four data science lifecycle stages: data preparation, extraction, statistical analysis, and reporting, using one generated skill per stage. The findings indicate no reliable improvement from using full generated skills compared to "No-Skill" prompting. A comprehensive ablation study, involving 56 tasks, nine model configurations, and three providers (totaling 7,560 runs), further confirmed that neither the full generated skill nor any ablated component significantly improved performance. All p-values were high, and the total performance spread across variants was minimal. A token-matched control experiment also showed similar performance for full skills and task-irrelevant content. These results caution against relying on LLM-generated skills as a default single-shot prompting strategy for data science workflows.

Why it matters

Data science and AI engineering teams need to understand the actual efficacy of LLM-generated tools and prompting strategies to avoid investing in methods that do not yield tangible performance benefits.

How to implement this in your domain

  1. 1Re-evaluate current strategies for using LLMs in data science workflows, focusing on direct prompting rather than complex skill file generation.
  2. 2Conduct internal A/B tests on LLM-generated skills versus direct prompting for specific data science tasks.
  3. 3Prioritize expert-curated skills or fine-tuning for specific tasks if performance improvement is critical.
  4. 4Investigate alternative methods for improving LLM agent performance in data science, such as advanced prompt engineering or tool integration.

Original post by Wei-Jung Huang

"arXiv:2607.07504v1 Announce Type: new Abstract: Product data scientists often ask LLM-based agents to help with recurring execution tasks such as cleaning data, writing SQL, choosing statistical tests, and formatting results. Reusable skill files are meant to avoid prompting from…"

View on X

Originally posted by Wei-Jung Huang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses