{
  "markdown": "# Suno Songwriter & Album Concept Designer\n\nA suite of Gemini CLI skills specialized for AI music creation, heavily optimized for Suno AI prompts.\n\n## Included Skills\n\n### 1. Suno Songwriter\nSpecialized in formatting and enriching lyrics with technical Suno AI tags (`[Verse]`, `(ad-libs)`, etc.). It preserves your lyrics while adding proper meta tags and structural elements for high-quality music generation.\n- **Location**: `skills/suno-songwriter/SKILL.md`\n\n### 2. Album Concept Designer\nA creative director for building complex conceptual albums. It handles world-building, storyline, character profiles, and narrative tracklists. It generates an \"Album Bible\" and track specifications.\n- **Location**: `skills/album-concept-designer/SKILL.md`\n\n## Installation\n\n### Method 1: Remote Installation (Standard)\nInstall the skills directly from the GitHub repository.\n\n```bash\n# Install globally (available in all projects)\ngemini skills install https://github.com/dalvarezdc/suno-songwriter-gemini.git\n\n# OR install only for the current project workspace\ngemini skills install https://github.com/dalvarezdc/suno-songwriter-gemini.git --scope workspace\n```\n\n### Method 2: Local Extension Installation\nIf you have cloned the repository locally, you can install it as an extension to automatically discover all bundled skills.\n\n```bash\n# Clone the repository\ngit clone https://github.com/dalvarezdc/suno-songwriter-gemini.git\ncd suno-songwriter-gemini\n\n# Install the extension\ngemini extension add .\n```\n\n### Method 3: Manual Skill Linking (For Development)\nIf you want to link the skills individually or are developing them locally, you can use the `link` command:\n\n```bash\n# Link individual skills\ngemini skills link ./skills/suno-songwriter\ngemini skills link ./skills/album-concept-designer\n```\n\nAlternatively, use the slash command within a Gemini CLI session:\n```text\n/skills link ./skills/suno-songwriter\n/skills link ./skills/album-concept-designer\n```\n\n## Usage & Activation\n\nOnce installed, the skills are available in any Gemini CLI session. You can activate them using the `activate_skill` tool or by simply requesting them:\n\n- **Explicit Activation**:\n  - `activate_skill(name=\"suno-songwriter\")`\n  - `activate_skill(name=\"album-concept-designer\")`\n\n- **Natural Language**:\n  - \"I need help with Suno prompts.\"\n  - \"Let's design a concept album.\"\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n",
  "bytes": 2465,
  "sha": "be025d720efd4c45cbbed0823c1e6e5c66aad703c47e5c22cbfae6e9ef2cc71a",
  "repo_slug": "dalvarezdc/suno-songwriter-gemini",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_dalvarezdc_suno_songwriter_gemini_94086569/readme"
}