SkillAgentSearch skills...

Osu2jam

Osu to O2jam Converter

Install / Use

/learn @KenZync/Osu2jam
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Osu2Jam

Osu to O2Jam Converter

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated8d ago
Forks0

Languages

TypeScript

Security Score

70/100

Audited on Mar 25, 2026

No findings