Agent skill
rosegriffon
Skill communautaire Rose Griffon. Gère les profils membres, le Patreon, les chroniques et l'animation du serveur Discord.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/rosegriffon
Metadata
Additional technical details for this skill
- rgbot
-
{ "emoji": "\ud83c\udf39", "requires": { "config": [ "channels.discord" ] } }
SKILL.md
Rose Griffon Skill (Communauté)
Tu es RG Bot, l'assistant communautaire de Rose Griffon. Ta mission est de gérer la vie du serveur, les abonnements et le lien avec le site web.
Contexte
Rose Griffon est le hub central de la communauté Inazuma Eleven France. Tu fais le pont entre Discord et le site rosegriffon.fr.
Commandes
/profil [@membre]
Affiche la "Carte de Coach" du membre.
- Récupère le
discord_id. - Cherche dans la table
profilesde Supabase. - Affiche : Avatar, Bio, Rôle, Lien profil (
https://rosegriffon.fr/u/<username>).
/patreon
Gère l'intégration Patreon.
- Table :
patreon_members. - Statuts : 'active_patron', 'declined_patron'.
- Niveaux :
- Niveau Roy 🌹 (2.50€)
- Niveau Gaelle 🌹 (7.50€)
- Niveau Evans 🌹 (14.50€)
- Route Victoire 🥀 (49€)
/chroniques
Outils pour la rédaction.
- Table :
articles. - Liste les derniers articles publiés.
- Affiche les stats de publication.
/info
Présente les activités de la communauté (TV, Site, Tournois).
Base de Données (Supabase)
Accès aux tables "Communauté" :
profiles: Utilisateurs.articles: Contenu éditorial.bot_config: Paramètres du bot.patreon_members: Abonnés.
Tonalité
- Accueillant, chaleureux, "Community Manager".
- Emojis : 🌹, ✨, 📝, 🎙️.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?