← Back to Skills Marketplace
xueyetianya

Fakerjs

by bytesagain4 · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ Security Clean
341
Downloads
0
Stars
2
Active Installs
11
Versions
Install in OpenClaw
/install fakerjs
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Fakerjs concepts, best practices, and implementation patterns.
README (SKILL.md)

Fakerjs

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Fakerjs concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill is a local reference tool that only prints static documentation — it's coherent with its description and does not request credentials or perform network activity. Before installing, you can: (1) quickly inspect scripts/script.sh (already included) to confirm no network or secret access, (2) run the script in a sandbox or container if you want to observe behavior, and (3) be cautious about future updates from unknown sources—if an updated version starts requesting env vars or making network calls, treat that as a red flag. The only minor oddities are small version-string mismatches in metadata, which are harmless but worth noting.
Capability Analysis
Type: OpenClaw Skill Name: fakerjs Version: 3.0.2 The skill is a simple documentation reference tool for 'fakerjs' that provides static text guides via a shell script. Analysis of scripts/script.sh and SKILL.md shows no network activity, no file system modifications, no credential access, and no malicious instructions; it strictly outputs informational text using heredocs.
Capability Assessment
Purpose & Capability
Name/description (Fakerjs reference) match the provided artifacts: SKILL.md and scripts/script.sh only produce reference content. Nothing in the package requires cloud, credentials, or unrelated capabilities. (Minor note: the SKILL.md, registry version, and the script's internal VERSION string differ (3.0.1 vs 3.0.2 vs 3.0.0), which is an innocuous metadata mismatch but not a functional problem.)
Instruction Scope
The runtime instructions and the included shell script only output heredoc documentation for the listed commands. The SKILL.md explicitly states 'No external API calls, no credentials needed, no network access', and the script contains no network calls, file reads/writes beyond stdout, or environment variable access. The quickstart doc text generically mentions 'required tools and access credentials' as typical prerequisites, but that is documentation content — the skill itself does not request or use credentials.
Install Mechanism
No install spec is provided (instruction-only skill with an included script). Nothing is downloaded or executed from external URLs during install; the included script is a plain Bash file with no remote fetches or extraction steps.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code does not reference environment variables or secrets. No disproportionate credential access is requested.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges, nor does it modify other skills or global agent settings. Autonomous invocation is allowed by default but the skill's behavior is read-only documentation output.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install fakerjs
  3. After installation, invoke the skill by name or use /fakerjs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.2
Fix description
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
old template -> domain-specific v2.0.0
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Standards compliance: unique content, no template text
v1.0.0
Initial release
Metadata
Slug fakerjs
Version 3.0.2
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 11
Frequently Asked Questions

What is Fakerjs?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Fakerjs concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 341 downloads so far.

How do I install Fakerjs?

Run "/install fakerjs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Fakerjs free?

Yes, Fakerjs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Fakerjs support?

Fakerjs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Fakerjs?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v3.0.2.

💬 Comments