dataset▌
2 indexed skills · max 10 per page
dummy-dataset
phuryn/pm-skills · Productivity
Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Creates executable scripts or direct data files for immediate use.
langsmith-dataset
langchain-ai/langsmith-skills · Productivity
Create, manage, and upload evaluation datasets to LangSmith for testing and validation. \n \n Supports four dataset types: final_response (full conversations), single_step (individual node behavior), trajectory (tool call sequences), and RAG (question/chunks/answer/citations) \n CLI commands for dataset lifecycle management: create, list, get, delete, export, and upload from local JSON files \n SDK-based dataset creation in Python and JavaScript with programmatic example addition \n Example mana