hook-sdk-integration

Invoke LLM calls from hooks using u-llm-sdk and claude-only-sdk.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/chkim-su/forge-editor --skill hook-sdk-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hook-sdk-integration
Source: https://github.com/chkim-su/forge-editor/tree/main/skills/hook-sdk-integration
Command: npx skills add https://github.com/chkim-su/forge-editor --skill hook-sdk-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Patterns for invoking LLM calls from hooks using u-llm-sdk/claude-only-sdk, including background agents and cost optimization.

Core Features & Use Cases

  • SDK vs CLI invocation patterns
  • Background agent patterns for non-blocking flows
  • Cost optimization strategies

Quick Start

Load the LLM SDK guide for details: Skill("forge-editor:llm-sdk-guide")