Initial commit
This commit is contained in:
15
skills/figlet-text-converter/plugin.json
Normal file
15
skills/figlet-text-converter/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "figlet-text-converter",
|
||||
"description": "Converts marked text in files to ASCII art using figlet tag syntax.",
|
||||
"version": "1.0.1",
|
||||
"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": ["figlet", "text", "converter", "Claude Code"],
|
||||
"category": "productivity",
|
||||
"strict": false
|
||||
}
|
||||
Reference in New Issue
Block a user