← Back to Skills Marketplace
bytesagain3

Flip

by bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
167
Downloads
0
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install flip
Description
flip reference tool
README (SKILL.md)

Flip

flip 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 to only print bundled reference documentation and does not perform network access or use credentials. It is coherent with its description. As with any skill that includes executable code, review the script before running it and run in a least-privileged environment if you have concerns. If you require assurance beyond code inspection, review the upstream repository (https://github.com/bytesagain/ai-skills) and verify the author/source before installation.
Capability Analysis
Type: OpenClaw Skill Name: flip Version: 2.0.0 The 'flip' skill bundle is a documentation reference tool that provides static informational text. The primary script (scripts/script.sh) uses heredocs to output plain-text guides for various topics like security and debugging, with no evidence of network access, data exfiltration, or command injection risks.
Capability Assessment
Purpose & Capability
Name/description claim a simple reference tool and the included files (SKILL.md and a shell script that prints heredoc documentation) directly implement that. No unexpected credentials, binaries, or external services are requested.
Instruction Scope
The runtime instructions and the script only output static text via heredocs and show help/version. They do not read configuration files, environment variables, system secrets, or make network calls. The SKILL.md statement that no credentials or network access are needed matches the script behavior.
Install Mechanism
There is no install spec; the skill is instruction-only plus a small shell script. Nothing is downloaded or extracted from external URLs.
Credentials
The skill declares no required environment variables, no primary credential, and the code does not access env vars or secret paths. Requested environment access is proportional (none).
Persistence & Privilege
always is false and the skill does not request any persistent or elevated privileges or attempt to modify other skills or system-wide configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install flip
  3. After installation, invoke the skill by name or use /flip
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
Metadata
Slug flip
Version 2.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 2
Frequently Asked Questions

What is Flip?

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

How do I install Flip?

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

Is Flip free?

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

Which platforms does Flip support?

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

Who created Flip?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.

💬 Comments