ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 4/5

apo-cli

Search and order pharmacy products from apohealth.de via apo-cli. Use for medication search (by name or PZN), product details, category browsing, and cart management. Trigger when the user mentions Apotheke, pharmacy, Medikament, medication, PZN, apohealth, or health products.

Why use this skill?

Search pharmacy products, view PZN details, and manage your apohealth.de cart effortlessly using the apo-cli skill for OpenClaw AI agents.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/lars147/apo-cli
Or

What This Skill Does

The apo-cli skill enables OpenClaw agents to interface directly with apohealth.de, a leading online pharmacy platform. By wrapping a pure-Python CLI tool, this skill allows users to search for medications via name or Pharmazentralnummer (PZN), retrieve detailed product information, browse health categories, and manage a shopping cart seamlessly. It serves as a bridge between the conversational agent and the pharmacy's database, providing instant access to product prices, availability, and descriptions without requiring the user to navigate the website manually.

Installation

To install this skill, use the ClawHub command: clawhub install openclaw/skills/skills/lars147/apo-cli. The skill relies on Python 3.9+ and does not require external dependencies or complex authentication, making it a lightweight and reliable addition to any agent configured for health-conscious assistance.

Use Cases

This skill is perfect for users who need quick verification of medication pricing, those who prefer natural language requests to find specific healthcare products, and power users who want to build a pharmacy order list incrementally. It is particularly effective for users who have a specific PZN for a medication and need to verify availability instantly. Whether you are looking for pain relief, supplements, or common household pharmacy items, this skill streamlines the entire discovery and selection process.

Example Prompts

  1. "I need to buy some Ibuprofen 400, can you find the best option for me on apohealth and add it to my cart?"
  2. "Could you search for the product with PZN 04114918 and tell me the price?"
  3. "Show me what is currently in my pharmacy cart and provide the link so I can finish the checkout myself."

Tips & Limitations

  • Safety First: The agent is strictly prohibited from finalizing purchases. Users must always complete the checkout process manually via the provided link.
  • Cart Persistence: Always use the generated cart URL after adding items; the agent serves as an assistant, but the final transaction is strictly in the user's hands.
  • Pricing Visibility: Always ask the agent to show prices before adding items to ensure transparency.
  • PZN Accuracy: When using PZN numbers, ensure they are accurate to avoid incorrect product results.
  • Destructive Actions: Be cautious when requesting the agent to 'clear' the cart, as this is a destructive action that will require your explicit confirmation.

Metadata

Author@lars147
Stars1656
Views0
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-lars147-apo-cli": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#pharmacy#medication#health#shopping#cli
Safety Score: 4/5

Flags: file-read, code-execution