Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:50:52 +08:00
commit cac7a950f2
10 changed files with 1084 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "pinterest-api",
"description": "Interacts with the Pinterest API.",
"version": "1.0.0",
"author": {
"name": "Tim Green",
"email": "rawveg@gmail.com"
},
"homepage": "https://github.com/rawveg/claude-skills-marketplace",
"repository": "https://github.com/rawveg/claude-skills-marketplace",
"license": "MIT",
"keywords": ["pinterest-api", "pinterest", "social media", "social media marketing", "Claude Code"],
"category": "productivity",
"strict": false
}