| 1 | { |
| 2 | "name": "last30days-skill", |
| 3 | "interface": { |
| 4 | "displayName": "last30days" |
| 5 | }, |
| 6 | "plugins": [ |
| 7 | { |
| 8 | "name": "last30days", |
| 9 | "source": { |
| 10 | "source": "url", |
| 11 | "url": "https://github.com/mvanhorn/last30days-skill.git" |
| 12 | }, |
| 13 | "policy": { |
| 14 | "installation": "AVAILABLE", |
| 15 | "authentication": "ON_INSTALL" |
| 16 | }, |
| 17 | "category": "Research" |
| 18 | } |
| 19 | ] |
| 20 | } |
| 21 |