← 返回 Skills 市场
Flip
作者
bytesagain3
· GitHub ↗
· v2.0.0
· MIT-0
167
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install flip
功能描述
flip reference tool
使用说明 (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]
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install flip - 安装完成后,直接呼叫该 Skill 的名称或使用
/flip触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Flip 是什么?
flip reference tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。
如何安装 Flip?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install flip」即可一键安装,无需额外配置。
Flip 是免费的吗?
是的,Flip 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Flip 支持哪些平台?
Flip 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Flip?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。
推荐 Skills