canvas-frame-research

Enhance Pulse Canvas frames with source-backed research and source IDs.

27|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/hua-bang/pulse-agent --skill canvas-frame-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canvas-frame-research
Source: https://github.com/hua-bang/pulse-agent/tree/main/packages/canvas-cli/skills/canvas-frame-research
Command: npx skills add https://github.com/hua-bang/pulse-agent --skill canvas-frame-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of expanding and enhancing the content of an existing Pulse Canvas frame by incorporating locally sourced research, without disrupting the overall canvas layout.

Core Features & Use Cases

  • Frame-Specific Research: Focuses research within a single target frame, preserving the canvas structure.
  • Local Expansion: Adds information to the frame without creating a new workspace or reorganizing the entire canvas.
  • Source-Backed Protocol: Ensures factual accuracy by referencing primary and official sources.
  • User Interaction: Allows the user to specify the research depth and sources to be used.
  • Use Case: When a user needs to enrich a particular section of a Pulse Canvas with additional details and references.

Quick Start

To extend a frame with research, use the command: canvas-frame-research extend --frame-id "12345" --depth "standard" --sources "user-provided-list"

Frequently Asked Questions about canvas-frame-research

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

FAQPage Schema
How do I enrich a specific Pulse Canvas frame with source-backed research without altering the overall layout?

To enrich a Pulse Canvas frame, you can use the canvas-frame-research extend command with a specific frame ID, which adds source-backed information locally while preserving the overall canvas structure.

Can I specify research depth and select particular sources when expanding a Pulse Canvas frame?

Yes, you can specify research depth and select sources when expanding a Pulse Canvas frame by passing the `--depth` and `--sources` arguments in the extend command to control the information enrichment process.

What is the best way to add primary source references to individual nodes within a Pulse Canvas frame?

The best way to add primary source references is by using the frame research protocol, which supports node creation with specific source IDs to ensure factual accuracy and local expansion within the target frame.

Does running frame-specific research on a Pulse Canvas create a new workspace or reorganize existing nodes?

No, running frame-specific research operates entirely within the context of a single target frame, performing local expansion to add information without creating a new workspace or reorganizing the existing canvas layout.

How do I start extending a frame with research using the command line?

To start extending a frame with research, execute the command `canvas-frame-research extend --frame-id "12345" --depth "standard" --sources "user-provided-list"` to initiate the data augmentation process.