Che cos'è widget-generator?
Genera plug-in widget personalizzabili per il sistema di feed prompts.chat Fonte: f/awesome-chatgpt-prompts.
Genera plug-in widget personalizzabili per il sistema di feed prompts.chat
Installa rapidamente la skill AI widget-generator nel tuo ambiente di sviluppo tramite riga di comando
Fonte: f/awesome-chatgpt-prompts.
This skill guides creation of widget plugins for prompts.chat. Widgets are injected into prompt feeds to display promotional content, sponsor cards, or custom interactive components.
| Widget ID | ✅ | Unique identifier (kebab-case, e.g., my-sponsor) | | Widget Name | ✅ | Display name for the plugin | | Rendering Mode | ✅ | standard or custom | | Sponsor Info | ❌ | Name, logo, logoDark, URL (for sponsored widgets) |
| Widget not showing | Check shouldInject logic, verify registration in index.ts | | TypeScript errors | Ensure imports from ./types, check sponsor object shape | | Styling issues | Use Tailwind classes, match existing widget patterns | | Position wrong | Remember positions are 0-indexed, check repeatEvery value |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/f/awesome-chatgpt-prompts --skill widget-generatorGenera plug-in widget personalizzabili per il sistema di feed prompts.chat Fonte: f/awesome-chatgpt-prompts.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/f/awesome-chatgpt-prompts --skill widget-generator Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/f/awesome-chatgpt-prompts