Yngve Bakken-Nilsen
Community@yngvebn · Oslo, Norway
Personal assistant skills for Lunsjkokkene lunch ordering, taste-profile setup, and interview-driven design documentation with ADRs and glossaries.
Agent Skills by Yngve Bakken-Nilsen
Showing 3 vetted skills indexed across 1 GitHub repositories.
lunsj
Checks Lunsjkokkene lunch order deadlines, suggests dishes from preferences, and places or cancels orders via scripts.
lunsj-preferences
Interviews users about lunch preferences and writes a validated preferences.json profile for the Lunsjkokkene helper.
grill-with-docs
Interrogates a plan or design while generating ADRs and a glossary.
Frequently Asked Questions About Yngve Bakken-Nilsen
FAQPage SchemaWhat tasks can I accomplish with yngvebn's skills?▼
You can check Lunsjkokkene lunch order deadlines, verify existing orders per delivery date, receive menu-based lunch suggestions, record out-of-office days so they are never suggested, build a taste profile via interview, and sharpen plans or designs through an interview that produces ADRs and a glossary.
Who are these skills intended for?▼
They target individual users of the Lunsjkokkene lunch service who want deadline checks and personalized suggestions, plus engineers or designers who want a structured interview process that sharpens a plan while automatically producing architecture decision records and a glossary.
How does the lunch suggestion system work in practice?▼
The lunsj skill reads preferences.json to suggest orders against the live menu and respects recorded absence days. If no profile exists, the lunsj-preferences skill interviews the user about taste, writes preferences.json, and validates the resulting profile against the current menu.
What are the prerequisites for using these skills?▼
The lunch skills require access to the Lunsjkokkene service and its menu, plus a preferences.json created through the lunsj-preferences interview. The grill-with-docs skill has model invocation disabled, so it is triggered manually rather than automatically by the model.