init-workspace

Initialize a shared Cogni workspace with settings, plugin discovery, and metadata.

12|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/cogni-work/insight-wave --skill init-workspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-workspace
Source: https://github.com/cogni-work/insight-wave/tree/main/cogni-workspace/skills/init-workspace
Command: npx skills add https://github.com/cogni-work/insight-wave --skill init-workspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize a standardized workspace foundation that plugins depend on, ensuring consistent environment configuration, theme storage, and plugin registration across Cogni workflows.

Core Features & Use Cases

  • Workspace provisioning and central config management for all Cogni plugins
  • Automatic plugin discovery, path resolution, and shared resource accessibility
  • Starter templates and global settings to accelerate project onboarding

Quick Start

Run the initialization workflow to create a new Cogni workspace in your target directory.

Frequently Asked Questions about init-workspace

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

FAQPage Schema
How do I initialize a shared workspace foundation for plugin configuration?

To initialize a shared workspace foundation, run the scripts-based workflow to generate environment settings, discover plugins, and create workspace metadata in your target directory.

What files are generated when setting up workspace configuration for Cogni plugins?

Setting up workspace configuration generates .claude/settings.local.json, .workspace-env.sh, and workspace-config.json to manage environment variables, theme storage, and plugin registration.

When do I need to provision a new workspace for my projects?

You need to provision a new workspace when starting new projects, performing fresh plugin installs, or configuring team environments that require standardized settings across Cogni plugins.

Does workspace initialization handle automatic plugin discovery and path resolution?

Yes, workspace initialization handles automatic plugin discovery, path resolution, and shared resource accessibility to ensure all Cogni plugins function consistently within the centralized configuration.

Can I use starter templates to accelerate project onboarding during workspace setup?

Yes, you can use starter templates and global settings provided during workspace setup to accelerate project onboarding and ensure consistent environment configuration across your team.

Why does my Cogni plugin installation require a shared workspace foundation?

Your Cogni plugin installation requires a shared workspace foundation because plugins depend on consistent environment configuration, theme storage, and standardized registration to function properly across workflows.