← Back to Skills Marketplace
codekungfu

Apizza

by ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
176
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install apizza
Description
Provides summaries and organized information from Apizza's public product pages and documentation without account or project interactions.
README (SKILL.md)

Apizza

用途与边界

  • 面向公开产品页与文档的检索与内容摘要
  • 不提供账号操作、项目写入或接口逆向能力
  • 仅处理公开页面的轻量信息整理

关键入口

  • 主页:https://apizza.net/
  • 文档与示例:站点入口
  • 定价与公告:站点入口

常见任务

  • 功能与版本说明摘要(接口管理/Mock/自动化)
  • 定价与套餐差异点提取(公开信息)
  • 文档目录与示例链接汇总

数据字段

  • 功能条目、版本差异、适用场景、链接
  • 定价页链接、套餐说明、限制条目
  • 文档标题、目录链接、示例入口

自动化要点

  • 页面动态加载,需等待完成后解析
  • 不进行项目写入或接口调用
  • 频率控制,尊重平台访问限制

示例流程

  • 功能摘要:访问产品页 → 抽取功能与版本 → 输出摘要
  • 定价整理:访问定价入口 → 提取套餐差异 → 输出清单
  • 文档汇总:进入文档中心 → 抽取目录与示例 → 输出链接集合

合规提示

  • 遵守平台与项目合规要求
  • 不存储或输出敏感信息
Usage Guidance
This skill appears coherent and low-risk: it only describes reading publicly accessible pages on apizza.net and summarizing them, and it asks for no credentials or installs. Before installing, consider: (1) verify you trust the skill owner (registry source is listed as unknown), (2) confirm the agent runtime is allowed to make outbound web requests (the skill assumes it can fetch pages), (3) be aware autonomous invocation means the agent may fetch those public pages when the skill runs, and (4) check the target site’s robots.txt/rate limits and privacy policies if you plan repeated automated scraping. If you need stronger assurance, ask the publisher for a linked homepage or repository and a contact for support.
Capability Analysis
Type: OpenClaw Skill Name: apizza Version: 0.1.0 The 'apizza' skill bundle is designed for summarizing public product information and documentation from apizza.net. The SKILL.md instructions explicitly limit the agent to public data retrieval and prohibit account-level operations, project writing, or API reverse engineering. No malicious code, data exfiltration, or suspicious execution patterns were identified.
Capability Assessment
Purpose & Capability
Name/description (summarize public product/docs pages) matches the SKILL.md instructions: visiting apizza.net, extracting public content, producing summaries and link lists. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines actions to fetching and parsing public product/docs pages, waiting for dynamic load, respecting rate limits, and explicitly states it will not perform account/project writes or API reverse-engineering. There are no instructions to access local files, unrelated environment variables, or to exfiltrate data.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing is written to disk or downloaded during installation.
Credentials
The skill requests no environment variables, credentials, or config paths. That is appropriate for a read-only, public-page summarization task.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. It does not request persistent system privileges or modify other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install apizza
  3. After installation, invoke the skill by name or use /apizza
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the apizza skill. - Registers the "Apizza" skill for organizing public product and documentation page information. - Supports lightweight extraction and summarization of features, versions, pricing, and documentation from apizza.net public pages. - Clearly excludes account actions, project writing, or private interface analysis. - Includes guidelines for frequency control, automation points, and compliance.
Metadata
Slug apizza
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Apizza?

Provides summaries and organized information from Apizza's public product pages and documentation without account or project interactions. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install Apizza?

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

Is Apizza free?

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

Which platforms does Apizza support?

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

Who created Apizza?

It is built and maintained by ClawKK (@codekungfu); the current version is v0.1.0.

💬 Comments