Yngve Bakken-Nilsen avatar

Yngve Bakken-Nilsen

Community

@yngvebn · Oslo, Norway

24Followers
|
146Public Repos
|
3Published Skills

Personal assistant skills for Lunsjkokkene lunch ordering, taste-profile setup, and interview-driven design documentation with ADRs and glossaries.

Skills Distribution
DomainDeveloper To...Personal Productiv.. (45%)Technical Document.. (35%)Configuration & Pr.. (20%)

Agent Skills by Yngve Bakken-Nilsen

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Yngve Bakken-Nilsen

FAQPage Schema
What 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.