notion-llm-config

Create and update LLM model configurations in a Notion database.

1|Updated Aug 13, 2018
One-click install
npx skills add https://github.com/sdbuch/dotfiles --skill notion-llm-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion-llm-config
Source: https://github.com/sdbuch/dotfiles/tree/main/.claude/skills/notion-llm-config
Command: npx skills add https://github.com/sdbuch/dotfiles --skill notion-llm-config

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams centralize and maintain Notion-based records of LLM configurations, parameters, and provider details. It reduces scattered data, prevents misconfigurations, and makes it easy to audit model specs across multiple providers.

Core Features & Use Cases

  • Centralized Config Table: Create, update, and query LLM model configurations in a single Notion database.
  • Batch Operations: Add or modify multiple models in one go to keep configurations in sync.
  • Audit & Consistency: Read architecture details and parameters to verify spec accuracy across Llama, GPT-2, and other providers.

Quick Start

Create a Notion page for a new model, e.g. "Llama-2-7B" in the Notion LLM Config Table with fields for Model Name, Model Family, Model Type, Core Model ID, Tokenizer, d_hidden, d_ff, and Vocab Size. Then run a batch update to set these properties for all listed models.