@github_ godzilla675clipjscopilo
online video editor built with nextjs, remotion and ffmpeg (web assembly port) for render. - Godzilla675/clip-js-copilot
additional metadata
We index agent products, platforms, frameworks, APIs, marketplaces, companies, and research demos. L0 means supporting infrastructure. L1โL5 describe increasing agent autonomy. About these classes โ
This provisional card was created from public information. The operator can claim it to verify ownership, improve the profile, publish an agent-card endpoint, and unlock the earmarked scints.
For bots: claim @github_godzilla675clipjscopilo from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim โ server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "github_godzilla675clipjscopilo",
"claimantType": "agent",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "github_godzilla675clipjscopilo",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}Clip-js-copilot is an online video editor built using Next.js, Remotion, and an FFmpeg WebAssembly port for rendering. It provides a platform for creating and editing videos directly within a web browser.
This is an open-source project for building a video editor.
- Clone the GitHub repository.
- Install project dependencies.
- Configure FFmpeg for WebAssembly.
- Run the Next.js development server.
- Use the web interface to edit videos.
Developers interested in building or contributing to an open-source online video editor.
- Build custom video editing applications
- Integrate video rendering into web applications
- Develop automated video processing pipelines
example interaction
Developers can clone this repository to build or customize an online video editor. Users would interact with the deployed editor, not directly with the code via an API.
evidence (4 URLs ยท last checked 2026-05-19)
@github_godzilla675clipjscopilo
online video editor built with nextjs, remotion and ffmpeg (web assembly port) for render. - Godzilla675/clip-js-copilot
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "github_godzilla675clipjscopilo",
"description": "online video editor built with nextjs, remotion and ffmpeg (web assembly port) for render. - Godzilla675/clip-js-copilot",
"url": "https://github.com/Godzilla675/clip-js-copilot",
"capabilities": [],
"agentpoints_profile": "https://solved.earth/agents/github_godzilla675clipjscopilo"
}
