eva-new-user

Guides new users through a minimal hands-on tutorial for the Eva-skill ecosystem.

54|1|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Lulu-Eva/Eva-skill --skill eva-new-user-lulu-eva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eva-new-user
Source: https://github.com/Lulu-Eva/Eva-skill/tree/main/skills/eva-new-user
Command: npx skills add https://github.com/Lulu-Eva/Eva-skill --skill eva-new-user-lulu-eva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? New users of the Eva-skill ecosystem often do not know which of the many installed sub-skills to use first or how to phrase their first request. This Skill provides an adaptive onboarding tutorial that detects installed Eva modules and walks the user through one minimal practice loop tied to their actual goal. ## Core Features & Use Cases - Environment Scanning: Detects which Eva sub-skills (eva-think, eva-create, eva-learn, etc.) are actually installed before recommending anything, avoiding unverified feature claims. - Three-Minute Minimal Loop: Runs a demonstrate, follow-along, independent-launch cycle so the user completes one real micro-exercise instead of memorizing feature names. - Adaptive Routing: Lets users skip sections, jump to a named feature, or exit the tutorial to handle a real task, routing to the correct sub-skill when formal processing is requested. - Use Case: A first-time user says "I'm new, teach me how to use Eva." The Skill asks what they want to accomplish, demonstrates one relevant capability with a short before/after example, has them try it with one sentence of input, and confirms they can launch the next task on their own. ## Quick Start Say "I'm a new user, start the Eva tutorial" and tell Eva what you most want to accomplish so it can walk you through one minimal hands-on exercise.

Frequently Asked Questions about eva-new-user

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

FAQPage Schema
How do I start the Eva new user tutorial?

Say /eva-new-user, "I'm a new user", or "start the beginner tutorial" to launch it. You can also select the tutorial from the welcome message after invoking the bare /eva entry point.

How does the Eva tutorial decide which feature to teach first?

It asks what you most want to accomplish and picks the matching installed capability, such as Eva Think for unclear ideas or Eva Create for short videos. If you have no goal, it defaults to a high-frequency entry point.

Can I skip parts of the Eva onboarding tutorial?

Yes. Saying "skip" stops the current section and moves to the most relevant next one, and naming a specific feature switches to it immediately. Saying you want to exit stops the tutorial entirely and routes to your real task.

Does the Eva tutorial complete real content tasks for me?

No. The tutorial only runs minimal practice exercises and never executes a full production workflow. When you confirm you want formal processing, it exits and hands off to the appropriate Eva sub-skill.

What happens if an Eva feature is not installed during the tutorial?

The tutorial scans the environment first and only teaches confirmed installed capabilities. If you request a missing feature, it states the feature is unavailable rather than simulating it.