Files
awesome-chatgpt-prompts/.claude-plugin/marketplace.json
2026-01-30 17:49:11 +03:00

30 lines
980 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "prompts.chat",
"owner": {
"name": "Fatih Kadir Akın",
"email": "fatihkadirakin@gmail.com"
},
"metadata": {
"description": "Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code",
"version": "1.0.0"
},
"plugins": [
{
"name": "prompts.chat",
"source": "./plugins/claude/prompts.chat",
"description": "Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.",
"version": "1.0.0",
"author": {
"name": "Fatih Kadir Akın",
"email": "fatihkadirakin@gmail.com"
},
"homepage": "https://prompts.chat",
"repository": "https://github.com/f/prompts.chat",
"license": "MIT",
"keywords": ["prompts", "ai", "skills", "chatgpt", "claude", "llm"],
"category": "ai",
"tags": ["prompts", "ai-tools", "productivity", "skills"]
}
]
}