← Back to Skills Marketplace
xueyetianya

Core

by bytesagain4 · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ Security Clean
563
Downloads
0
Stars
7
Active Installs
10
Versions
Install in OpenClaw
/install core
Description
core reference tool
README (SKILL.md)

Core

core reference tool. No API keys or credentials required — outputs reference documentation only.

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 coherent and low-risk: it simply prints static reference documentation. Before installing, you may: (1) review the script locally (it's short and readable), (2) run it in a sandbox or restricted environment to confirm behavior, and (3) ensure your agent runtime prevents unexpected network access if you require strict isolation. Note: there are minor non-security bugs (e.g., help heredoc uses single quotes so $VERSION won't expand) but nothing indicating malicious behavior.
Capability Analysis
Type: OpenClaw Skill Name: core Version: 3.0.0 The 'core' skill bundle is a documentation reference tool that provides static text for development topics such as security, performance, and debugging. The primary script (scripts/script.sh) uses simple heredocs to output information and contains no network calls, file system modifications, or credential-gathering logic.
Capability Assessment
Purpose & Capability
The name/description ('core — core reference tool') matches the actual artifacts: SKILL.md describes static reference commands and the included script.sh emits only heredoc documentation. There are no unrelated requirements.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference docs only; the provided script implements exactly that (no file reads, no network calls, no external endpoints, no access to credentials). There is no scope creep.
Install Mechanism
No install specification is present (instruction-only skill). This minimizes risk; nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any environment secrets. Requested access is proportionate to the stated purpose.
Persistence & Privilege
The skill is not forced-always, does not modify other skills or global agent config, and does not request persistent privileges. Autonomous invocation is allowed (platform default) but combined with the above, this poses no extra concern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install core
  3. After installation, invoke the skill by name or use /core
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality update: docs, examples, standards compliance
v1.0.0
Initial release
Metadata
Slug core
Version 3.0.0
License MIT-0
All-time Installs 7
Active Installs 7
Total Versions 10
Frequently Asked Questions

What is Core?

core reference tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 563 downloads so far.

How do I install Core?

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

Is Core free?

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

Which platforms does Core support?

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

Who created Core?

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

💬 Comments