mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2026-02-12 15:52:47 +00:00
feat(messages): add donation support to book titles in multiple languages
This commit is contained in:
14
plugins/claude/prompts.chat/skills/index.json
Normal file
14
plugins/claude/prompts.chat/skills/index.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user