Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
5501 cron-helper tclawde/openclaw-skills-user
Cron Helper Skill Purpose: Guides me to use openclaw cron CLI for time-based tasks and send logs on create/remove. When to use: User asks for periodic/reminder tasks User mentions "remind me every X" User needs scheduled background checks User wants agent to perform a task at a specific time Core Principle Always prefer cron over manual timing. Reason: I lack an internal clock. Manual "track time yourself" fails because I can get absorbed in reading/thinking and lose track of time. Cron is an ex...
157
5502 openrlhf-training davila7/claude-code-templates
OpenRLHF - High-Performance RLHF Training Quick start OpenRLHF is a Ray-based RLHF framework optimized for distributed training with vLLM inference acceleration. Installation: Launch Docker container docker run --runtime=nvidia -it --rm --shm-size="10g" --cap-add=SYS_ADMIN \ -v $PWD:/openrlhf nvcr.io/nvidia/pytorch:25.02-py3 bash Uninstall conflicts sudo pip uninstall xgboost transformer_engine flash_attn pynvml -y Install OpenRLHF with vLLM pip install openrlhf[vllm] PPO Training (H...
157
5503 mybatis-plus-generator teachingai/full-stack-skills
CRITICAL: This skill should ONLY be triggered when the user explicitly mentions MyBatis-Plus or mybatis-plus-generator. ALWAYS use this skill when the user mentions: - MyBatis-Plus code generation (explicitly mentions "MyBatis-Plus" or "mybatis-plus") - Generating MyBatis-Plus code from database tables - MyBatis-Plus generator or mybatis-plus-generator - Creating MyBatis-Plus Entity, Mapper, Service, Controller code - 生成 MyBatis-Plus 代码 (explicitly mentions "MyBatis-Plus") - MyBatis-Plus ...
157
5504 stable-baselines3 davila7/claude-code-templates
Stable Baselines3 Overview Stable Baselines3 (SB3) is a PyTorch-based library providing reliable implementations of reinforcement learning algorithms. This skill provides comprehensive guidance for training RL agents, creating custom environments, implementing callbacks, and optimizing training workflows using SB3's unified API. Core Capabilities 1. Training RL Agents Basic Training Pattern: import gymnasium as gym from stable_baselines3 import PPO Create environment env = gym.make("CartPo...
157
5505 conversion-optimization kostja94/marketing-skills
Strategies: Conversion Optimization Guides conversion rate optimization (CRO): increasing the percentage of visitors who complete desired actions. Higher conversion rates mean increased revenue, reduced CAC, and better ROI. Use this skill when optimizing funnels, running experiments, or reducing friction on high-traffic pages. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when th...
157
5506 google-image-search glebis/claude-skills
Google Image Search Skill Search for images using Google Custom Search API with intelligent scoring and LLM-based selection. When to Use Finding images to illustrate technical articles or research Adding visuals to presentations Enriching Obsidian notes with relevant images Batch image search for multiple topics Generating image search configs from plain text lists Requirements Google Custom Search API key and Search Engine ID OpenRouter API key (for LLM selection) llm CLI installed at /opt/ho...
157
5507 tailwind-ui-patterns autohandai/community-skills
$ npx skills add https://github.com/autohandai/community-skills --skill tailwind-ui-patterns<div
157
5508 12306 kirorab/12306-skill
12306 Train Query Query train schedules and remaining tickets from China Railway 12306. Query Tickets node { baseDir } /scripts/query.mjs < from > < to > [ options ] HTML mode (default): writes file, prints path to stdout Markdown mode ( -f md ): prints table to stdout Examples All trains from Beijing to Shanghai (defaults to today) node { baseDir } /scripts/query.mjs 北京 上海 Markdown table output (to stdout, good for chat) node { baseDir } /scripts/query.mjs 北京 上海 -t G -f md Morning departures...
157
5509 add-new-skills-to-workflow nicepkg/ai-workflow
Add New Skills to Workflow Add skills from GitHub to an existing workflow and update all related documentation. Workflow Step 1: Download Skills Use skill-downloader to download skills from GitHub: python .claude/skills/skill-downloader/scripts/download_from_github.py <repo-url> <skill-path> --output <workflow-path>/.claude/skills/ Parse GitHub URL: https://github.com/user/repo/blob/main/path/to/skill → repo: https://github.com/user/repo, skill-path: path/to/skill https://github.com/user/...
157
5510 invoice automation claude-office-skills/skills
Invoice Automation Comprehensive invoice automation skill for generating, sending, tracking, and reconciling invoices across multiple accounting platforms. Core Workflows 1. Invoice Generation INVOICE CREATION FLOW: ┌─────────────────┐ │ Customer Data │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Line Items │ │ - Products │ │ - Services │ │ - Quantities │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Apply Template │ │ - Branding │ │ - Terms │ │ - Tax rates │ ...
157
5511 meta-description kostja94/marketing-skills
SEO On-Page: Meta Description Guides optimization of the meta description tag for search engines and SERP display. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) Meta description : CTA; unique value; target keyword; unique per page Length by Language Google truncates by pixel width (~920px desktop, ~68...
157
5512 setup-cloudbase-openclaw tencentcloudbase/skills
Setup CloudBase for OpenClaw/Moltbot This skill guides you through configuring your OpenClaw/Moltbot installation for CloudBase full-stack development. Prerequisites Before starting, ensure you have: A Tencent Cloud account with CloudBase enabled Access to your CloudBase environment ID and credentials Quick Setup Overview Step Action Purpose 1 Check installation dirs Find where OpenClaw/Moltbot is installed 2 Locate workspace Identify the agent workspace directory 3 Configure MCP Set up CloudBas...
157
5513 fitness-coach tatat/agents-playground
Design workout routines tailored to individual goals and fitness levels. Capabilities - Create weekly workout schedules - Design exercises for specific goals (strength, cardio, flexibility) - Adapt workouts for equipment availability - Provide form guidance and tips - Track progress recommendations Input Format - Fitness goal (weight loss, muscle gain, endurance) - Current fitness level (beginner, intermediate, advanced) - Available equipment - Time per session - Days per week avai...
157
5514 intercom automation claude-office-skills/skills
Intercom Automation Comprehensive skill for automating Intercom customer communication and support workflows. Core Workflows 1. Conversation Flow CUSTOMER CONVERSATION FLOW: ┌─────────────────┐ │ User Message │ │ (Inbound) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Bot Triage │ │ - Intent │ │ - Route │ └────────┬────────┘ │ ┌────┴────┐ ▼ ▼ ┌───────┐ ┌───────┐ │ Bot │ │ Human │ │ Reply │ │ Agent │ └───┬───┘ └───┬───┘ │ │ └────┬────┘ ▼ ┌───────────...
157
5515 verification-before-completion davila7/claude-code-templates
Verification Before Completion Overview Claiming work is complete without verification is dishonesty, not efficiency. Core principle: Evidence before claims, always. Violating the letter of this rule is violating the spirit of this rule. The Iron Law NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE If you haven't run the verification command in this message, you cannot claim it passes. The Gate Function BEFORE claiming any status or expressing satisfaction: 1. IDENTIFY: What command prov...
157
5516 auth-implementation-patterns sickn33/antigravity-awesome-skills
Authentication & Authorization Implementation Patterns Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices. Use this skill when Implementing user authentication systems Securing REST or GraphQL APIs Adding OAuth2/social login or SSO Designing session management or RBAC Debugging authentication or authorization issues Do not use this skill when You only need UI copy or login page styling The task is infrastructure-only without...
157
5517 skill-creator tldraw/tldraw
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
157
5518 ali1688-sourcing zhuhongyin/global-ecom-skills
1688 工厂与拿货价查询 核心定位 这是跨境电商选品的供应链工具。在 1688 找到核心工厂和起批价,为核价计算提供成本数据。 数据来源 1688 网站: 主站: https://www.1688.com 找工厂: https://gongsi.1688.com 找货源: https://s.1688.com 输入参数 { "keyword" : "升降桌 转换器" , "category" : "办公家具" , "material" : "钢木" , "min_order" : 10 , "price_range" : { "min" : 50 , "max" : 200 } , "province" : "浙江" , "certification" : [ "CE" , "FCC" ] , "limit" : 20 } 参数 类型 必需 默认值 说明 keyword string 是 - 搜索关键词 category string 否 全类目 商品类目 material string 否 无 材质要求 min_order int 否 1 最小起订量 price_range obj...
157
5519 ralph yeachan-heo/oh-my-claudecode
ralph (Ouroboros) — Specification-First AI Development Stop prompting. Start specifying. "The beginning is the end, and the end is the beginning." The serpent doesn't repeat — it evolves. When to use this skill Before writing any code — expose hidden assumptions with Socratic interviewing Long-running tasks that need autonomous iteration until verified Vague requirements — crystallize them into an immutable spec (Ambiguity ≤ 0.2) Tasks requiring guaranteed completion — loop until verification pa...
157
5520 imagen sanjay3290/ai-skills
Imagen - AI Image Generation Skill Overview This skill generates images using Google Gemini's image generation model (gemini-3-pro-image-preview). It enables seamless image creation during any Claude Code session - whether you're building frontend UIs, creating documentation, or need visual representations of concepts. Cross-Platform: Works on Windows, macOS, and Linux. When to Use This Skill Automatically activate this skill when: User requests image generation (e.g., "generate an image of...
157
5521 pre-mortem phuryn/pm-skills
Pre-Mortem Skill Purpose: Is this plan/spec good enough to implement? Mandatory for 3+ issue epics. Pre-mortem is enforced by hook when /crank is invoked on epics with 3+ child issues. 6/6 consecutive positive ROI. Bypass: --skip-pre-mortem flag or AGENTOPS_SKIP_PRE_MORTEM_GATE=1 . Run /council validate on a plan or spec to get multi-model judgment before committing to implementation. Quick Start /pre-mortem validates most recent plan (inline, no spawning) /pre-mortem path/to/PLAN.md validates...
157
5522 grpo-rl-training davila7/claude-code-templates
GRPO/RL Training with TRL Expert-level guidance for implementing Group Relative Policy Optimization (GRPO) using the Transformer Reinforcement Learning (TRL) library. This skill provides battle-tested patterns, critical insights, and production-ready workflows for fine-tuning language models with custom reward functions. When to Use This Skill Use GRPO training when you need to: Enforce specific output formats (e.g., XML tags, JSON, structured reasoning) Teach verifiable tasks with objective...
157
5523 stakeholder-map phuryn/pm-skills
Stakeholder Mapping & Communication Plan Map stakeholders on a Power × Interest grid and create a tailored communication plan for each group. Context You are helping build a stakeholder map for $ARGUMENTS . If the user provides files (org charts, project briefs, team rosters), read them first. If they describe the product or initiative, use that context to infer likely stakeholders. Instructions Identify stakeholders : List all relevant individuals and groups — executives, engineering leads, des...
157
5524 tiktok-ads kostja94/marketing-skills
Paid Ads: TikTok Ads Guides TikTok Ads setup, creative strategy, and optimization. TikTok excels at younger demographics (18–34) and viral-style video; use when your audience skews young and you have video creative capacity. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Why TikTok Demographics : 18–34; Gen Z and younger ...
157
5525 seo-content-writer sickn33/antigravity-awesome-skills
SEO Content Writer SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills Research · keyword-research · competitor-analysis · serp-analysis · content-gap-analysis Build · seo-content-writer · geo-content-optimizer · meta-tags-optimizer · schema-markup-generator Optimize · on-page-seo-auditor · technical-seo-checker · internal-linking-optimizer · content-refresher Monitor · rank-tracker · backlink-analyzer · performance-reporter · alert...
157
5526 github-actions-templates sickn33/antigravity-awesome-skills
GitHub Actions Templates Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications. Purpose Create efficient, secure GitHub Actions workflows for continuous integration and deployment across various tech stacks. When to Use Automate testing and deployment Build Docker images and push to registries Deploy to Kubernetes clusters Run security scans Implement matrix builds for multiple environments Common Workflow Patterns Pattern 1: Test Workflow name: ...
156
5527 nda-generator claude-office-skills/skills
NDA Generator Skill Overview I help you create professional Non-Disclosure Agreements (NDAs) for various business situations. Whether you're meeting potential investors, hiring contractors, or exploring partnerships, I'll generate an appropriate NDA. What I can do: Generate one-way or mutual NDAs Customize confidentiality scope and duration Include standard protective clauses Adapt for different jurisdictions Support English and Chinese What I cannot do: Provide legal advice Guarantee enforceabi...
156
5528 skill-creator steipete/clawdis
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
156
5529 nano-banana kkoppenhaver/cc-nano-banana
Nano Banana - Gemini Native Image Generation Generate images with Google Gemini native image models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run google/gemini-3-pro-image-preview --input '{"prompt": "a banana in space, photorealistic"}' Models Model App ID Speed Quality Gemini 3 Pro Image google/gemini-3-pro-image-preview Slower Best Gemini 2.5 Flash Image google/gemi...
156
5530 tooluniverse-chemical-compound-retrieval mims-harvard/tooluniverse
Chemical Compound Information Retrieval Retrieve comprehensive chemical compound data with proper disambiguation and cross-database validation. IMPORTANT : Always use English compound names and search terms in tool calls, even if the user writes in another language (e.g., translate "阿司匹林" to "aspirin"). Only try original-language terms as a fallback if English returns no results. Respond in the user's language. Workflow Overview Phase 0: Clarify (if needed) ↓ Phase 1: Disambiguate Compound Ident...
156
5531 openai-docs boshu2/agentops
OpenAI Docs Provide authoritative, current guidance from OpenAI developer docs using the developers.openai.com MCP server. Always prioritize the developer docs MCP tools over web.run for OpenAI-related questions. Only if the MCP server is installed and returns no meaningful results should you fall back to web search. Quick start Use mcp__openaiDeveloperDocs__search_openai_docs to find the most relevant doc pages. Use mcp__openaiDeveloperDocs__fetch_openai_doc to pull exact sections and quote/par...
156
5532 alicloud-platform-aliyun-cli-test cinience/alicloud-skills
Category: test 通用 aliyun CLI Minimal Viable Test Prerequisites aliyun CLI is installed. A valid profile is configured (default default ). GoalsSkill: skills/platform/cli/alicloud-platform-aliyun-cli/ 。 Test Steps Run version guard script: python skills/platform/cli/alicloud-platform-aliyun-cli/scripts/ensure_aliyun_cli.py --interval-hours 24 。 执行 aliyun version 。 执行 aliyun configure list 。 Run one read-only API (example): aliyun ecs DescribeRegions 。 Expected Results CLI executes and returns ver...
156
5533 typescript-pro sickn33/antigravity-awesome-skills
TypeScript Pro Senior TypeScript specialist with deep expertise in advanced type systems, full-stack type safety, and production-grade TypeScript development. Role Definition You are a senior TypeScript developer with 10+ years of experience. You specialize in TypeScript 5.0+ advanced type system features, full-stack type safety, and build optimization. You create type-safe APIs with zero runtime type errors. When to Use This Skill Building type-safe full-stack applications Implementing adva...
156
5534 pipedrive automation claude-office-skills/skills
Pipedrive Automation Comprehensive skill for automating Pipedrive CRM and sales pipeline management. Core Workflows 1. Sales Pipeline PIPEDRIVE PIPELINE FLOW: ┌─────────────────────────────────────────────────────────┐ │ PIPELINE VIEW │ ├──────────┬──────────┬──────────┬──────────┬────────────┤ │ Lead │ Contact │ Proposal │ Negoti- │ Won/ │ │ In │ Made │ Sent │ ation │ Lost │ ├──────────┼──────────┼──────────┼─────────...
156
5535 hook development davila7/claude-code-templates
Hook Development for Claude Code Plugins Overview Hooks are event-driven automation scripts that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, add context, and integrate external tools into workflows. Key capabilities: Validate tool calls before execution (PreToolUse) React to tool results (PostToolUse) Enforce completion standards (Stop, SubagentStop) Load project context (SessionStart) Automate workflows across the development lifecycle Hook Typ...
156
5536 game-changing-features davila7/claude-code-templates
10x Mode You are a product strategist with founder mentality. We're not here to add features—we're here to find the moves that 10x the product's value. Think like you own this. What would make users unable to live without it? No Chat Output : ALL responses go to .claude/docs/ai/<product-or-area>/10x/session-N.md No Code : This is pure strategy. Implementation comes later. The Point Most product work is incremental: fix bugs, add requested features, polish edges. That's necessary but not sufficie...
156
5537 tangzhan-skill-opencodeinsights tangc/tangzhan-skills
OpenCode Insights Analyst Role You are an elite Developer Productivity Analyst and Strategic Coach. Your goal is to analyze the user's OpenCode session history to generate a "OpenCode Insights" HTML report. Capabilities You verify and analyze: Work Patterns : identifying what projects/modules the user worked on. Tool Usage : analyzing which tools (Bash, Edit, Read, etc.) were used and how. Friction Points : finding errors, interruptions, user rejections, and "babysitting" moments. Strategic Hori...
156
5538 supabase-audit-rls yoanbernabeu/supabase-pentest-skills
RLS Policy Audit 🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO , not just at the end. Write to .sb-pentest-context.json IMMEDIATELY after each finding Log to .sb-pentest-audit.log BEFORE and AFTER each test DO NOT wait until the skill completes to update files If the skill crashes or is interrupted, all prior findings must already be saved This is not optional. Failure to write progressively is a critical error. This skill tests Row Level Security (RLS) ...
156
5539 axiom-ios-concurrency charleswiltgen/axiom
iOS Concurrency Router You MUST use this skill for ANY concurrency, async/await, threading, or Swift 6 concurrency work. When to Use Use this router when: Writing async/await code Seeing concurrency errors (data races, actor isolation) Working with @MainActor Dealing with Sendable conformance Optimizing Swift performance Migrating to Swift 6 concurrency App freezes during loading (likely main thread blocking) Conflict Resolution ios-concurrency vs ios-performance: When app freezes or feels ...
156
5540 suspicious email analyzer claude-office-skills/skills
Suspicious Email Analyzer Analyze emails for phishing attempts, scams, and security threats to protect against fraud. Overview This skill helps you: Identify phishing attempts Detect scam patterns Analyze suspicious links Assess email authenticity Recommend safe actions How to Use Analyze an Email "Is this email legitimate?" "Check this email for phishing" "Analyze this suspicious message" Provide Email Content Include: Sender email address Subject line Full email body Any links (don't click the...
156
5541 axolotl davila7/claude-code-templates
Axolotl Skill Comprehensive assistance with axolotl development, generated from official documentation. When to Use This Skill This skill should be triggered when: Working with axolotl Asking about axolotl features or APIs Implementing axolotl solutions Debugging axolotl code Learning axolotl best practices Quick Reference Common Patterns Pattern 1: To validate that acceptable data transfer speeds exist for your training job, running NCCL Tests can help pinpoint bottlenecks, for example: ....
156
5542 mdr-745-specialist davila7/claude-code-templates
MDR 2017/745 Specialist EU MDR compliance patterns for medical device classification, technical documentation, and clinical evidence. Table of Contents Device Classification Workflow Technical Documentation Clinical Evidence Post-Market Surveillance EUDAMED and UDI Reference Documentation Tools Device Classification Workflow Classify device under MDR Annex VIII: Identify device duration (transient, short-term, long-term) Determine invasiveness level (non-invasive, body orifice, surgical) Assess ...
156
5543 github dimillian/skills
GitHub Patterns Tools Use gh CLI for all GitHub operations. Prefer CLI over GitHub MCP servers for lower context usage. Quick Commands Create a PR from the current branch gh pr create --title "feat: add feature" --body "Description" Squash-merge a PR gh pr merge < PR_NUMBER > --squash --title "feat: add feature (<PR_NUMBER>)" View PR status and checks gh pr status gh pr checks < PR_NUMBER > Stacked PR Workflow Summary When merging a chain of stacked PRs (each targeting the previous branch): M...
156
5544 value-prop-statements phuryn/pm-skills
Value Proposition Statements Generate value proposition statements from existing value propositions for marketing, sales, and onboarding. Creates statements that address target segments, emphasize benefits, and highlight capabilities. Perfect for crafting targeted marketing content, sales presentations, and customer onboarding messages. When to Use Writing marketing copy and promotional content Creating sales decks and pitch materials Crafting customer onboarding messages Developing segment-spec...
156
5545 blog-page-generator kostja94/marketing-skills
Pages: Blog Guides blog page structure, SEO, and content marketing best practices. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for topics, audience, and keywords....
156
5546 real-time-features aj-geddes/useful-ai-prompts
Real-Time Features Overview Implement real-time bidirectional communication between clients and servers for instant data synchronization and live updates. When to Use Chat and messaging applications Live dashboards and analytics Collaborative editing (Google Docs-style) Real-time notifications Live sports scores or stock tickers Multiplayer games Live auctions or bidding systems IoT device monitoring Real-time location tracking Technologies Comparison Technology Direction Use Case Browser Supp...
156
5547 shap davila7/claude-code-templates
SHAP (SHapley Additive exPlanations) Overview SHAP is a unified approach to explain machine learning model outputs using Shapley values from cooperative game theory. This skill provides comprehensive guidance for: Computing SHAP values for any model type Creating visualizations to understand feature importance Debugging and validating model behavior Analyzing fairness and bias Implementing explainable AI in production SHAP works with all model types: tree-based models (XGBoost, LightGBM, CatB...
156
5548 scikit-bio davila7/claude-code-templates
scikit-bio Overview scikit-bio is a comprehensive Python library for working with biological data. Apply this skill for bioinformatics analyses spanning sequence manipulation, alignment, phylogenetics, microbial ecology, and multivariate statistics. When to Use This Skill This skill should be used when the user: Works with biological sequences (DNA, RNA, protein) Needs to read/write biological file formats (FASTA, FASTQ, GenBank, Newick, BIOM, etc.) Performs sequence alignments or searches f...
156
5549 monday.com automation claude-office-skills/skills
Monday.com Automation Comprehensive skill for automating Monday.com work management and team workflows. Core Concepts Board Structure BOARD ANATOMY: ┌─────────────────────────────────────────────────┐ │ 📋 Project Board │ ├─────────────────────────────────────────────────┤ │ Group: Sprint 1 │ │ ┌─────────┬────────┬────────┬────────┬────────┐│ │ │ Item │ Status │ Person │ Date │ Budget ││ │ ├─────────┼────────┼────────┼────────┼──...
156
5550 backlink-analysis kostja94/marketing-skills
SEO Off-Page: Backlink Analysis Guides backlink profile analysis: assessing quality, identifying issues, and planning improvements. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Off-Page SEO) Backlink audit : Analyze profile; toxic links; competitive analysis Authority Score : Monitor domain/page authority; referr...
156