claude-code-skill agents

419 tagged claude-code-skill, measured the same way as everything else here.

Browse within: claude-ai 72claude-code-skills 68open-source 54marketing-automation 47seo 38ai-marketing 29ai-content 28content-creation 28fullstack 23agentic-framework 18agentic-os 18ai-seo 18claude-plugins 18knowledge-management 15

canvas-layout

25

AgriciDaniel/claude-canvas

Agent

Spatial positioning specialist for Obsidian Canvas. Computes optimal node positions using layout algorithms (dagre, grid, radial, force-directed, linear). Preserves zone containment, snaps to 20px grid, refits groups. Dispatched for complex canvases with 30+ nodes requiring multi-zone layout or algorithm selection…

289 +1 4mo ago A 132 tokens original MIT

canvas-media

26

AgriciDaniel/claude-canvas

Agent

Media asset dispatcher for canvas generation. Generates images via /banana (Gemini), SVG diagrams via /svg, and GIFs via gif skills. Returns file paths for placement on canvas. Handles batch generation for multi-image canvases. Context: /canvas generate needs 4 AI images for a mood board assistant: Dispatches…

289 +1 4mo ago A 118 tokens original MIT

deepseek_harness.zh

28

SepineTam/mcp-for-stata

Agent

An agent-installation note for setting up a project in DeepSeek Harness Web, a web interface for running AI agents.

253 2d ago A 0 tokens AGPL-3.0

openclaw

29

SepineTam/mcp-for-stata

Agent

Since OpenClaw does not natively support the MCP tool protocol, MCP-for-Stata provides standalone CLI tool commands that OpenClaw can use through terminal tool invocation.

253 2d ago A 0 tokens AGPL-3.0

secondsky/claude-skills

Agent

Autonomous agent for diagnosing better-auth authentication issues. Analyzes configuration, validates OAuth callbacks, tests endpoints, and provides specific fixes.

212 3d ago A 32 tokens original MIT

secondsky/claude-skills

Agent

Use this agent when the user wants to migrate from Node.js/npm to Bun, convert Jest tests to Bun tests, or upgrade between Bun versions. Examples.

212 3d ago A 37 tokens original MIT

secondsky/claude-skills

Agent

Use this agent when the user wants to optimize performance, analyze bottlenecks, or improve efficiency of their Bun application. Examples.

212 3d ago A 31 tokens original MIT

AgriciDaniel/skill-forge

Agent

Blind comparison agent for A/B testing skill versions. Evaluates outputs from two skill versions without knowing which is "new" vs "old" to eliminate bias. User says: "compare these two skill versions" User says: "run a blind A/B test on the skill".

166 +3 4mo ago A 70 tokens original MIT

AgriciDaniel/skill-forge

Agent

Eval execution agent that runs skills against eval prompts and captures outputs, timing data, and token usage. Operates in isolated context to prevent eval bleed. User says: "run this skill against the eval prompts" User says: "execute eval set for my skill".

166 +3 4mo ago A 67 tokens original MIT

skill-forge-grader

35

AgriciDaniel/skill-forge

Agent

Eval grading agent that evaluates skill outputs against defined assertions. Checks each assertion, provides pass/fail with evidence, and calculates per-eval pass rates. User says: "grade the eval results" User says: "check if the outputs pass assertions".

166 +3 4mo ago A 64 tokens original MIT

alexsmedile/hormozi-skills

Agent

Master offer-building orchestrator inspired by Alex Hormozi's frameworks. Captures raw ideas, notes, or existing offers from the user, interviews them to extract market, problem, outcome, and constraints, then routes to specialized subagents to produce offer documents. Use when user wants to build an offer, validate a…

145 +8 3d ago A 98 tokens original MIT

sub-pricing

37

alexsmedile/hormozi-skills

Agent

Internal subagent. Called by hormozi-orchestrator only. Sets value-anchored pricing, destroys objections, and designs productization and scaling strategy. Applies pricing-strategy, objection-destroyer, and productize frameworks. Writes output/PRICING.md, output/OBJECTIONS.md, and optionally output/PRODUCTIZATION.md.

145 +8 3d ago A 74 tokens original MIT

sub-sales

38

