← Back to Catalog

Dimillian/CodexSkillManager

↗ GitHub

macOS app to manage your Codex skills

978

Stars

58

Forks

7

Watchers

7

Open Issues

Swift·MIT License·Last commit Jan 18, 2026·by @Dimillian·Published April 1, 2026·Analyzed 6d ago
A

Safety Rating A

No security concerns were identified. The repository contains a straightforward macOS SwiftUI application with no hardcoded secrets, no suspicious code patterns, no dependency manifests with known CVEs, and no prompt injection attempts in the README or other content. The project uses MIT license and references two well-known external dependencies (swift-markdown-ui and the Clawdhub API).

AI-assisted review, not a professional security audit.

AI Analysis

Codex Skill Manager is a macOS SwiftUI application built with Swift Package Manager (no Xcode project required) that manages local and remote 'skills' for Codex and Claude Code AI coding assistants. It provides a sidebar-based UI for browsing skills stored in ~/.codex/skills and ~/.claude/skills, renders SKILL.md files with Markdown, supports importing skills from folders or zip archives, and integrates with the Clawdhub remote skill catalog for discovery and download.

Use Cases

  • Managing and organizing local skill definitions for Codex and Claude Code AI assistants on macOS
  • Browsing and downloading remote skills from the Clawdhub community catalog
  • Rendering and previewing SKILL.md documentation with inline reference previews
  • Importing skill packages from local folders or zip archives
  • Tracking installed status and version information across Codex and Claude Code skill directories

Tags

#ai-agents#desktop-app#context-engineering#plugin

Project Connections