hana-plugin-creator

Generate Hana plugin scaffolds and verify SDK compatibility.

5.9k|529|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/liliMozi/openhanako --skill hana-plugin-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hana-plugin-creator
Source: https://github.com/liliMozi/openhanako/tree/main/skills2set/hana-plugin-creator
Command: npx skills add https://github.com/liliMozi/openhanako --skill hana-plugin-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of creating Hana plugins by providing scaffolding, detailed guidance, and capability checks, reducing setup time and errors.

Core Features & Use Cases

  • Plugin scaffolding: Generate starter templates for various plugin types, including tools, UI pages, and lifecycle handlers.
  • Guided planning: Assist users in outlining plugin capabilities and features through interactive prompts.
  • Capability verification: Check SDK support, platform dependencies, and integration points before development begins.
  • Use Case: A developer wants to quickly create a plugin for automating report generation; this Skill helps scaffold the project and ensures SDK compatibility automatically.

Quick Start

Describe your plugin idea in plain language, and I will help turn it into a scaffold ready for development.

Frequently Asked Questions about hana-plugin-creator

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

FAQPage Schema
How do I scaffold a Hana plugin to accelerate initial project setup?

To scaffold a Hana plugin, describe your idea in plain language and the system generates starter templates for tools, UI pages, and lifecycle handlers ready for development.

What is guided planning for Hana plugin development and how does it work?

Guided planning for Hana plugin development uses interactive prompts to help you outline plugin capabilities and features, ensuring your project scope is defined before code generation begins.

Can I check SDK support and platform dependencies before building a Hana plugin?

Yes, you can verify SDK support, platform dependencies, and integration points through capability checks performed before Hana plugin development begins to ensure full compatibility.

Do I need node scripts and SDK package management to create Hana plugins?

Yes, creating Hana plugins requires node scripts and SDK package management to automate initial configuration, manage dependencies, and ensure your extensions target developers and advanced users.

What types of Hana plugin templates can I generate for automating custom features?

You can generate Hana plugin templates for various types including tools, UI pages, and lifecycle handlers, enabling you to build custom features like automated report generation.