███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8601 | benchmark-optimization-loop | affaan-m/everything-claude-code |
Benchmark Optimization Loop Use this skill to convert "make it 20x faster" or "try 50 recursive optimizations" into a bounded measured loop that can actually improve a system. Required Baseline Do not optimize until these exist: the operation being optimized; the correctness gate that must stay green; the metric: wall time, p95 latency, rows/sec, cost/run, memory, error rate; the current baseline; the search budget: max variants, max time, max spend, max data impact. If the user asks for an unre...
|
835 |
| 8602 | marketing-campaign | affaan-m/everything-claude-code |
Marketing Campaign Plan and execute launch campaigns that convert — not just campaigns that ship. When to Activate planning a product or feature launch building a full content suite from a single product brief defining positioning and campaign angle before writing any copy orchestrating multiple content types across channels reviewing copy for conversion quality and brand consistency Non-Negotiables Show more Installs 485 Repository affaan-m/ecc GitHub Stars 212.2K First Seen May 25, 2026
|
835 |
| 8603 | academic-writing | poemswe/co-researcher |
Academic writing and research methodology Systematic approaches for scholarly writing, research design, and academic communication. Research design fundamentals Research question development Crafting a research question The FINER criteria - Feasible: Can you actually do this research? - Interesting: Does it matter to the field? - Novel: Does it add new knowledge? - Ethical: Can it be done ethically? - Relevant: Does it address a real problem? Question types | Type | Purpose | Example | ...
|
835 |
| 8604 | seo-content-marketing-command-suite | aradotso/marketing-skills |
SEO & Content Marketing Command Suite Skill by ara.so — Marketing Skills collection. This skill suite provides 10 specialized SEO commands and 5 multi-step workflows for keyword research, content audits, technical SEO, competitor analysis, and content strategy. Built on the Claude Command Suite framework with structured output, progress tracking, and actionable recommendations. What This Does Keyword Research — cluster keywords, score opportunities, map search intent Content Audits — detect qual...
|
834 |
| 8605 | ai-scanner-garak | aradotso/trending-skills |
AI Scanner (0din-ai/ai-scanner) Skill by ara.so — Daily 2026 Skills collection. AI Scanner is an open-source Ruby on Rails web application for AI model security assessments, wrapping NVIDIA garak with a multi-tenant UI, scheduling, PDF reports, and SIEM integration. It runs 179 community probes across 35 vulnerability families aligned with the OWASP LLM Top 10. Installation Quick Install (Docker) curl -sL https://raw.githubusercontent.com/0din-ai/ai-scanner/main/scripts/install.sh | bash Manual ...
|
834 |
| 8606 | email-marketing-bible-skill | aradotso/marketing-skills |
Email Marketing Bible Skill Skill by ara.so — Marketing Skills collection. This skill transforms Claude into an email marketing expert with access to 68,000 words of research, 908 sources, 4,798 insights from 44 expert contributors, and 19 industry-specific playbooks. Built by George Hartley (founder of SmartrMail, 28,000 customers). What This Skill Provides The Email Marketing Bible is a comprehensive knowledge base covering: Strategy & Automation : Welcome series, abandoned cart, post-purchase...
|
834 |
| 8607 | ailabs-393/ai-labs-claude-skills |
PDF Processing Guide Overview This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. Quick Start from pypdf import PdfReader , PdfWriter Read a PDF reader = PdfReader ( "document.pdf" ) print ( f"Pages: { len ( reader . pages ) } " ) Extract text text = "" for page in reader . pages : t...
|
834 | |
| 8608 | bazi-skill-chinese-astrology | aradotso/trending-skills |
BaZi Skill — 四柱八字命理分析 Skill by ara.so — Daily 2026 Skills collection. A Claude Code skill for interactive BaZi (Four Pillars of Destiny) chart calculation and analysis, referencing nine classical Chinese astrology texts. Guides users through birth information collection, produces a complete 四柱 chart, and delivers professional destiny analysis. What This Skill Does Interactive information collection — step-by-step prompts for name, birth date (solar/lunar), birth hour (时辰), gender, and birthplace...
|
834 |
| 8609 | react19-source-patterns | github/awesome-copilot |
React 19 Source Migration Patterns Reference for every source-file migration required for React 19. Quick Reference Table Pattern Action Reference ReactDOM.render(...) → createRoot().render() See references/api-migrations.md ReactDOM.hydrate(...) → hydrateRoot(...) See references/api-migrations.md unmountComponentAtNode → root.unmount() Inline fix ReactDOM.findDOMNode → direct ref Inline fix forwardRef(...) wrapper → ref as direct prop See references/api-migrations.md Component.defaultProps = {}...
|
834 |
| 8610 | python-pypi-package-builder | github/awesome-copilot |
Python PyPI Package Builder Skill A complete, battle-tested guide for building, testing, linting, versioning, typing, and publishing a production-grade Python library to PyPI — from first commit to community-ready release. AI Agent Instruction: Read this entire file before writing a single line of code or creating any file. Every decision — layout, backend, versioning strategy, patterns, CI — has a decision rule here. Follow the decision trees in order. This skill applies to any Python package t...
|
834 |
| 8611 | quarkus | mindrally/skills |
Quarkus You are an expert in Java programming, Quarkus framework, Jakarta EE, MicroProfile, GraalVM native builds, Vert.x for event-driven applications, Maven, JUnit, and related Java technologies. Code Style and Structure Write clean, efficient, and well-documented Java code using Quarkus best practices Follow Jakarta EE and MicroProfile conventions, ensuring clarity in package organization Use descriptive method and variable names following camelCase convention Structure your application wit...
|
834 |
| 8612 | image-to-editable-ppt | ningzimu/image-to-editable-ppt-skill |
Image to Editable PPT Overview This skill rebuilds visual slide inputs into object-level editable PowerPoint .pptx files. Inputs can be a single image, multiple images, a PDF, or an image-based PPT/PPTX. The output is always .pptx . The goal is not to wrap a full-slide screenshot inside PowerPoint; the goal is to use the editppt runtime and page-level prompts to decompose, reconstruct, validate, and assemble editable slides. References Each rule in this skill has exactly one authoritative home; ...
|
834 |
| 8613 | write-concisely | neolabhq/context-engineering-kit |
Writing Clearly and Concisely Overview William Strunk Jr.'s The Elements of Style (1918) teaches you to write clearly and cut ruthlessly. Apply these rules to task that requested by user. All Rules Elementary Rules of Usage (Grammar/Punctuation) Form possessive singular by adding 's Use comma after each term in series except last Enclose parenthetic expressions between commas Comma before conjunction introducing co-ordinate clause Don't join independent clauses by comma Don't break sentences in ...
|
833 |
| 8614 | prisma | mindrally/skills |
Prisma You are an expert in Prisma ORM with deep knowledge of database schema design, type-safe operations, and performance optimization. Core Principles Always declare explicit types for variables and functions. Avoid using 'any' Use PascalCase for classes/interfaces, camelCase for variables/functions, kebab-case for files Write functions under 20 lines with single responsibility Always use type-safe Prisma client operations Schema Design Employ domain-driven model naming conventions Utilize ...
|
833 |
| 8615 | nemoclaw-user-manage-sandboxes | nvidia/skills |
Manage Sandbox Lifecycle Use this guide after you finish the OpenClaw quickstart (use the nemoclaw-user-get-started skill). It covers day-two sandbox operations such as listing sandboxes, checking health, managing ports, rebuilding safely, upgrading, and uninstalling. When a workflow uses the lower-level OpenShell CLI, see CLI Selection Guide (use the nemoclaw-user-reference skill) for the boundary between nemoclaw and openshell . List Sandboxes List every sandbox registered on this host: $ nemo...
|
832 |
| 8616 | bmad-marketing-growth-module | aradotso/marketing-skills |
BMAD Marketing Growth Module Skill by ara.so — Marketing Skills collection. Overview The BMAD Marketing Growth Module provides a complete AI-powered marketing team with 14 specialized agents organized in a 3-tier hierarchy and 6 coordinated workflows. Built on the BMAD Framework, it handles everything from high-level marketing strategy to platform-specific social media execution for SaaS companies. Key capabilities: Marketing orchestration with delegation patterns Multi-platform social media aut...
|
832 |
| 8617 | swift-api-design-guidelines-skill | erikote04/swift-api-design-guidelines-agent-skill |
Swift API Design Guidelines Skill Overview Use this skill to design and review Swift APIs that are clear at the point of use, fluent in call sites, and aligned with established Swift naming and labeling conventions. Prioritize readability, explicit intent, and consistency across declarations, call sites, and documentation comments. Work Decision Tree 1) Review existing code Inspect declarations and call sites together, not declarations alone. Check naming clarity and fluency (see references/prom...
|
832 |
| 8618 | add-component | signerlabs/shipswift-skills |
Add Component from ShipSwift Add production-ready SwiftUI components to your project using ShipSwift's recipe library. Each recipe is a complete, copy-paste-ready implementation with architecture documentation. Prerequisites Check Before starting, verify the ShipSwift recipe server is available by calling listRecipes . If the tools are not available, guide the user to visit shipswift.app for setup instructions, or run npx skills add signerlabs/shipswift-skills to install. Workflow Identify the c...
|
832 |
| 8619 | blog-brand | agricidaniel/claude-blog |
Blog Brand: Durable Editorial Context Generates two project-root files that every blog sub-skill auto-loads when present: BRAND.md : who the audience is, what the brand stands for, what to never say VOICE.md : how the brand sounds, structurally and lexically These are the editorial equivalent of impeccable's PRODUCT.md / DESIGN.md pattern: persistent context that survives across sessions and propagates to every command. Why this exists Today, persona JSON (from blog-persona ) is loaded by some s...
|
832 |
| 8620 | senior-ml-engineer | alirezarezvani/claude-skills |
No SKILL.md available for this skill. View on GitHub Installs 678 Repository alirezarezvani/…e-skills GitHub Stars 16.3K First Seen Jan 20, 2026
|
832 |
| 8621 | wp-abilities-audit | wordpress/agent-skills |
No SKILL.md available for this skill. View on GitHub Installs 609 Repository wordpress/agent-skills GitHub Stars 1.8K First Seen May 27, 2026
|
832 |
| 8622 | wp-guard | amelnagdy/guard-skills |
WP Guard You are reviewing generated or changed WordPress code before it ships. Apply the rules below as a guard pass after the first implementation pass. Be a sharp reviewer, not a pedantic one: flag what creates vulnerabilities, breaks translations, or melts servers — ignore cosmetic preferences WPCS tooling already handles. These rules exist because AI agents produce WordPress code with systematic failures: raw echo of request data, AJAX handlers with neither nonce nor capability check, SQL b...
|
832 |
| 8623 | loopy | forward-future/loopy |
Loopy Help the user discover loop opportunities in existing engineering work, reuse a published Loop Library loop when one fits, audit or repair an existing loop, craft a new one through a focused interview, run it with evidence, learn from the result, or prepare it for Loop Library. Treat a loop as a feedback system with terminal states, not as permission for endless autonomy. Route the request Choose the smallest useful path: Show more Installs 693 Repository forward-future/loopy GitHub Stars ...
|
832 |
| 8624 | flutter-environment-setup-windows | flutter/skills |
Goal Configures a Windows development environment for building Flutter applications targeting Windows Desktop and Android. Analyzes system requirements, modifies environment variables, installs necessary C++ toolchains, manages platform-specific configurations, and generates self-signed certificates for local Windows application deployment. Assumes the host machine is running Windows 10 or 11 with administrative privileges available for system modifications. Instructions Configure Flutter SDK an...
|
831 |
| 8625 | auth | adobe/skills |
Authentication Integrations You are an expert in authentication for Vercel-deployed applications — covering Clerk (native Vercel Marketplace integration), Descope, and Auth0. Clerk (Recommended — Native Marketplace Integration) Clerk is a native Vercel Marketplace integration with auto-provisioned environment variables and unified billing. Current SDK: @clerk/nextjs v7 (Core 3, March 2026). Install via Marketplace Install Clerk from Vercel Marketplace (auto-provisions env vars) vercel integrati...
|
831 |
| 8626 | cloudbase-document-database-web-sdk | tencentcloudbase/skills |
CloudBase Document Database Web SDK This skill provides guidance on using the CloudBase document database Web SDK for data operations in web applications. Core Concepts Initialization Before using any database operations, initialize the CloudBase SDK: import cloudbase from "@cloudbase/js-sdk" ; // UMD version // If you are not using npm, And want to use UMD version instead. You should refer to https://docs.cloudbase.net/quick-start/web-%E5%BF%AB%E9%80%9F%E4%BD%93%E9%AA%8C for latest version of U...
|
831 |
| 8627 | mcp-security-hub | aradotso/security-skills |
mcp-security-hub Skill by ara.so — Security Skills collection. Overview mcp-security-hub is a production-ready collection of 38 Dockerized MCP (Model Context Protocol) servers that expose 300+ offensive security tools to AI assistants like Claude. It enables natural language security assessments, vulnerability scanning, binary analysis, and penetration testing workflows. Key capabilities: 8 reconnaissance servers (Nmap, Shodan, ProjectDiscovery tools, WhatWeb, Masscan, ZoomEye) 6 web security se...
|
831 |
| 8628 | plotly | davila7/claude-code-templates |
Plotly Python graphing library for creating interactive, publication-quality visualizations with 40+ chart types. Quick Start Install Plotly: uv pip install plotly Basic usage with Plotly Express (high-level API): import plotly.express as px import pandas as pd df = pd.DataFrame({ 'x': [1, 2, 3, 4], 'y': [10, 11, 12, 13] }) fig = px.scatter(df, x='x', y='y', title='My First Plot') fig.show() Choosing Between APIs Use Plotly Express (px) For quick, standard visualizations with ...
|
831 |
| 8629 | quarterly-review | anthropics/knowledge-work-plugins |
Run the quarterly business review. Pull financial, sales, and customer data for the quarter, synthesize it into a narrative, and produce a presentation-ready document. Parse arguments: --quarter (default: previous calendar quarter) — format YYYY-QN (e.g., 2026-Q1 ) --save-to (default: files ) — files (Google Drive / OneDrive), desktop , or both Step 1 — Financial performance Using the business-pulse skill in deep mode: Pull QuickBooks P&L for the quarter: revenue, COGS, gross margin, operating e...
|
831 |
| 8630 | gtm-strategy | kostja94/marketing-skills |
GTM Strategy Overview Create a comprehensive go-to-market strategy for a product launch. This skill covers marketing channels, messaging development, success metrics definition, and launch planning. When to Use Planning a product launch Creating a GTM plan from scratch Defining a launch strategy for a new market Developing product-to-market fit strategy Preparing a product go-live roadmap How It Works Step 1: Gather Research Data The system will help you load and analyze early research about you...
|
830 |
| 8631 | career-ops-job-search | aradotso/trending-skills |
Career-Ops Job Search Pipeline Skill by ara.so — Daily 2026 Skills collection. Career-Ops turns Claude Code into a full job search command center. It evaluates offers with A-F scoring, generates ATS-optimized PDFs, scans 45+ company portals, and tracks everything in a single source of truth — all powered by Claude AI agents. Installation 1. Clone the repo git clone https://github.com/santifer/career-ops.git cd career-ops 2. Install Node dependencies (for PDF generation via Playwright) npm inst...
|
830 |
| 8632 | facebook-ads-library-mcp-server | aradotso/marketing-skills |
Facebook Ads Library MCP Server Skill by ara.so — Marketing Skills collection This MCP (Model Context Protocol) server enables AI agents to query Facebook's public Ads Library API, retrieve advertising data for brands, and perform AI-powered analysis of ad creative including images and videos. It supports batch processing for efficient multi-brand queries and includes intelligent caching and credit management. What It Does Brand Search : Convert brand names to Meta platform IDs Ad Retrieval : Fe...
|
830 |
| 8633 | pytorch-lightning | k-dense-ai/scientific-agent-skills |
PyTorch Lightning Overview PyTorch Lightning is a deep learning framework that organizes PyTorch code to eliminate boilerplate while maintaining full flexibility. Automate training workflows, multi-device orchestration, and implement best practices for neural network training and scaling across multiple GPUs/TPUs. Current upstream: lightning 2.6.4 (PyPI, May 2026). Docs: lightning.ai/docs/pytorch/stable . Use import lightning as L (the pytorch-lightning package name still installs the same libra...
|
830 |
| 8634 | r3f-loaders | enzed/r3f-skills |
React Three Fiber Loaders Quick Start import { Canvas } from '@react-three/fiber' import { useGLTF, OrbitControls } from '@react-three/drei' import { Suspense } from 'react' function Model() { const { scene } = useGLTF('/models/robot.glb') return <primitive object={scene} /> } export default function App() { return ( <Canvas> <ambientLight /> <Suspense fallback={null}> <Model /> </Suspense> <OrbitControls /> </Canvas> ) } useGLTF (Drei) The rec...
|
830 |
| 8635 | senior-secops | alirezarezvani/claude-skills |
Senior SecOps Engineer Complete toolkit for Security Operations including vulnerability management, compliance verification, secure coding practices, and security automation. Table of Contents Core Capabilities Workflows Tool Reference Security Standards Compliance Frameworks Best Practices Core Capabilities Show more
|
830 |
| 8636 | margin-analyzer | anthropics/knowledge-work-plugins |
Margin Analyzer Status: MVP draft · Owner: JJ · Version: 1.1.0 Category: Finance & Ops · Phase: V2 Quick start When an SMB owner asks "should I raise my prices?" or "are my margins okay?", this skill: Identifies what to analyze — which products/services are in scope Pulls cost data from QuickBooks (COGS, direct expenses) Pulls revenue data from PayPal or Square (transaction history) Computes unit economics — revenue, COGS, gross margin, margin % per item Benchmarks against context — inflation, c...
|
830 |
| 8637 | ssh | openhands/skills |
SSH Skill This skill provides capabilities for establishing and managing SSH connections to remote machines. Capabilities Establish SSH connections using password or key-based authentication Generate and manage SSH key pairs Configure SSH for easier connections Execute commands on remote machines Transfer files between local and remote machines Manage SSH configurations and known hosts Authentication Methods Password Authentication Show more Installs 624 Repository openhands/skills GitHub Stars ...
|
830 |
| 8638 | 12-principles-of-animation | raphaelsalaja/skill |
12 Principles of Animation Review animation code for compliance with Disney's 12 principles adapted for web interfaces. How It Works Read the specified files (or prompt user for files/pattern) Check against all rules below Output findings in file:line format Rule Categories Priority Category Prefix 1 Timing timing- 2 Easing easing- 3 Physics physics- 4 Staging staging- Show more Installs 519 Repository raphaelsalaja/skill GitHub Stars 20 First Seen Apr 3, 2026 Security Audits Gen Agent Trust Hub...
|
830 |
| 8639 | nemoclaw-user-manage-policy | nvidia/skills |
Customize the Sandbox Network Policy Gotchas Custom preset hosts bypass NemoClaw's review process and can widen sandbox egress to arbitrary destinations. Prerequisites A running NemoClaw sandbox for dynamic changes, or the NemoClaw source repository for static changes. The OpenShell CLI on your PATH . Add, remove, or modify the endpoints that the sandbox is allowed to reach. The sandbox policy is defined in a declarative YAML file in the NemoClaw repository and enforced at runtime by NVIDIA Open...
|
829 |
| 8640 | investigating-agentforce-d360 | forcedotcom/sf-skills |
investigating-agentforce-d360 — Data Cloud 360° session view Hierarchical session reconstruction from Data Cloud STDM + GenAI DMOs for one Agentforce session. Three stages — fetch → assemble → render. Typical wall-clock: ~10–30s for a ~15-turn session. The pipeline is DC-only : it reads runtime audit rows that Data Cloud has materialized. It is not a runtime-availability tool — see "DC-only blind spot" below for what this skill cannot answer. If the user hasn't given enough to proceed When invok...
|
829 |
| 8641 | go-performance | cxuu/golang-skills |
Go Performance Patterns Source: Uber Go Style Guide Performance-specific guidelines apply only to the hot path. Don't prematurely optimize—focus these patterns where they matter most. Prefer strconv over fmt When converting primitives to/from strings, strconv is faster than fmt. Source: Uber Go Style Guide Bad: for i := 0; i < b.N; i++ { s := fmt.Sprint(rand.Int()) } Good: for i := 0; i < b.N; i++ { s := strconv.Itoa(rand.Int()) } Benchmark comparison: Approach Speed Allocat...
|
829 |
| 8642 | elasticsearch-best-practices | mindrally/skills |
Elasticsearch Best Practices Core Principles Design indices and mappings based on query patterns Optimize for search performance with proper analysis and indexing Use appropriate shard sizing and cluster configuration Implement proper security and access control Monitor cluster health and optimize queries Index Design Mapping Best Practices Define explicit mappings instead of relying on dynamic mapping Use appropriate data types for each field Disable indexing for fields you do not search on Use...
|
829 |
| 8643 | ima-copilot | daymade/claude-code-skills |
IMA Copilot One-command installer, troubleshooter, and personalization layer for the official Tencent IMA skill. Overview The official Tencent IMA skill (ima-skill) exposes a powerful OpenAPI for notes and knowledge base operations, but its installation flow is designed for a specific proprietary agent and recent releases have shipped submodule files that fail strict SKILL.md loaders. IMA Copilot solves both problems: Installs ima-skill to Claude Code, Codex, and OpenClaw in a single command via...
|
829 |
| 8644 | compose-recomposition-performance | chrisbanes/skills |
Compose recomposition performance Router only — deep fixes live in compose-stability-diagnostics and compose-state-deferred-reads . Two axes Parameter stability / skipping — can Compose skip this restartable composable; are arguments stable and comparable? Where State is read — is frame-rate State read during composition vs layout/draw? Either axis can dominate; they combine independently. Route here → focused skill Primary suspicion Next skill Skipping, unstable params, compiler/ composables.tx...
|
829 |
| 8645 | wcag-accessibility-audit | mastepanoski/claude-skills |
WCAG Accessibility Audit This skill enables AI agents to perform a comprehensive web accessibility evaluation using the Web Content Accessibility Guidelines (WCAG) 2.1 and 2.2 standards, ensuring digital products are usable by people with disabilities. WCAG is the international standard for web accessibility (ISO/IEC 40500), legally required in many jurisdictions (ADA, Section 508, European Accessibility Act, etc.). Use this skill to identify accessibility barriers, ensure legal compliance, reac...
|
829 |
| 8646 | reverse-engineer-rpi | boshu2/agentops |
/reverse-engineer-rpi Reverse-engineer a product into a mechanically verifiable feature inventory + registry + spec set, with optional security-audit artifacts and validation gates. Hard Guardrails (MANDATORY) Only operate on code/binaries you own or have explicit written authorization to analyze. Do not provide steps to bypass protections/ToS or to extract proprietary source code/system prompts from third-party products. Do not output reconstructed proprietary source or embedded prompts from bi...
|
828 |
| 8647 | cold-start-strategy | kostja94/marketing-skills |
Strategies: Cold Start Guides cold start strategy for AI/SaaS products: getting first users and traction when you have zero. The cold start problem is overcoming the chicken-and-egg barrier; most startups fail due to poor distribution, not product quality. For indie hacker context (first 100 users, Build in Public, Pieter Levels tactics), see indie-hacker-strategy . When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the m...
|
828 |
| 8648 | claude-code-marketing-skills | aradotso/marketing-skills |
Claude Code Marketing Skills Skill by ara.so — Marketing Skills collection. Turn Claude Code, Cursor, Windsurf, or any MCP-compatible AI agent into a marketing analyst. This project provides 20+ marketing skills that let your AI audit SEO, analyze ads, research competitors, qualify leads, and more — all from your terminal. Free skills work immediately using web search and public data (no account needed). Premium skills connect to your Google Ads, Meta Ads, Search Console, Bing, LinkedIn, HubSpot...
|
828 |
| 8649 | marketing-orchestrator-skill | aradotso/marketing-skills |
Marketing Orchestrator Skill Skill by ara.so — Marketing Skills collection What This Project Does The Marketing Orchestrator is a Claude skill that routes marketing requests to six specialist sub-skills: Brand Strategy & ICP, Ad Copy & Paid Media, Content Creation, Repurpose, Campaign Mode, and GitHub Deploy. It includes: Automatic routing based on user intent Client memory that persists across sessions Self-evaluation of outputs before delivery Revision loop that improves the skill over time fr...
|
828 |
| 8650 | funding-digest | anthropics/financial-services-plugins |
AI DISCLAIMER (MANDATORY): You MUST include the following disclaimer text in the powerpoint footer. This is not optional — the report is incomplete without it: "Analysis is AI-generated — please confirm all outputs" Footer — At the bottom of the generated slide, as a prominent yellow banner: "Analysis is AI-generated — please confirm all outputs" Weekly Deal Flow Digest Generate an analyst-quality single-slide PowerPoint that summarizes key takeaways from recent funding rounds across watched sec...
|
828 |