1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-19 06:41:33 +03:00
leon/skills/news/product_hunt_trends/skill.json

13 lines
319 B
JSON

{
"$schema": "../../../schemas/skill-schemas/skill.json",
"name": "Product Hunt Trends",
"bridge": "python",
"version": "1.0.0",
"description": "Get what is trending on Product Hunt.",
"author": {
"name": "Louis Grenard",
"email": "louis@getleon.ai",
"url": "https://github.com/louistiti"
}
}