mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2026-02-12 15:52:47 +00:00
15 lines
595 B
JSON
15 lines
595 B
JSON
{
|
|
"skills": [
|
|
{
|
|
"name": "prompt-lookup",
|
|
"description": "Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.",
|
|
"files": ["SKILL.md"]
|
|
},
|
|
{
|
|
"name": "skill-lookup",
|
|
"description": "Activates when the user asks about Agent Skills, wants to find reusable AI capabilities, needs to install skills, or mentions skills for Claude. Use for discovering, retrieving, and installing skills.",
|
|
"files": ["SKILL.md"]
|
|
}
|
|
]
|
|
}
|