alexsmedile/hormozi-skills

Agent

Internal subagent. Called by hormozi-orchestrator only. Builds the full sales layer — pitch, hooks, and landing page copy. Applies hormozi-pitch, hormozi-hooks, and landing-page-copy frameworks. Writes output/PITCH.md, output/HOOKS.md, and output/LANDINGPAGE.md.

145 +8 3d ago A 69 tokens original MIT

repurpose-longform

39

AgriciDaniel/claude-repurpose

Agent

Long-form content specialist. Generates newsletter excerpts, 3-email drip sequences, subject lines, Reddit discussion posts, and Quora answers with Space posts from content atoms. Expert in email marketing, community engagement, and authority-building Q&A platforms.

142 +1 4mo ago A 53 tokens original MIT

repurpose-seo

40

AgriciDaniel/claude-repurpose

Agent

SEO metadata specialist. Generates platform-optimized titles, descriptions, hashtags, keywords, and alt text across all 10 output platforms (Twitter/X, LinkedIn, Instagram, TikTok, Facebook, YouTube Community, Skool, Reddit, Quora, Newsletter). Ensures cross-platform keyword consistency.

142 +1 4mo ago A 65 tokens original MIT

repurpose-visual

41

AgriciDaniel/claude-repurpose

Agent

Visual content specialist. Generates Instagram carousel scripts, reel scripts, captions, TikTok video scripts, carousel/photo mode scripts, stitch/duet concepts, Pinterest pin descriptions, idea pin scripts, Snapchat story scripts, Spotlight scripts, quote card prompts, and /banana image generation plans from content…

142 +1 4mo ago A 75 tokens original MIT

email-compliance

42

AgriciDaniel/claude-email

Agent

Email compliance checking agent. Scans email content and sending configuration for CAN-SPAM, GDPR, and CCPA compliance. Checks for physical address, unsubscribe mechanism, honest subject lines, RFC 8058 headers, and consent documentation. Flags violations by severity.

116 +2 3mo ago A 55 tokens original MIT

email-content

43

AgriciDaniel/claude-email

Agent

Email copy quality scoring agent. Analyzes email content for framework adherence (PAS, AIDA, BAB, FAB, 4Ps), subject line quality, CTA effectiveness, readability, word count, and personalization. Scores content on a 0-100 scale with specific improvement recommendations.

116 +2 3mo ago A 60 tokens original MIT

AgriciDaniel/claude-email

Agent

Email deliverability analysis agent. Checks SPF, DKIM, DMARC, MX records, reverse DNS, TLS support, and blacklist status for a domain. Uses checkdmarc Python library and dig DNS lookups. Generates health scores and prioritized fix recommendations.

116 +2 3mo ago A 57 tokens original MIT

harness-coder

45

Junhanliu-dev/espalier-engineering

Agent

Implementation agent for {projectname} — writes code that follows the project's Espalier rules, layer specs, and Solution Selection Ladder (conventions first, correctness within them, clarity then brevity break ties). Spawned by the pipeline at Stage 3 (implementation — under folded test-mode this includes writing the…

72 7d ago A 112 tokens original MIT

harness-reviewer

46

Junhanliu-dev/espalier-engineering

Agent

Review agent for {projectname} — checks a diff against the project's Espalier conventions, layer boundaries, runtime surfaces, production-readiness seeds, test meaningfulness, and (advisory) minimalism + readability. Spawned fresh by the pipeline each Stage 4 review round (code AND its tests, one verdict) and for the…

72 7d ago A 114 tokens original MIT

harness-security

47

Junhanliu-dev/espalier-engineering

Agent

Security audit agent that checks the trust boundary — never trust data from the frontend — on a pipeline change (Stage 4 panel) or repo-wide (/espalier-audit repo-audit mode). Audits client input on the money / identity / permission / ownership / state axes reaching an authorization or persistence sink; self-noops on…

72 7d ago A 77 tokens original MIT

devils-advocate

48

markshust/hcf

Agent

Devil's advocate architectural reviewer. Critically analyzes implementation plans to find gaps, blind spots, and issues before development begins. Auto-applies Critical and Important fixes to plan files.

67 8d ago A 42 tokens original MIT