app
Sample Experiment: RC Low-Pass Filter Response
Public Made by Adomby adom
Working sample of Adom's experiment publication format: JSONL data, sidecar metadata, provenance, and an AI reproduction skill. Prepared for NSF PCL FAIR-data due diligence.
{
"slug": "sample-experiment-rc-lowpass",
"title": "Sample Experiment: RC Low-Pass Filter Response",
"type": "app",
"version": "1.0.0",
"description": "Working sample of Adom's experiment publication format: JSONL data, sidecar metadata, provenance, and an AI reproduction skill. Prepared for NSF PCL FAIR-data due diligence.",
"tags": [
"experiment",
"sample",
"fair-data",
"rc-filter"
],
"dependencies": {},
"discovery_triggers": [
"sample experiment page",
"adom experiment format",
"fair data example",
"rc lowpass sample experiment",
"nsf data sharing example"
],
"discovery_pitch": "One line: when should an agent reach for sample-experiment-rc-lowpass?",
"sample_prompts": [
{
"label": "Example",
"prompt": "a real user utterance that should surface sample-experiment-rc-lowpass"
}
],
"metadata": {
"activate": {
"kind": "bridge",
"skill": "sample-experiment-rc-lowpass",
"requires": [],
"verbPrefixes": []
}
},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"hero": {
"headline": "Sample Experiment: RC Low-Pass Filter Response",
"subhead": "How every Adom experiment ships: JSONL data, sidecar metadata, provenance, and the AI skill that reproduces it.",
"screenshot": "docs/hero.png"
},
"license": "CC-BY-4.0",
"confirmed_user_skills": [
"reproduce-rc-characterization"
]
}