← Back to Skills Marketplace
24
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cpan-package-info
Description
一个MCP服务器,用于获取CPAN包的README内容、元数据和搜索功能。
Usage Guidance
Review before installing. Only use this if you trust the XiaoBenYang MCP service with the API key, understand that the key will be saved in a local plaintext .env file, and are comfortable with the mismatch between the CPAN description and Gaokao/XiaoBenYang implementation remnants.
Capability Assessment
Purpose & Capability
The stated CPAN lookup purpose only exposes three CPAN wrapper functions, but the implementation routes through XiaoBenYang MCP, includes Gaokao/school-search remnants, and contains a generic mcp_id/tool_name API caller beyond the advertised CPAN scope.
Instruction Scope
The runtime instructions direct the agent to ask the user for an API key and save it, but they do not explain storage risk or clearly constrain the underlying generic API client.
Install Mechanism
There are no install scripts or background workers; dependencies are common Python packages for settings and HTTP requests.
Credentials
Network access to a third-party MCP proxy and writing a local .env file are high-trust behaviors for a public CPAN metadata lookup skill, especially with the provider and copied Gaokao references not fully reconciled.
Persistence & Privilege
The skill persists XBY_APIKEY in plaintext .env and updates the process environment without an explicit opt-in, storage warning, permissions hardening, or secure secret-store use.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cpan-package-info - After installation, invoke the skill by name or use
/cpan-package-info - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
CPAN包信息服务 1.0.0
- 首次发布:提供通过MCP服务器获取CPAN包README、元数据和搜索功能。
- 强制要求API密钥,缺失时必须询问用户并保存。
- 明确工具函数与其选择规则,根据用户意图调用对应API。
- 工具支持获取包README、包信息及依赖、CPAN包搜索等。
- 严格参数提取与交互流程,保障数据准确传递。
Metadata
Frequently Asked Questions
What is CPAN包信息服务?
一个MCP服务器,用于获取CPAN包的README内容、元数据和搜索功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 24 downloads so far.
How do I install CPAN包信息服务?
Run "/install cpan-package-info" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is CPAN包信息服务 free?
Yes, CPAN包信息服务 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does CPAN包信息服务 support?
CPAN包信息服务 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created CPAN包信息服务?
It is built and maintained by ALinkLab (@alinklab); the current version is v1.0.0.
More Skills