Park Skill

v1.0.0

提供产业园区基础信息查询、招商政策解读、企业服务支持及运营管理和数据统计功能,支持中英文。

0· 39·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for wangm-a3/park-skill.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Park Skill" (wangm-a3/park-skill) from ClawHub.
Skill page: https://clawhub.ai/wangm-a3/park-skill
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install park-skill

ClawHub CLI

Package manager switcher

npx clawhub@latest install park-skill
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (park operations, recruitment, enterprise services, dashboards) align with the packaged README, SKILL.md, config/park-config.yaml, and i18n files. All requested functionality (queries, policy guidance, property listings, dashboards) can be implemented using the provided static configuration and text templates; there are no extra credentials, binaries, or unrelated capabilities declared.
Instruction Scope
SKILL.md instructs the agent to read local config (./config/park-config.yaml) and i18n resources and return structured outputs (JSON, markdown, table). It does not direct the agent to read unrelated system paths, to call external endpoints, or to exfiltrate secrets. One minor note: SKILL.md claims support for generating Excel/PDF/PPT exports but provides no tooling or install instructions for producing those binary formats—this is a functional gap rather than a security incoherence.
Install Mechanism
No install spec and no code files that would be downloaded or executed. Being instruction-only reduces the on-disk/remote-code risk. There are no URLs, package installs, or archive extractions present.
Credentials
The skill requires no environment variables, no credentials, and no config paths outside its own package (it references only ./config/park-config.yaml and ./i18n/). No secrets or unrelated service tokens are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and uses only its own local config files. Model invocation is allowed (default) which is normal for skills; this is not combined with other concerning signals.
Assessment
This skill appears internally consistent and low-risk: it uses only local configuration and text resources and asks for no credentials or installs. Before enabling it, quickly inspect config/park-config.yaml to ensure it contains no sensitive or private data you don't want the agent to access (addresses/phone numbers are fine, but remove any real secrets). If you need Excel/PDF/PPT exports, check whether your agent platform supplies conversion tools or whether you must provide/export them separately. As always, allow only the skills you trust to run autonomously and monitor activity if you enable autonomous invocation.

Like a lobster shell, security has layers — review code before you run it.

latestvk97eg5mz5e6km29vtmpq7s4p4s85pyr2
39downloads
0stars
1versions
Updated 16h ago
v1.0.0
MIT-0

园区智能运营助手技能

技能概述

技能名称: park-skill
版本: 1.0.0
适用场景: 产业园区、科技园区、工业园区等运营管理场景
目标用户: 园区运营方、招商部门、物业管理、企业服务团队

核心能力

1. 园区概况模块

功能说明
园区基础信息位置、面积、楼层、产业定位、运营主体
交通配套地铁线路、公交站点、高速入口、停车场
生活配套餐饮、住宿、银行、医疗、健身
核心优势政策优势、地理优势、产业集群优势

语言支持: 中文 / English

2. 招商服务模块

功能说明
政策解读三免两减半、财政奖励、人才引进政策
房源管理厂房、办公室、仓库、实验室的面积/租金/装修状态
入驻流程企业入驻申请→资质审核→合同签订→装修入驻
资质要求行业准入、环保资质、注册资本要求

3. 企业服务模块

功能说明
工商注册注册地址、注册流程、所需材料
政策申报高新企业认定、专精特新、研发补贴
人才服务招聘平台对接、人才公寓、子女入学
融资对接银行贷款、股权投资、政策性融资

4. 运营管理模块

功能说明
物业服务报修流程、服务电话、收费标准
安全管理消防规范、出入管理、应急响应
环保合规排污许可、危废处理、环保检查
投诉处理投诉渠道、响应时效、处理流程

5. 数据看板模块

功能说明
入驻率统计总面积、已入驻、空置面积、签约率
产业分布行业分类、企业数量、产值贡献
税收贡献税收总额、亩均税收、企业纳税排名
企业成长新增企业、毕业企业、流失分析

输出格式规范

结构化数据输出

{
  "module": "模块名称",
  "data": {
    "key": "value"
  },
  "language": "zh-CN | en-US",
  "format": "table | json | markdown"
}

表格化呈现示例

序号项目规格单价备注
1办公室100-500㎡¥1.5/㎡/天精装修
2厂房500-2000㎡¥0.8/㎡/天可定制

使用方式

基础查询

查询园区概况
查看招商政策
了解入驻流程
获取物业服务

场景化对话

"园区有哪些优惠政策?"
"What are the lease terms for office space?"
"如何申请高新企业认定?"
"查询本月入驻率数据"

数据导出

支持生成Excel报表、PDF文档、PPT演示

配置文件

园区数据配置文件: ./config/park-config.yaml
多语言资源文件: ./i18n/ 目录

版本历史

  • 1.0.0 (2025-01) - 初始版本,涵盖5大核心模块

扩展说明

如需自定义园区数据,请修改 config/park-config.yaml 配置文件。

Comments

Loading comments...