Files
42marketplaces/sync/gh-feed-mob-claude-code-marketplace-plugins-csv-url-parser.json
2025-11-29 18:53:27 +08:00

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
}
]
}