Skip to main content

Startup

Plugin Active

Claude Code skills for building startups, SaaS, and software businesses

5 Skills 0 MCPs
Purpose

To equip users with essential tools for building startups, SaaS, and software businesses, focusing on media optimization, content creation, and user understanding.

Features

  • Compress images to WebP
  • Download videos from multiple platforms
  • Transcribe video and audio content
  • Post text, images, and video to X
  • Facilitate customer empathy exercises

Use Cases

  • Optimizing website assets for faster loading
  • Archiving or transcribing video content
  • Automating social media posting
  • Improving user experience through empathy mapping
  • Building and launching software businesses

Non-Goals

  • Managing cloud infrastructure directly
  • Performing complex code analysis or refactoring
  • Replacing dedicated video editing software
  • Providing real-time customer support automation

Practical Utility

  • warning:Production readinessWhile the skills are functional, the installation instructions for the 'x-post' skill are incomplete, requiring manual setup of Python packages and credentials, and the 'transcribe-video' skill requires AWS configuration, indicating not all pieces are fully integrated for immediate use.

Documentation

  • warning:Configuration & parameter referenceThe `x-post` skill's setup requires manual installation of Python packages and configuration of a credentials file with no explicit guidance on obtaining the necessary API keys or scopes, and the `transcribe-video` skill requires AWS configuration without detailing specific permissions.

Maintenance

  • info:Commit recencyThe last commit was on February 23, 2026, which is within the last 3 months, indicating recent activity.
  • warning:Dependency ManagementThe plugin relies on external tools like `ffmpeg`, `awscli`, and `yt-dlp`, and Python packages for `x-post`, but there are no explicit measures for managing or updating these dependencies for vulnerabilities.

Security

  • warning:Secret ManagementThe `x-post` skill references a credentials file (`~/.claude/skills/x-post/x.key`) which likely contains sensitive API keys, but it is not explicitly stated if these are handled securely or if they are stored in plain text in a configuration file.
  • warning:Keychain-stored secretsThe `x-post` skill's credentials file (`x.key`) is likely stored in plain text in `~/.claude/skills/x-post/`, not routed through `userConfig` with `sensitive: true`, potentially risking exposure if `settings.json` is synced or backed up.

Versioning

  • info:Release ManagementThe plugin has a manifest version of '1.0.0', but there are no GitHub release tags or a CHANGELOG.md, so versioning is basic.

Code Execution

  • warning:ValidationWhile file paths and URLs are accepted as arguments, there is no explicit mention or evidence of schema validation or sanitization for these inputs, potentially allowing invalid paths or URLs.
  • warning:Error HandlingThe provided skill scripts lack explicit error handling for many operations (e.g., AWS Transcribe job failures, `yt-dlp` download errors), and do not return structured error messages that the agent can act upon.

Install

  • warning:Installation instructionThe installation instructions are provided, but the `x-post` skill requires manual setup of Python dependencies and credentials, which is not fully end-to-end documented. AWS configuration for `transcribe-video` is also only generally described.

Errors

  • warning:Actionable error messagesError messages from the underlying tools (like `yt-dlp` or AWS Transcribe) are not consistently caught or formatted into actionable messages with remediation steps within the skill scripts.

Execution

  • warning:Pinned dependenciesWhile external CLIs are used, there are no lockfiles or explicit pinning mechanisms for the Python dependencies required by the `x-post` skill, and the shebangs are not consistently present or detailed in the scripts.

Installation

/plugin install claude-code-startup-skills@rameerez-claude-code-startup-skills

Quality Score

75 /100
Analyzed about 14 hours ago

Trust Signals

Last commit3 months ago
Stars23
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.