Skip to main content
Run any Skill in Manus
with one click
$pwd:
ComposioHQ
GitHub creator profile

ComposioHQ

Repository-level view of 103 collected skills across 8 GitHub repositories, including approximate occupation coverage.

skills collected
103
repositories
8
occupation fields
3
updated
2026-05-12
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
awesome-agent-clis
32 skills21926updated 2026-03-27
31% of creator
remotion-cli
Software Developers

Render videos, audio, and still images programmatically with React using terminal commands. Use when an agent needs to preview compositions, list available compositions, or render media artifacts from a Remotion project.

2026-03-27
coderabbit-cli
Software Quality Assurance Analysts & Testers

Review local code changes before commit, surface bugs and security issues, and feed findings back into an AI coding loop. Use when an agent needs to run terminal-native code review on a Git repo and act on the results.

2026-03-27
tavily-cli
Software Developers

Web search, page extraction, site crawling, and multi-source research from the terminal. Use when an agent needs to search the web, extract content from URLs, crawl sites with an objective, or run deep research across sources.

2026-03-27
sentry-cli
Network & Computer Systems Administrators

Manage Sentry releases, upload debug symbols and source maps, send events, monitor crons, and stream logs. Use when an agent needs to create releases, upload source maps, manage debug info files, or send test events to Sentry.

2026-03-27
gif-search-cli-gifgrep
Software Developers

Search GIFs from Tenor and Giphy via CLI or TUI, download GIFs, and extract stills or sprite sheets. Use when an agent needs to find a GIF by keyword, download it, or generate a still frame or contact sheet from a GIF.

2026-03-27
aws-cli
Network & Computer Systems Administrators

Manage AWS services — EC2, S3, Lambda, IAM, and more. Use when an agent needs to provision cloud infrastructure, manage S3 buckets, invoke Lambda functions, or configure AWS resources.

2026-03-27
composio-cli
Software Developers

Search, authenticate, and execute tools across 1000+ apps from the terminal. Use when an agent needs to discover available integrations, connect to third-party services, or execute actions across SaaS apps.

2026-03-27
elevenlabs-cli
Software Developers

Voice and audio service management — text-to-speech, voice cloning, and audio generation. Use when an agent needs to generate speech audio, manage voice models, or work with ElevenLabs audio services.

2026-03-27
Showing top 8 of 32 collected skills in this repository.
#002
awesome-claude-plugins
22 skills1.7k393updated 2026-02-11
21% of creator
add-sub
Software Developers

Subscribe to a skill event. Adds a subscription that injects context before or after a skill runs. Supports optional conditions at both insert-level (inherited by all subscriptions) and subscription-level (AND-stacked). Conditions include fileExists, gitBranch, envSet, envEquals, fileContains (with optional regex).

2026-02-11
help
Software Developers

Show skill-bus overview, status, and available commands. Quick reference for all skill-bus features.

2026-02-11
list-subs
Software Developers

List all active skill-bus subscriptions across global and project scopes, showing merge status, insert-level and subscription-level conditions, effective condition stacking, and what would fire for each skill.

2026-02-11
pause-subs
Software Developers

Temporarily disable the skill bus. Quick toggle to stop all subscriptions from firing without removing them.

2026-02-11
reflecting-on-sessions
Software Developers

Use when completing a plan, finishing a development branch, wrapping up a session, or at any natural transition between work phases — reviews skill-bus telemetry to identify subscription gaps and suggest improvements

2026-02-11
remove-sub
Software Developers

Unsubscribe from a skill event. Removes or disables subscriptions with scope-aware options.

2026-02-11
unpause-subs
Software Developers

Re-enable the skill bus after pausing. Restores subscription processing.

2026-02-11
artifacts-builder
Web Developers

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

2026-02-04
Showing top 8 of 22 collected skills in this repository.
#003
awesome-codex-skills
20 skills11.2k1.1kupdated 2026-05-05
19% of creator
skill-installer
Software Developers

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

2026-05-05
codebase-migrate
Software Developers

Run large codebase migrations and multi-file refactors. Uses the Composio CLI to coordinate issue tracking, batched PRs, and CI verification while the agent executes the transforms locally across hundreds of files.

2026-04-23
datadog-logs
Network & Computer Systems Administrators

