greenflash-onboard-unified

Automates Greenflash Analytics onboarding, including API validation, provisioning, and SDK installation for Python or TypeScript projects.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/greenflash-ai/agent-skills --skill greenflash-onboard-unified
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: greenflash-onboard-unified
Source: https://github.com/greenflash-ai/agent-skills/tree/main/skills/greenflash-onboard-unified
Command: npx skills add https://github.com/greenflash-ai/agent-skills --skill greenflash-onboard-unified

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers must manually perform multiple steps—API key validation, product selection, SDK installation, and feature configuration—to integrate Greenflash analytics, which is error‑prone and time‑consuming.

Core Features & Use Cases

  • End‑to‑end onboarding: Detects language, checks existing integration, and orchestrates sub‑skills for SDK setup, prompt tracking, agentic message logging, and business event tracking.
  • Interactive validation: Verifies API keys, selects or creates products, and ensures each step succeeds before proceeding.
  • Unified verification: Runs a final health check to confirm the whole pipeline works.
  • Use case: A Python developer can invoke this skill to automatically configure Greenflash on a new chatbot project, covering conversation logging, prompt versioning, tool‑call insights, and event analytics without manual scripting.

Quick Start

Run the greenflash‑onboard‑unified skill and follow its guided prompts to set up analytics for my project.

Frequently Asked Questions about greenflash-onboard-unified

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

FAQPage Schema
How do I set up Greenflash analytics for a Python or TypeScript chatbot project?

Yes, Greenflash onboarding supports both Python and TypeScript projects by detecting the language and orchestrating sub-skills to install the appropriate SDK and configure conversation logging, prompt tracking, agentic message logging, and business event tracking.

What is the best way to automate SDK installation and analytics configuration for a codebase?

The best way to automate analytics configuration is using an end-to-end onboarding skill that handles API key validation, product selection, SDK installation, and feature configuration, followed by a unified verification health check to ensure the pipeline works.

Do I need network access to configure Greenflash prompt tracking and agentic message capture?

During onboarding, the skill performs interactive validation of API keys, selects or creates products, and ensures each configuration step for conversation logging, prompt versioning, and event analytics succeeds before proceeding to the next.

What limitations should I expect when integrating Greenflash business event monitoring into an existing project?

Limitations include requiring network access to the Greenflash API and specific file read/write permissions. The onboarding checks for existing integrations to prevent conflicts, but manual scripting may still be needed for highly customized business event tracking setups.