Marketing and Growth
Marketing and growth skills support launch planning, conversion work, paid acquisition, lifecycle messaging, and go-to-market execution. Developers and technical founders will find tools here for turning product work into distribution, measurement, and growth experiments.
635 skills
Skills in this category
tensorrt-llm
by davila7/claude-code-templates
NVIDIA's open-source library for optimizing LLM inference with state-of-the-art performance on NVIDIA GPUs.
xiaohongshu-skills
by autoclaw-cc/xiaohongshu-skills
Source details, install context, and public review data are available on the full page.
clawdbot-backup
by sundial-org/awesome-openclaw-skills
Backup, restore, and sync your ClawdBot configuration across devices directly from Clawdbot.
converter
by boshu2/agentops
Parse AgentOps skills into a universal SkillBundle format, then convert to target agent platforms.
sports-news
by machina-sports/sports-skills
Before writing queries, consult references/api-reference.md for command parameters and references/rss-feeds.md for curated feed URLs.
background-agent-pings
by parcadei/continuous-claude-v3
Trust system reminders as agent progress notifications. Don't poll.
go-control-flow
by cxuu/golang-skills
Source : Effective Go. Go's control structures are related to C but differ in important ways. Understanding these differences is essential for writing idiomatic Go code.
nda-triage
by anthropics/knowledge-work-plugins
Source details, install context, and public review data are available on the full page.
tldr-code
by parcadei/continuous-claude-v3
Token-efficient code analysis. 95% savings vs raw file reads.
knowledge
by boshu2/agentops
YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.
math-router
by parcadei/continuous-claude-v3
ALWAYS use this router first for math requests.
oauth-implementation
by aj-geddes/useful-ai-prompts
Implement industry-standard OAuth 2.0 and OpenID Connect authentication flows with JWT tokens, refresh tokens, and secure session management.
speculative-decoding
by davila7/claude-code-templates
Source details, install context, and public review data are available on the full page.
summarize-meeting
by phuryn/pm-skills
Source details, install context, and public review data are available on the full page.
goals
by boshu2/agentops
Maintain GOALS.yaml and GOALS.md fitness specifications. Use ao goals CLI for all operations.
implement_task
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
tldr-overview
by parcadei/continuous-claude-v3
Get a token-efficient overview of any project using the TLDR stack.
document-converter-suite
by dkyazzentwatwa/chatgpt-skills
Source details, install context, and public review data are available on the full page.
explicit-identity
by parcadei/continuous-claude-v3
Never rely on "latest" or "current" when crossing process or async boundaries.
google-calendar-automation
by composiohq/awesome-claude-skills
Automate Google Calendar workflows including event creation, scheduling, availability checks, attendee management, and calendar browsing through Composio's Google Calendar toolkit.
nosql-expert
by sickn33/antigravity-awesome-skills
This skill provides professional mental models and design patterns for distributed wide-column and key-value stores (specifically Apache Cassandra and Amazon DynamoDB).
parallel-agent-contracts
by parcadei/continuous-claude-v3
When launching parallel agents for code implementation, prevent type duplication.
tdd-migration-pipeline
by parcadei/continuous-claude-v3
Orchestrator-only workflow for migrating or rewriting codebases. You do NOT read files, write code, or validate anything yourself. You only instruct agents and pipe context (paths, not contents).
no-polling-agents
by parcadei/continuous-claude-v3
When launching parallel background agents, do NOT poll with sleep loops.