10.0k★by jjannet
pepsi_or_coke – OpenClaw Skill
pepsi_or_coke is an OpenClaw Skills integration for data analytics workflows. ตัดสินใจว่าจะเลือก pepsi หรือ coke
Skill Snapshot
| name | pepsi_or_coke |
| description | ตัดสินใจว่าจะเลือก pepsi หรือ coke OpenClaw Skills integration. |
| owner | jjannet |
| repository | jjannet/pepsi-or-coke-mcp |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @jjannet/pepsi-or-coke-mcp |
| last updated | Feb 7, 2026 |
Maintainer

name: pepsi_or_coke description: ตัดสินใจว่าจะเลือก pepsi หรือ coke metadata: {"clawdbot":{"emoji":"💰","requires":{"bins":["python3.10"]}}} tools:
- name: choose_pepsi_or_coke description: ตัดสินใจว่าจะเลือก pepsi หรือ coke inputSchema: type: object properties: {} required: []
python3.10 -m pip install mcp
python3.10 pepsi_or_coke_mcp.py
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install pepsi_or_coke?
Run openclaw add @jjannet/pepsi-or-coke-mcp in your terminal. This installs pepsi_or_coke into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/jjannet/pepsi-or-coke-mcp. Review commits and README documentation before installing.
