cogine-ai / marketplace

목록에 있음

업스트림 저장소에 설명이 없습니다.

main기타 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:cogine-ai/marketplace

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 ef6b262동기화 2026. 8. 18.

Cogine AI Marketplace

A curated internal marketplace of role-based skills for Codex and Claude Code.

Install the Marketplace

codex plugin marketplace add cogine-ai/marketplace

Then open the Codex App's Plugins page, choose Cogine AI, and install only the role plugins you want. If the Marketplace does not appear immediately, restart Codex once.

Cogine AI Marketplace in Codex

Claude Code

claude plugin marketplace add cogine-ai/marketplace

Adding the Marketplace registers its catalog; it does not install every plugin. This is a private repository, so Git must already have access to cogine-ai/marketplace.

Available plugins

PluginSkillsFocus
design-engineer-skills8UI prototyping, frontend library selection, polish, animation review, and motion design.
coding-engineer-skills25Specs, implementation, isolated worktrees, frontend and React work, architecture, debugging, testing, security, Git/CI, and multi-repository orchestration.
product-manager-skills16Strategy, product judgment, discovery, research, PRDs, prototypes, roadmaps, metrics, design, specs, and tickets.
growth-and-gtm-skills18Product marketing, growth models, channels, acquisition, conversion, retention, measurement, PLG sales assist, and recurring execution.
sales-skills12Founder-led selling, first customers, prospecting, outreach, calls, enablement, enterprise accounts, pipeline review, and PLG sales integration.
founder-ceo-skills16Founder judgment, product-market fit, strategy, decisions, planning, organization, finance, fundraising, and board communication.

Install any plugin from the table with its ID:

# Codex
codex plugin add coding-engineer-skills@cogine-ai

# Claude Code
claude plugin install coding-engineer-skills@cogine-ai

In an existing Claude Code session, run /reload-plugins after installation.

Compatibility

Codex is the primary target. The repository also ships native Claude Code manifests while sharing the same skill folders:

  • Codex catalog: .agents/plugins/marketplace.json
  • Codex manifests: plugins/*/.codex-plugin/plugin.json
  • Claude Code catalog: .claude-plugin/marketplace.json
  • Claude Code manifests: plugins/*/.claude-plugin/plugin.json

Update

codex plugin marketplace upgrade cogine-ai
claude plugin marketplace update cogine-ai

Repository layout

.agents/plugins/marketplace.json       # Codex catalog
.claude-plugin/marketplace.json        # Claude Code catalog
docs/images/                           # Marketplace screenshots
plugins/design-engineer-skills/
  .codex-plugin/plugin.json            # Codex manifest
  .claude-plugin/plugin.json           # Claude Code manifest
  skills/                              # 8 shared skills
plugins/coding-engineer-skills/
  .codex-plugin/plugin.json            # Codex manifest
  .claude-plugin/plugin.json           # Claude Code manifest
  skills/                              # 25 shared skills
plugins/product-manager-skills/
  .codex-plugin/plugin.json            # Codex manifest
  .claude-plugin/plugin.json           # Claude Code manifest
  skills/                              # 16 shared skills
plugins/growth-and-gtm-skills/
  .codex-plugin/plugin.json            # Codex manifest
  .claude-plugin/plugin.json           # Claude Code manifest
  skills/                              # 18 shared skills
plugins/sales-skills/
  .codex-plugin/plugin.json            # Codex manifest
  .claude-plugin/plugin.json           # Claude Code manifest
  skills/                              # 12 shared skills
plugins/founder-ceo-skills/
  .codex-plugin/plugin.json            # Codex manifest
  .claude-plugin/plugin.json           # Claude Code manifest
  skills/                              # 16 shared skills

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

플러그인 매니페스트감지됨
테스트감지됨
문서감지됨
예제감지됨

저장소 정보

언어
Python
라이선스
보고되지 않음
마지막 업데이트
2026. 7. 28. 오후 6:49

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.