Query and filter Datadog logs from the shell using the Composio CLI. Run scoped log searches, pivot across services/environments, and export structured JSON for downstream agents instead of click-driving the Datadog UI.

2026-04-23
deploy-pipeline
Network & Computer Systems Administrators

Run end-to-end deploy pipelines across Stripe, Supabase, and Vercel using the Composio CLI. Promote Stripe products, push Supabase migrations, ship Vercel deployments, and verify with post-deploy checks — all from one script.

2026-04-23
issue-triage
Project Management Specialists

Triage Linear or Jira backlogs and run bug sweeps via the Composio CLI. Bulk-fetch issues, dedupe, relabel, reassign, and post summaries — all from the shell without clicking through the UI.

2026-04-23
pr-review-ci-fix
Software Quality Assurance Analysts & Testers

Automated PR review and CI auto-fix for GitHub and GitLab using the Composio CLI. Pulls diffs, fetches failing job logs, posts review comments, and loops fix commits until checks go green.

2026-04-23
sentry-triage
Software Quality Assurance Analysts & Testers

Diagnose Sentry issues without copy-pasting stack traces. Uses the Composio CLI to pull issue details, events, breadcrumbs, and suspect commits, then maps the frames to local source so the agent can propose a fix directly.

2026-04-23
connect-apps
Software Developers

Connect Claude to external apps via the Composio CLI. Use this skill when the user wants to send emails, create issues, post messages, or take actions across Gmail, Slack, GitHub, Notion, and 1000+ services from the terminal.

2026-04-22
Showing top 8 of 20 collected skills in this repository.
#004
awesome-claude-skills
17 skills61.4k6.7kupdated 2026-01-21
17% of creator
twitter-algorithm-optimizer
Data ScientistsPublic Relations Specialists

Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.

2026-01-21
connect-apps
Software Developers

Connect Claude to external apps like Gmail, Slack, GitHub. Use this skill when the user wants to send emails, create issues, post messages, or take actions in external services.

2026-01-12
langsmith-fetch
Software DevelopersSoftware Quality Assurance Analysts & Testers

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.

2026-01-11
tailored-resume-generator
Training & Development Specialists

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

2026-01-11
connect
Software Developers

Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.

2026-01-11
youtube-downloader
Software DevelopersComputer Occupations, All Other

Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.

2025-12-29
developer-growth-analysis
Software Developers

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

2025-11-10
skill-share
Software Developers

A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.

2025-11-07
Showing top 8 of 17 collected skills in this repository.
#005
composio-plugin-cc
6 skills32updated 2026-04-23
5.8% of creator
company-activity-summary
Management Analysts

Generates comprehensive company activity summary across connected apps — Slack, GitHub, Notion, Linear, Gmail, and more. Use when user asks for company updates, daily summary, or what's happening across the org.

2026-04-23
onboarding
Training & Development Specialists

Interactive onboarding — checks auth, learns what the user wants to automate across their apps, and connects the right ones. Use when the user is new to Composio, says "get started", or asks what apps they can connect.

2026-04-23
composio-cli
Software Developers

Help users operate the Composio CLI to find tools, connect accounts, inspect schemas, execute tools, subscribe to trigger events with `composio listen`, script workflows with `composio run`, and call authenticated app APIs with `composio proxy`. Trigger when the user asks about Composio tools, connections, or connectors.

2026-04-08
composio-mcp
Software Developers

Use the Composio Connect MCP server to interact with 1000+ apps — GitHub, Slack, Notion, Gmail, Linear, Jira, and more. Composio manages auth, permissions, and intelligent tool routing. Trigger when the user asks to connect an app, execute an action on an external service, or work with connectors.

2026-04-08
onboarding
Software Developers

Interactive onboarding — checks CLI install and auth, learns what the user wants to automate across their apps, and connects the right ones. Use when the user is new to Composio, says "get started", or asks what apps they can connect.

2026-04-08
company-activity-summary
Management Analysts

Generates comprehensive company activity summary across connected apps — Slack, GitHub, Notion, Linear, Gmail, and more. Uses the composio CLI to fetch data. Use when user asks for company updates, daily summary, or what's happening across the org.

2026-04-08
#006
agent-orchestrator
4 skills7.2k977updated 2026-05-12
3.9% of creator
Showing 8 of 8 repositories
All repositories loaded