Skip to content

PHY041/claude-agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

claude-agent-skills

Collection of Claude Code Agent Skills for founders, indie hackers, and growth engineers.

Built to work with OpenClaw and Claude Code.

Inspired by apify/agent-skills.


Composite Skills

Composite skills orchestrate multiple atomic skills with defined I/O contracts and feedback loops. One trigger → full workflow.

Composite Orchestrates Description
content-flywheel ship-digest → founder-content → social-post → engagement-tracker → content-multiply Full build-in-public content loop
gtm-engine brand-monitor → lead-generation → (scoring) → outreach Competitive intel + lead pipeline

Atomic Skills

Skill Description
brand-monitor Reddit brand & market intelligence engine. AI-powered onboarding — give it a brand name and it auto-generates the monitoring strategy.
content-multiply Data-driven content multiplication engine. Detects high-performing posts and auto-generates adapted versions for other platforms.
engagement-tracker Track engagement metrics on all posted content. Produces weekly analysis with actionable insights.
exa-web-search-free Free AI search via Exa MCP. Web search, code search, company research — no API key needed.
founder-content Complete content creation and multiplication system for founders. Social posts, threads, build-in-public updates.
github-monitor Monitor your GitHub repos for new projects and updates. Auto-generates Reddit + Twitter draft posts for approval.
lead-generation Find high-intent buyers in live social conversations using Xpoz MCP.
reddit-cultivate Reddit account cultivation via AppleScript Chrome control — undetectable by anti-bot systems.
ship-digest Detect new GitHub repos and generate formatted ship announcements for social media.
social-post Post to 9+ platforms via multi-provider API (PostForMe + LATE) with automatic fallback.
twitter-cultivate Twitter/X account cultivation and growth system based on the open-source algorithm analysis.
xhs-image-gen Generate Xiaohongshu carousel images (3:4, 1080×1440) with Chinese typography.

How to Install

With OpenClaw

Copy any skill folder into your OpenClaw skills directory:

cp -r skills/reddit-cultivate ~/.openclaw/skills/

With Claude Code

  1. Clone this repo
  2. In your Claude session, point to a skill:

    "Read the SKILL.md at ./skills/reddit-cultivate/SKILL.md and follow it to..."


Platform Support

Platform Skills
Reddit reddit-cultivate, brand-monitor, engagement-tracker
Twitter/X twitter-cultivate, lead-generation, social-post
LinkedIn social-post, founder-content
Xiaohongshu xhs-image-gen, founder-content
GitHub github-monitor, ship-digest
Multi-platform content-multiply, engagement-tracker, founder-content

Platform-Specific Packages

Skills in this repo are general-purpose. For platform-specific skill packages with deeper integration:

Package Platform Description
claude-skill-twitter Twitter/X Account growth, keyword intel (200+ tweets), content strategy. Powered by rnet (bypasses Cloudflare)
claude-skill-reddit Reddit Account cultivation, karma tracking, subreddit engagement
claude-skill-devto DEV.to Article publishing, CSRF API integration, tag management

Built by

PHY041 — founder building in public

About

Collection of Claude Code Agent Skills for founders, indie hackers, and growth engineers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors