18 lines
469 B
JSON
18 lines
469 B
JSON
{
|
|
"name": "csv-url-parser",
|
|
"owner": {
|
|
"name": "Steven Wu",
|
|
"email": "steven@feedmob.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "csv-url-parser",
|
|
"description": "A plugin skill that parses URLs in CSV files and extracts query parameters as new columns",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-feed-mob-claude-code-marketplace-plugins-csv-url-parser.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |