CtrlK
BlogDocsLog inGet started
Tessl Logo

genbi

Turn a Wren project's context layer into a shareable, browser-side GenBI web app and deploy it to the user's Vercel or Cloudflare account. Orchestrates the full flow: `wren genbi build` returns a project-hydrated build instruction, the agent authors the app from scratch into apps/<name>/, then register → verify → deploy produce a shareable URL. Use this skill whenever the user wants to: build a dashboard from their Wren project, make a shareable analytics app, deploy their context layer as a web app, host a GenBI app on Vercel or Cloudflare Pages, or asks for a 'genbi app'.

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, highly actionable workflow guide with concrete commands, explicit validation gates, and useful non-obvious gotchas. It is concise and easy to navigate, with only minor room to externalize detail into reference files.

DimensionReasoningScore

Conciseness

The body is mostly lean and action-oriented with little padding; minor instances of explanation (e.g. the data-source rationale) could be trimmed, but most tokens earn their place, including the non-obvious 401 trap.

4 / 5

Actionability

Provides copy-paste-ready commands for every step (build, register, verify, deploy) plus an executable DuckDB-to-parquet Python recipe, covering the common cases concretely.

5 / 5

Workflow Clarity

A clearly numbered 5-step workflow with explicit validation checkpoints — 'Do NOT proceed to deploy on a failed verify', 'Confirm with the user before --prod', and 'Verify the URL actually loads' — plus a fix-and-retry feedback loop.

5 / 5

Progressive Disclosure

Well-organized into clearly headed sections with a Quick reference navigation table and no nested references; everything is inline which is reasonable for a single-flow skill, though the 401 trap or snapshot recipe could optionally live in separate files.

4 / 5

Total

18

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that clearly states what the skill does and gives explicit, natural trigger phrases for when to use it. It is concrete and narrowly scoped, with only minor room to expand trigger-term synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — `wren genbi build`, authoring into apps/<name>/, register, verify, deploy to Vercel/Cloudflare, producing a shareable URL — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both 'what' (turn a Wren context layer into a shareable GenBI web app and deploy it) and 'when' (a concrete 'Use this skill whenever the user wants to...' list with multiple trigger phrases).

5 / 5

Trigger Term Quality

The 'Use this skill whenever the user wants to' clause surfaces natural phrases ('build a dashboard', 'shareable analytics app', 'host a GenBI app on Vercel or Cloudflare Pages', 'genbi app'), but a few common variations (e.g. 'BI dashboard', 'data app') are absent.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (Wren GenBI apps deployed to Vercel/Cloudflare) with distinct, specific triggers, making conflict with other skills minimal.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
Canner/WrenAI
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.