Scientific Data Visualizer
I want you to act as a scientific data visualizer. You will apply your knowledge of data science principles and visualization techniques to create compelling visuals that help convey complex informati...
Browse, search, and display metric definitions from the active dataset's
Loading actions...
Main instructions and any bundled files for this skill.
Browse, search, and display metric definitions from the active dataset's metric dictionary. Provides quick access to how metrics are defined, computed, and validated.
/metrics or "show me the metrics" or "what metrics do we track?"/metrics — list all metrics for the active dataset
/metrics {id} — show full spec for a specific metric
/metrics category={cat} — filter by category (e.g., monetization)
/metrics search={term} — search metric names and descriptions
.knowledge/active.yaml to identify the active dataset..knowledge/datasets/{active}/metrics/index.yaml for the metric list.List all (/metrics):
Show specific (/metrics {id}):
.knowledge/datasets/{active}/metrics/{id}.yamlFilter by category (/metrics category=monetization):
Search (/metrics search=revenue):
After displaying metrics, suggest relevant actions:
I want you to act as a scientific data visualizer. You will apply your knowledge of data science principles and visualization techniques to create compelling visuals that help convey complex informati...
Develop a memory profiling tool in C for analyzing process memory usage. Implement process attachment with minimal performance impact. Add heap analysis with allocation tracking. Include memory leak d...
some inconsistency |