docs-node

Query local CE.SDK Node.js documentation for configuration and API references.

7|3|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/imgly/agent-skills --skill docs-node
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-node
Source: https://github.com/imgly/agent-skills/tree/main/plugins/cesdk/skills/docs-node
Command: npx skills add https://github.com/imgly/agent-skills --skill docs-node

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

CE.SDK Node.js documentation is often scattered across web pages. This Skill provides offline access to the bundled Node.js guides, API references, and configuration pages, enabling quick lookup without leaving your development environment.

Core Features & Use Cases

  • Offline access to the CE.SDK Node.js docs bundle, including guides, API index, and configuration pages for fast reference.
  • Guided lookup for common topics like engine configuration, server-side usage, and API references with concise summaries.
  • Use cases such as onboarding new developers, pre-flight API checks, and in-app documentation lookups during integration tasks.

Quick Start

Ask for Node.js CE.SDK documentation on a topic, and the assistant will fetch the most relevant local page.

Frequently Asked Questions about docs-node

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up CE.SDK Node.js documentation offline?

Query the local skill store to retrieve CE.SDK Node.js documentation offline, returning concise extracts with direct paths to relevant guides and API references for configuration and server-side usage.

What is the best way to find CE.SDK server-side API references during integration?

Use an offline documentation lookup to find CE.SDK server-side API references, which queries an embedded index to return precise sections and examples for fast pre-flight checks and integration tasks.

Can I access CE.SDK Node.js configuration guides without leaving my development environment?

Yes, you can access bundled CE.SDK Node.js configuration guides offline within your development environment by querying the embedded documentation index for relevant pages and summaries.

Does offline Node.js documentation lookup work for onboarding new developers to CE.SDK?

Offline Node.js documentation lookup works for onboarding by providing fast reference access to bundled guides, API indexes, and configuration pages without requiring external web access.

What are the limitations of using an offline docs bundle for CE.SDK Node.js?

Offline CE.SDK Node.js documentation is limited to the bundled content within the local skill store, meaning it only returns extracts from the embedded index and references rather than live web updates.