NyatakuIbnuRosada/glm-switch
🔄 Manage multiple GLM API profiles effortlessly in Claude Code/VS Code, allowing quick configuration switches without manual edits.
🔄 Manage multiple GLM API profiles effortlessly in Claude Code/VS Code, allowing quick configuration switches without manual edits.
npx skills add NyatakuIbnuRosada/glm-switch🔄 Manage multiple GLM API profiles effortlessly in Claude Code/VS Code, allowing quick configuration switches without manual edits.
Persistent, searchable memory for Claude — stored locally. Works on Mac, Linux, and Windows.
Clause-ablation differential testing for LLM skills. Measures whether each clause of a skill artifact produces a measurable directional effect. Pre-alpha.
Registers LLM tools and renders custom tool-call UI in assistant-ui (@assistant-ui/react). Use when adding frontend-only tools with makeAssistantTool / useAssistantTool (browser actions like clipboard, navigation, localStorage, async-generator streaming, AbortSignal), rendering backend AI SDK tool() calls with makeAssistantToolUI / useAssistantToolUI (status.type running/complete/incomplete/requires-action, args, result, artifact via ToolCallMessagePartProps), building generative UI from tool results, or implementing human-in-the-loop and approval flows (addResult, resume with context.human(), respondToApproval for server-side needsApproval gates). Covers registering tool components inside AssistantRuntimeProvider and the case-sensitive toolName matching that connects a tool to its UI. Reach for this when tool UI is not rendering, a tool is not being called, or a result is not showing.
🤖 Build and deploy OpenAI-compatible local FastAPI endpoints with SQL Server 2025 AI integration for seamless AI workflows and secure connections.
Claude Code skill + SessionStart hook that gives each session its own Trello-style board (Backlog → In Progress → Done), served locally with live updates and automatic free-port selection for concurrent sessions.
Synthesis Skills — reusable AI agent skills built on the Agent Skills open standard. Install methodology directly into your AI workflow.