← Back to Skills Marketplace
ckchzh

Apollo Client

by BytesAgain2 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
176
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install apollo-client
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Apollo Client concepts, best practices, and implementation patterns.
README (SKILL.md)

Apollo Client

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Apollo Client 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 appears to be a safe, local reference tool that only prints documentation. Before installing, you may want to: 1) note the version inconsistencies between registry/README/script (harmless but worth confirming you have the intended release); 2) accept that the script will be available to the agent (it’s harmless text output, but review it yourself as you did here); and 3) ignore the quickstart phrasing that mentions "access credentials" — it’s misleading text, not an actual requirement. If you want extra caution, run the skill in a sandboxed environment first or inspect the script file before use.
Capability Analysis
Type: OpenClaw Skill Name: apollo-client Version: 2.0.3 The 'apollo-client' skill is a static documentation reference tool. The primary script (scripts/script.sh) uses heredocs to output plain-text guides for Apollo Client concepts, and the SKILL.md correctly describes this behavior without any suspicious instructions or hidden network/file system activities.
Capability Assessment
Purpose & Capability
The name and description (Apollo Client reference) match the provided artifacts: SKILL.md and scripts/script.sh produce local reference documentation for listed commands. There are no unrelated required binaries, env vars, or config paths. Minor note: the package/registry versions differ across files (registry 2.0.3, SKILL.md 2.0.2, script VERSION=2.0.1), which is inconsistent but not a security risk by itself.
Instruction Scope
SKILL.md states all commands output plain-text via heredoc with no external API calls; the included script implements exactly that (various cmd_* functions that print docs). Minor inconsistency: the quickstart text in the script mentions "Required tools and access credentials," which is misleading because neither SKILL.md nor the script require or use credentials or network access.
Install Mechanism
There is no install spec (instruction-only skill). A single bash script is included but nothing is downloaded or extracted during install. Lowest-risk install profile.
Credentials
The skill declares no required environment variables and the script does not read or require any credentials, secrets, or config files. No disproportionate access to environment or secrets is requested.
Persistence & Privilege
always is false (not force-included) and the skill does not modify agent/system configuration or request persistent presence. Autonomous invocation is allowed by default but the skill's actions are local and read-only (printing docs).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install apollo-client
  3. After installation, invoke the skill by name or use /apollo-client
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.3
Fix description
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
Metadata
Slug apollo-client
Version 2.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Apollo Client?

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

How do I install Apollo Client?

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

Is Apollo Client free?

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

Which platforms does Apollo Client support?

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

Who created Apollo Client?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.3.

💬 Comments