← Back to Skills Marketplace
Browser key (auto created by Firebase)
by
Trần Quang Tiến
· GitHub ↗
· v1.0.0
· MIT-0
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wellcome
Description
Greets the user with a friendly, personalized welcome message. USE WHEN user says "hello", "hi", "hey", "greet me", "good morning", "good afternoon", "good e...
Usage Guidance
The skill's runtime behavior (simple, local time-based greetings) appears benign. However, the metadata is inconsistent: different slugs/owner IDs and a top-level name that mentions a Firebase/browser key while the skill does not request any credentials. Before installing, verify the source/owner (ask who published it and why names differ), prefer skills from known publishers, and test this skill in a sandboxed agent first. If the publisher cannot explain the metadata mismatch, avoid installing it or request a corrected package. If you plan to grant agent-wide privileges or install many third-party skills, be especially cautious about packages with mismatched metadata.
Capability Analysis
Type: OpenClaw Skill
Name: wellcome
Version: 1.0.0
The skill bundle is a simple greeting utility designed to provide time-appropriate responses to the user. The SKILL.md file contains only natural language instructions for the AI agent and lacks any executable code, network requests, or data exfiltration logic.
Capability Assessment
Purpose & Capability
The SKILL.md describes a simple 'greet' skill that uses only system time to produce greetings. However the package metadata and top-level name are inconsistent: registry name/slugs ('wellcome') vs _meta.json slug ('greetr'), different ownerId values, and a top-level name 'Browser key (auto created by Firebase)' that suggests something unrelated (Firebase/browser key). These mismatches are unexplained and could indicate a packaging/renaming error or repackaging by an unknown party.
Instruction Scope
The SKILL.md instructions are narrowly scoped to producing brief, time-aware greetings and only require reading the current system time. There are no commands, file reads, network calls, or requests for additional credentials in the instructions.
Install Mechanism
No install spec and no code files beyond SKILL.md and _meta.json. Nothing would be written or executed by an installer as part of this skill.
Credentials
The skill declares no required environment variables or credentials (appropriate for a greeting skill). However the top-level name referencing a 'Browser key' and 'Firebase' is inconsistent with that lack of credential requests and is worth verifying with the publisher.
Persistence & Privilege
The skill is not marked 'always' and uses normal invocation semantics. It does not request elevated persistence or modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wellcome - After installation, invoke the skill by name or use
/wellcome - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the "greet" skill.
- Responds to user greetings with a warm, personalized welcome.
- Automatically detects time of day to choose an appropriate greeting (morning, afternoon, evening, late night).
- Offers help at the end of each greeting.
- Activated by common greetings or when a session start greeting is requested.
Metadata
Frequently Asked Questions
What is Browser key (auto created by Firebase)?
Greets the user with a friendly, personalized welcome message. USE WHEN user says "hello", "hi", "hey", "greet me", "good morning", "good afternoon", "good e... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Browser key (auto created by Firebase)?
Run "/install wellcome" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Browser key (auto created by Firebase) free?
Yes, Browser key (auto created by Firebase) is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Browser key (auto created by Firebase) support?
Browser key (auto created by Firebase) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Browser key (auto created by Firebase)?
It is built and maintained by Trần Quang Tiến (@tran-quang-tien); the current version is v1.0.0.
More Skills