knowledge-skill
建筑风格知识库。构建新建筑前先读取相关风格文档,了解正确的材料、结构和设计原则。
DeepseekModel
Curated skill
Quality Excellent · 78
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=justcnds-mc-ai-builder-src-skills-official-knowledge-skill-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 knowledge-skill description 建筑风格知识库。构建新建筑前先读取相关风格文档,了解正确的材料、结构和设计原则。 📚 Knowledge Skill 建筑风格知识库,包含 20+ 种建筑风格的专业知识。 使用时机 构建新建筑前必读 - 了解正确的材料和结构 用户提到特定风格时(如"中世纪"、"日式"、"现代") 不确定该用什么材料时 如何使用 根据用户请求识别风格 用 read_subdoc 读取对应的风格文档,例如: { "name" : "read_subdoc" , "arguments" : { "skill" : "knowledge-skill" , "doc" : "resources/chinese_garden" } } 按照文档中的材料和结构指南生成代码 风格分类 特殊结构 : 雕像、载具、自然景观 古典风格 : 古罗马、古埃及 亚洲风格 : 日式神社、日式民居、日式城堡、中式皇家、中式园林 中世纪风格 : 哥特式、城堡、乡村小屋、农场、维京 现代风格 : 极简、摩天大楼、生态建筑、蒸汽朋克 奇幻风格 : 赛博朋克、魔法塔、精灵树屋、浮空岛、水下城市 默认风格 如果用户没有指定风格,使用 medieval_rustic (中世纪乡村)作为默认。
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.