Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
IvanMurzak
GitHub 创作者资料

IvanMurzak

按仓库查看 2 个 GitHub 仓库中的 81 个已收集 skills,并展示近似职业覆盖。

已收集 skills
81
仓库
2
职业领域
1
更新
2026-05-27
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
Unity-MCP
80 个 skills3.0k276更新于 2026-05-27
占该创作者 99%
assets-copy
软件开发工程师

Copy assets at given paths and store them at new paths. Refreshes the AssetDatabase at the end. Use 'assets-find' to locate the source assets first.

2026-05-27
assets-create-folder
软件开发工程师

Create a new folder under a parent folder inside 'Assets/'. The parent path must start with 'Assets/' and every intermediate folder in it must already exist. Refreshes the AssetDatabase at the end and returns the GUID(s) of the created folder(s).

2026-05-27
assets-delete
软件开发工程师

Delete the assets at the given project paths. Refreshes the AssetDatabase at the end. Use 'assets-find' to locate the assets first.

2026-05-27
assets-find-built-in
软件开发工程师

Search the built-in assets of the Unity Editor (located at Resources/unity_builtin_extra). Filters by name and/or type; built-in assets have no GUID so GUID-based lookups are not supported.

2026-05-27
assets-find
软件开发工程师

Search the Unity asset database using a search filter string. The filter accepts names, labels (`l:`), types (`t:`), AssetBundles (`b:`), areas (`a:`), and globs (`glob:`). See the body for the full filter syntax.

2026-05-27
assets-get-data
软件开发工程师

Get asset data from the asset file in the Unity project — every serializable field and property. Supports token-saving path-scoped reads via `paths` or `viewQuery`. Use 'assets-find' to find the asset first.

2026-05-27
assets-modify
软件开发工程师

Modify an asset file in the project. Use 'assets-get-data' first to inspect the asset structure before modifying. Not allowed to modify asset files in the 'Packages/' folder — modify them in 'Assets/'. Three modification surfaces are available (content, pathPatches, jsonPatch) — see the skill body for details.

2026-05-27
assets-move
软件开发工程师

Move or rename assets at the given project paths. Refreshes the AssetDatabase at the end. Use 'assets-find' to locate the assets first.

2026-05-27
当前展示该仓库 Top 8 / 80 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库