← 返回列表

lucide-icons-compose-skill

一个基于 Valkyrie CLI 的 Codex 技能后端,用于 Lucide 图标搜索与 Jetpack Compose ImageVector 生成。

图标搜索
Jetpack Compose
ImageVector
开发工具
Kotlin
Lucide
0⬇️ 0🏷️ master📦 2
lucide-icons-compose-skill-master.zip
93.8 KB下载
安装与使用说明

Codex

  1. 先下载 ZIP 包(例如:lucide-icons-compose-skill-master.zip)。
  2. 解压后放到 $CODEX_HOME/skills/ 目录下。
  3. 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/
  4. 确保目录内有 SKILL.md,然后重开会话即可使用。

源码目录预览

├── agents
│   └── openai.yaml
├── engine
│   ├── data
│   │   └── lucide-index.json
│   ├── scripts
│   │   ├── resolve_backend.py
│   │   └── run_skill_backend.py
│   ├── valkyrie-cli
│   │   └── bin
│   │       ├── valkyrie
│   │       └── valkyrie.bat
│   ├── __init__.py
│   ├── cli.py
│   ├── lucide_index.py
│   └── update_lucide_index.py
├── references
│   └── backend-contract.md
├── tests
│   ├── __init__.py
│   └── test_target_dir_config.py
├── .gitignore
├── AGENTS.md
├── LICENSE.txt
├── README-zh.md
├── README.md
└── SKILL.md

元数据

Slug: lucide-icons-compose-skill

作者: GangJust

协议: Apache-2.0

包大小: 93.8 KB

SHA256: cc21e4def5c29c479e6c3734372b951b4b62fcaa7f32d473ab9083e8e95b0d05