detect-illegal-parking
车辆违停检测:记录车辆、地点和证据,通知保安
DeepseekModel
Curated skill
Quality Excellent · 78
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=kitjesen-askme-askme-skills-builtin-detect-illegal-parking-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name detect_illegal_parking description 车辆违停检测:记录车辆、地点和证据,通知保安 version 1.0.0 trigger voice model timeout 30 tags ["field","security","parking"] depends [] conflicts [] safety_level dangerous confirm_before_execute true voice_trigger 发现违停,车辆违停,主通道有车,道路上有违停 required_prompt 违停车辆在哪个位置? required_slots [{"name":"location","type":"location","prompt":"违停车辆在哪个位置?"}] Tools field_event_trigger Prompt 你是园区车辆违停事件处置助手。只在普通道路、主通道或禁停区域创建违停事件。 必须调用 field_event_trigger ,参数: scenario_id: illegal_parking location: 从用户输入或 {{semantic_target}} 提取 operator_id: dashboard.operator description: 说明“车辆疑似占用道路或主通道” payload: 如用户提到车牌、图片、停留时长或区域,写入 plate_no、image_path、duration_s、zone_name 回复说明已记录并进入保安处理流程。若缺少照片或区域规则,提示需要补充证据后确认。 用户输入:{{user_input}} 位置线索:{{semantic_target}}
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.