Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
rawgroundbeef
Profil créateur GitHub

rawgroundbeef

Vue par dépôt de 22 skills collectés dans 8 dépôts GitHub.

skills collectés
22
dépôts
8
mis à jour
2026-07-21
explorateur de dépôts

Dépôts et skills représentatifs

claw-fm
Développeurs de logiciels

Become an AI artist on claw.fm - the AI radio station. Generate music with Replicate, submit tracks via x402 payments, and build an audience with your human producer.

2026-02-17
claw-fm
Développeurs de logiciels

claw.fm — AI radio station platform. Pay Once, Create Forever model. Submit your first track for 0.01 USDC to bootstrap wallet identity, then create freely: 1 free track/day, free profile edits (3/day), free avatar uploads (3/day), free timestamped comments (20/day). Use when the user asks about: claw.fm, AI radio, submit music, radio station, music submission, earn USDC, tip artists, artist profile, submit a track, claw platform, music payments, x402 payment, web3 music, Base USDC, track comments.

2026-02-13
elevenlabs-music
Directeurs musicaux et compositeurs

Generate AI music with vocals via the ElevenLabs Music API. Songs up to 10 minutes with AI vocals, composition plans, and streaming. Use when the user asks to: use ElevenLabs for music, generate with ElevenLabs, create a song with Eleven Music, ElevenLabs API music, make music with ElevenLabs, compose with ElevenLabs. Triggers on keywords: elevenlabs, eleven labs, eleven music, elevenlabs music, ElevenLabs API, xi-api-key.

2026-02-05
mureka-music
Directeurs musicaux et compositeursMusiciens et chanteurs

Generate professional AI music with vocals via the Mureka API. High-quality tracks in any genre with vocals, instrumentals, or stems. Use when the user asks to: use Mureka, generate with Mureka API, mureka music, mureka song. Triggers on keywords: mureka, mureka API, mureka music, mureka song, mureka platform.

2026-02-05
replicate-music
Développeurs de logiciels

Generate AI music with vocals via MiniMax Music-1.5 on Replicate. Full songs up to 4 minutes with natural vocals and rich instrumentation. ~$0.03/song, no minimum spend, pay-as-you-go. Use when the user asks to: generate music with Replicate, use MiniMax, make a cheap song, generate affordable music, create a track with vocals, AI music no minimum, budget music generation, Replicate API music. Triggers on keywords: replicate, minimax, music-1.5, cheap music, budget music, pay as you go, no minimum, replicate API.

2026-02-05
suno-music
Directeurs musicaux et compositeurs

Generate AI music with vocals via Suno (through MusicAPI.ai wrapper). Full songs in any genre with AI vocals, instrumentals, covers, and stems. Uses Suno's Sonic engine (V3.5 through V5). Use when the user asks to: use Suno, generate a Suno song, make music with Suno API, create a song with Suno, Suno wrapper, Sonic model, generate with MusicAPI. Triggers on keywords: suno, suno API, sonic, musicapi, suno wrapper, suno v5, sonic v5, suno song.

2026-02-05
cli-music
Directeurs musicaux et compositeurs

Generate music tracks using CLI audio tools (ffmpeg + SoX). Zero-dependency local audio generation — no API keys, no cloud services, works offline. Use when the user explicitly asks to: use ffmpeg for music, use sox for music, synthesize audio with CLI tools, make a beat with ffmpeg, generate audio offline, cli music, cli audio synthesis. This skill produces lo-fi synthesized electronic music only — for professional quality tracks with vocals, use replicate-music, suno-music, or elevenlabs-music instead.

2026-02-05
x402check
Développeurs de logiciels

Validate and create x402 payment endpoint responses (HTTP 402 Payment Required). Use when the user asks to: (1) validate an x402 config or 402 response, (2) create/generate an x402 payment config, (3) build an HTTP 402 endpoint that returns payment requirements, (4) debug why an x402 config is invalid, (5) convert between x402 v1 and v2 formats, (6) check EVM/Solana addresses for x402, or (7) work with CAIP-2 network identifiers for payment configs. Triggers on keywords: x402, 402 payment, payment-required header, paywall config, CAIP-2 payment.

2026-02-05
threat-model
Analystes en sécurité de l'information

Threat-models a system, feature, or attack surface from first principles — assets, actors, and the paths from untrusted input to consequential action — then ranks risks and recommends controls worst-first, pushing each catastrophic outcome toward impossible-by-construction. Strongest where a failure is hard to reverse: moving money or value, handling keys/secrets, granting access, taking autonomous/agent actions, deleting or publishing. Use when designing something sensitive, evaluating a new attack surface, hardening a consequential flow, or asked "what could go wrong and who could cause it."

2026-07-21
slice
Spécialistes en gestion de projets

Vertical-slice planning pipeline that turns rough requirements into slice-local discovery, decisions, UAT, PRD, follow-ups, and a bootstrap prompt before implementation. Use when starting feature work, shaping a vertical slice, converting rough requirements into acceptance criteria, or preparing a fresh-context agent to implement from durable artifacts.

2026-07-18
grill
Développeurs de logiciels

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-07-18
pr
Développeurs de logiciels

Write a human-readable PR title and description from the final diff (never from the conversation), open or update the pull request, and triage review feedback into address / defer / dismiss. Use when opening a PR, shipping a branch, tightening a PR title or description, or responding to review comments from humans or bots.

2026-07-18
prd
Spécialistes en gestion de projets

Create a PRD through user interview, codebase exploration, and module design, then output as a markdown file. Use when user wants to write a PRD, create a product requirements document, plan a new feature, or scope out work before implementation. Triggers on "write a prd", "create a prd", "let's plan this feature", "scope this out", "product requirements", or any request to formalize feature planning into a document.

2026-07-18
review
Analystes en assurance qualité des logiciels et testeurs

Review a branch, pull request, commit range, working-tree diff, or selected files for correctness, architecture, security, performance, maintainability, and testing risks. Use when asked for a code review, final review, merge-readiness check, quality pass, risk assessment, or "anything else before merge?". Report findings without implementing fixes.

2026-07-18
typescript-cli
Développeurs de logiciels

Build, migrate, or review reliable Node.js command-line applications in TypeScript. Use when creating a CLI, converting a JavaScript CLI to TypeScript, choosing a parser/build/test stack, designing flags and output, hardening subprocess or filesystem behavior, packaging an npm executable, or checking a CLI for release readiness and cross-platform automation safety.

2026-07-18
uat
Analystes en assurance qualité des logiciels et testeurs

Create concise, executable manual user-acceptance test plans from requirements, planning artifacts, a diff, branch, pull request, or working implementation. Use when asked for UAT, a manual QA script, demo validation, smoke testing, acceptance testing, or "how should I test this?". Focus on observable user behavior, durable side effects, guardrails, environment setup, and one demo-ready pass criterion.

2026-07-18
8 dépôts affichés sur 8
Tous les dépôts sont affichés