Skip to main content
caffeinelabs
GitHub-Creator-Profil

caffeinelabs

Repository-Ansicht von 35 gesammelten Skills in 7 GitHub-Repositories.

gesammelte Skills
35
Repositories
7
aktualisiert
28. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

extension-inference
nicht klassifiziert

MANDATORY recipe for every Caffeine build that calls an LLM, chatbot, GPT, or ChatGPT **on Caffeine Inference** (no user-pasted OpenAI key). The ONLY supported path is the `caffeineai-inference-client` mops package with `Config.fromEnv<system>()`, which hands…

27. Aug. 2026
extension-openai
nicht klassifiziert

MANDATORY recipe for every Caffeine build that calls OpenAI (ChatGPT, GPT-4o, an LLM, a chatbot, embeddings). The ONLY supported path is the `openai-client` mops package with a canister-side API-key bearer. Hand-rolling `ic.http_request` to…

27. Aug. 2026
connector-slack
nicht klassifiziert

EXPERIMENTAL, UNTESTED recipe for posting messages to a Slack workspace from a Caffeine canister via the `slack-client` mops package (Slack Web API). Use it when the user wants their app to send a message to a Slack channel — "post to Slack", "notify a…

25. Aug. 2026
extension-authorization
nicht klassifiziert

Authorization system with role-based access control. Must-have for all apps that manage personal or access-restricted data.

25. Aug. 2026
extension-core-infrastructure
nicht klassifiziert

Core infrastructure providing backend connection configuration, storage client, and React app entry point.

25. Aug. 2026
extension-oql
nicht klassifiziert

Make a canister's data queryable by the Caffeine Data Intelligence agent. Use whenever an app stores structured data (Maps/Lists/arrays of records) that should be answerable in natural language — "top customers", "revenue by region", "active projects". Adds a…

25. Aug. 2026
extension-querying-oql
nicht klassifiziert

Quick reference for the Caffeine Data Intelligence agent to query an OQL-exposing canister (schema() + execute()) through the `icp` CLI against the project's `backend` canister: read the schema, form JSON queries (filter / order / paginate / aggregate /…

25. Aug. 2026
writing-motoko
nicht klassifiziert

Motoko language reference, architecture patterns, and dependency tooling (mops). Load when writing or modifying backend .mo files.

24. Aug. 2026
Es werden 8 von 25 gesammelten Skills angezeigt.
7 von 7 Repositories angezeigt
Alle Repositories angezeigt