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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,726
总 Skills
97.1M
总安装量
2,590
贡献者
# Skill 仓库 描述 安装量
9301 api-security-testing sickn33/antigravity-awesome-skills
API Security Testing Workflow Overview Specialized workflow for testing REST and GraphQL API security including authentication, authorization, rate limiting, input validation, and API-specific vulnerabilities. When to Use This Workflow Use this workflow when: Testing REST API security Assessing GraphQL endpoints Validating API authentication Testing API rate limiting Bug bounty API testing Workflow Phases Phase 1: API Discovery Skills to Invoke api-fuzzing-bug-bounty - API fuzzing scanning-tools...
556
9302 agent-workflow-designer alirezarezvani/claude-skills
Agent Workflow Designer Tier: POWERFUL Category: Engineering Domain: Multi-Agent Systems / AI Orchestration Overview Design production-grade multi-agent workflows with clear pattern choice, handoff contracts, failure handling, and cost/context controls. Core Capabilities Workflow pattern selection for multi-step agent systems Skeleton config generation for fast workflow bootstrapping Context and cost discipline across long-running flows Error recovery and retry strategy scaffolding Documentation...
556
9303 x-twitter-growth alirezarezvani/claude-skills
X/Twitter Growth Engine X-specific growth skill. For general social media content across platforms, see social-content . For social strategy and calendar planning, see social-media-manager . This skill goes deep on X. When to Use This vs Other Skills Need Use Write a tweet or thread This skill Plan content across LinkedIn + X + Instagram social-content Analyze engagement metrics across platforms social-media-analyzer Build overall social strategy social-media-manager X-specific growth, algorithm...
556
9304 simplify brianlovin/agent-config
You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. This is a balance that you have mastered as a result your years as an expert software engineer. You will analyze recently modified code and apply refi...
556
9305 3d-model-generation eachlabs/skills
3D Model Generation Generate production-ready 3D models using each::sense. This skill creates 3D assets from text descriptions or reference images, suitable for games, e-commerce, architecture, product visualization, and more. Features Text-to-3D : Generate 3D models from natural language descriptions Image-to-3D : Convert 2D images into 3D models Character Models : Create humanoid and creature 3D characters Product Models : E-commerce ready product 3D assets Environment/Scene : Generate 3D envi...
556
9306 shadcn vercel-labs/vercel-plugin
shadcn/ui A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI. IMPORTANT: Run all CLI commands using the project's package runner: npx shadcn@latest , pnpm dlx shadcn@latest , or bunx --bun shadcn@latest — based on the project's packageManager . Examples below use npx shadcn@latest but substitute the correct runner for the project. Current Project Context !`npx shadcn@latest info --json 2 >/dev/ null || echo ' { "error...
556
9307 cupynumeric-hdf5 nvidia/skills
cuPyNumeric HDF5 I/O Purpose Use legate.io.hdf5 to read and write cuPyNumeric arrays as HDF5 files. Reach for it whenever a cuPyNumeric array must land in — or load from — an .h5 / .hdf5 file: every rank reads and writes its own tile in parallel, so never funnel a large array through a single process. Answer inline. Treat the snippets and rules below as complete and verified — answer save / load / stream / fence / bridge questions directly, without opening the assets/ scripts or reading the inst...
556
9308 tilegym-adding-cutile-kernel nvidia/skills
Adding a cuTile Kernel to TileGym End-to-end workflow for adding a new operator (e.g., my_op ) with cuTile backend. Execution Rules MUST follow these rules strictly: Use TodoWrite to create the checklist below BEFORE writing any code Execute steps in order — do NOT skip ahead or combine steps Mark each todo as completed after finishing, in_progress when starting If a step is not applicable (e.g., no cuTile impl), mark it completed with a note, do NOT silently skip Each step MUST result in a file...
556
9309 dynamo-interconnect-check nvidia/skills
Dynamo Interconnect Check Purpose Confirm that the transport disaggregated serving depends on actually works. A deployment can pass an endpoint smoke test while disagg is silently wrong: if NIXL/UCX cannot reach the peer worker over RDMA or NVLink, KV transfer falls back to a slow or broken path. Catch that with read-only checks before trusting a disagg deployment or its benchmark numbers. This skill is read-only. It never mutates the cluster and never prints secrets. Prerequisites Show more Ins...
556
9310 playwright-cli screenci/screenci
Browser Automation with playwright-cli Quick start open new browser playwright-cli open navigate to a page playwright-cli goto https://playwright.dev interact with the page using refs from the snapshot playwright-cli click e15 playwright-cli type "page.click" playwright-cli press Enter take a screenshot (rarely used, as snapshot is more common) playwright-cli screenshot close the browser playwright-cli close Commands Core playwright-cli open open and navigate right away playwright-cli open...
556
9311 a2ui-renderer copilotkit/copilotkit
This skill builds on copilotkit/react-core (for CopilotKit provider fundamentals) and copilotkit/runtime (for CopilotRuntime fundamentals). Read those first. Setup A2UI has two halves. The runtime declares a2ui middleware; the client enables the a2ui prop on the provider. Once both are set, /info flags A2UI and the client auto-mounts createA2UIMessageRenderer — you do NOT wire renderActivityMessages yourself. Runtime side ( app/routes/api.copilotkit.$.tsx ) Show more Installs 521 Repository copi...
556
9312 video-podcast-maker agents365-ai/365-skills
REQUIRED: Load Remotion Best Practices First This skill depends on remotion-best-practices . You MUST invoke it before proceeding: Invoke the skill/tool named: remotion-best-practices Video Podcast Maker Automated pipeline for 4K Bilibili horizontal knowledge videos from a topic. Coding agent + TTS backend + Remotion + FFmpeg. Contents Show more Installs 528 Repository agents365-ai/365-skills GitHub Stars 10 First Seen May 24, 2026 Security Audits Gen Agent Trust Hub Pass Snyk Pass
556
9313 gws-reseller googleworkspace/cli
reseller (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws reseller < resource > < method > [ flags ] API Resources customers get — Gets a customer account. Use this operation to see a customer account already in your reseller management, or to see the minimal account information for an existing customer that you do not manage. For more information about the API response for existing customers, see ret...
555
9314 cloudformation-to-pulumi pulumi/agent-skills
IMPORTANT: PLAN ADJUSTMENT REQUIRED If you have already generated a migration plan before loading this skill, you MUST: Review your existing plan against the workflows and requirements in this skill Identify any gaps, missing steps, or incorrect assumptions Update and revise your plan to align with this skill's guidance Communicate the adjusted plan to the user before proceeding CRITICAL SUCCESS REQUIREMENTS The migration output MUST meet all of the following: Complete Resource Coverage Every Cl...
555
9315 dingtalk-ai-table aliramw/dingtalk-ai-table
钉钉 AI 表格操作 通过 MCP 协议连接钉钉 AI 表格 API,执行表格和数据操作。 ⚠️ 安全须知 安装前请阅读: 本技能需要外部 CLI 工具 - 需安装 mcporter (npm/bun 全局安装) 需要配置认证凭证 - Streamable HTTP URL 包含访问令牌,请妥善保管 脚本审查建议 - scripts/ 目录包含 Python 辅助脚本,建议先审查再运行 测试环境优先 - 首次使用建议在测试表格中验证,确认无误后再操作生产数据 🔒 安全加固措施(v0.3.4+) 脚本已实施以下安全保护: 保护措施 说明 路径沙箱 resolve_safe_path() 防止目录遍历攻击,限制文件访问在 OPENCLAW_WORKSPACE 内 dentryUuid 验证 验证 API 返回的 dentryUuid 格式,兼容平台返回的合法 ID,防止空值和明显异常输入 文件扩展名白名单 仅允许 .json / .csv 文件 文件大小限制 JSON 最大 10MB,CSV 最大 50MB,防止 DoS 字段类型白名单 仅允许预定义的字段类型 命令超时 mcporter ...
555
9316 mobile-security-coder sickn33/antigravity-awesome-skills
Use this skill when Working on mobile security coder tasks or workflows Needing guidance, best practices, or checklists for mobile security coder Do not use this skill when The task is unrelated to mobile security coder You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-pl...
555
9317 copy-editing sickn33/antigravity-awesome-skills
Copy Editing You are an expert copy editor specializing in marketing and conversion copy. Your goal is to systematically improve existing copy through focused editing passes while preserving the core message. Core Philosophy Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before editing. Use brand voice and customer language from that context to guide your edits. Good copy editing isn't a...
555
9318 security-compliance-audit aj-geddes/useful-ai-prompts
Security Compliance Audit Overview Systematic evaluation of security controls, policies, and procedures to ensure compliance with industry standards and regulatory requirements. When to Use Annual compliance audits Pre-certification assessments Regulatory compliance validation Security posture evaluation Third-party audits Gap analysis Implementation Examples 1. Automated Compliance Checker compliance_auditor.py from dataclasses import dataclass, field from typing import List, Dict from enum ...
555
9319 seo-audit alirezarezvani/claude-skills
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before auditing, understand: Site ...
555
9320 github-contributor daymade/claude-code-skills
GitHub Contributor Strategic guide for becoming an effective GitHub contributor and building your open-source reputation. The Strategy Core insight: Many open-source projects have room for improvement. By contributing high-quality PRs, you: Build contributor reputation Learn from top codebases Expand professional network Create public proof of skills Contribution Types 1. Documentation Improvements Lowest barrier, high impact. Fix typos, grammar, unclear explanations Add missing examples I...
555
9321 subagent-driven-development jnmetacode/superpowers-zh
Subagent-Driven Development Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review. Why subagents: You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for...
555
9322 workflow-runner jnmetacode/superpowers-zh
工作流执行器:在 AI 工具内运行多角色编排 直接在当前会话中执行 agency-orchestrator 的 YAML 工作流,无需配置 API key。当前 LLM 就是执行引擎——依次扮演每个角色完成任务。 适用场景 用户提供了一个 .yaml 工作流文件(如 运行 workflows/story-creation.yaml ) 用户要求多个角色协作完成任务(如"用产品经理和架构师一起评审这个 PRD") 用户安装了 agency-agents-zh 并希望直接在 AI 工具内编排多角色 执行流程(5 步) 按以下顺序执行,不要跳步: 第 1 步:解析工作流 用 Read 工具读取用户指定的 YAML 文件,提取以下字段: Show more Installs 493 Repository jnmetacode/supe…owers-zh GitHub Stars 5.2K First Seen Mar 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
555
9323 plan-payroll anthropics/knowledge-work-plugins
Run the payroll-confidence pipeline by chaining two skills. The owner approves at each handoff — never send a reminder or commit a forecast without explicit confirmation. Parse arguments: --horizon (default 30 ) — forecast window in days (30, 60, or 90) --payroll-date (optional) — the date payroll runs; defaults to next Friday Step 1 — Cash forecast (cash-flow-snapshot) Trigger the cash-flow-snapshot skill workflow: Pull AR, AP, and historical cash timing from QuickBooks, PayPal, Stripe, or Squa...
555
9324 pinme glitternetwork/pinme
No SKILL.md available for this skill. View on GitHub Installs 431 Repository glitternetwork/pinme GitHub Stars 3.6K First Seen Jan 22, 2026
555
9325 nemo-mbridge-perf-parallelism-strategies nvidia/skills
Parallelism Strategy Selection Skill For stable background on each parallelism type, see: @docs/parallelisms.md @skills/nemo-mbridge-perf-parallelism-strategies/card.yaml Decision by Model Size Dense models Model size GPUs Recommended starting point < 1B 1-8 DP only 1-10B 8-16 TP=2-4 + DP 10-70B 16-64 TP=4-8 + PP=2-4 + DP 70-175B 64-256 TP=8 + PP=4-8 + DP 175-500B 256-1024 TP=8 + PP=8-16 + CP=2 + DP Show more Installs 552 Repository nvidia/skills GitHub Stars 1.3K First Seen May 29, 2026 Securit...
555
9326 nemo-mbridge-perf-hierarchical-context-parallel nvidia/skills
Hierarchical Context Parallel Skill This skill covers hierarchical context parallelism: nested context-parallel process groups used by cp_comm_type="a2a+p2p" and configured with hierarchical_context_parallel_sizes . For what hierarchical CP is, when to use it, and the decision tree ( a2a+p2p vs pure a2a vs p2p ), see: @docs/training/hierarchical-context-parallel.md @skills/nemo-mbridge-perf-hierarchical-context-parallel/card.yaml Enablement Minimal Bridge override: Show more Installs 551 Reposit...
555
9327 debug lobehub/lobe-chat
/debug If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Run a structured debugging session to find and fix issues systematically. Usage /debug $ARGUMENTS How It Works ┌─────────────────────────────────────────────────────────────────┐ │ DEBUG │ ├─────────────────────────────────────────────────────────────────┤ │ Step 1: REPRODUCE │ │ ✓ U...
554
9328 env-secrets-manager alirezarezvani/claude-skills
No SKILL.md available for this skill. View on GitHub
554
9329 cmo-advisor alirezarezvani/claude-skills
CMO Advisor Strategic marketing leadership — brand positioning, growth model design, budget allocation, and org design. Not campaign execution or content creation; those have their own skills. This is the engine. Keywords CMO, chief marketing officer, brand strategy, brand positioning, growth model, product-led growth, PLG, sales-led growth, community-led growth, marketing budget, CAC, customer acquisition cost, LTV, lifetime value, channel mix, marketing ROI, pipeline contribution, marketing or...
554
9330 free-code-claude-cli aradotso/trending-skills
free-code Claude CLI Skill by ara.so — Daily 2026 Skills collection. free-code is a buildable fork of Anthropic's Claude Code CLI — a terminal-native AI coding agent. It removes all telemetry and phone-home callbacks, strips Anthropic's injected system-prompt guardrails, and unlocks 54 experimental feature flags that are disabled in the public npm release. It supports five model providers: Anthropic, OpenAI Codex, AWS Bedrock, Google Vertex AI, and Anthropic Foundry. Installation One-liner (reco...
554
9331 paper2code-arxiv-implementation aradotso/trending-skills
paper2code — Arxiv Paper to Working Implementation Skill by ara.so — Daily 2026 Skills collection. paper2code is a Claude Code agent skill that converts any arxiv paper URL into a citation-anchored Python implementation. Every code decision references the exact paper section and equation it implements, and all gaps/ambiguities are explicitly flagged rather than silently filled in. Install npx skills add PrathamLearnsToCode/paper2code/skills/paper2code During install you'll choose: Agents : which...
554
9332 angular-ui-patterns sickn33/antigravity-awesome-skills
Angular UI Patterns Core Principles Never show stale UI - Loading states only when actually loading Always surface errors - Users must know when something fails Optimistic updates - Make the UI feel instant Progressive disclosure - Use @defer to show content as available Graceful degradation - Partial data is better than no data Loading State Patterns The Golden Rule Show loading indicator ONLY when there's no data to display. @ Component ( { template : ` @if (error()) { <app-error-state [error]...
554
9333 draw-io softaworks/agent-toolkit
draw.io Diagram Skill 1. Basic Rules Edit only .drawio files Do not directly edit .drawio.png files Use auto-generated .drawio.png by pre-commit hook in slides 2. Font Settings For diagrams used in Quarto slides, specify defaultFontFamily in mxGraphModel tag: <mxGraphModel defaultFontFamily="Noto Sans JP" ...> Also explicitly specify fontFamily in each text element's style attribute: style="text;html=1;fontSize=27;fontFamily=Noto Sans JP;" 3. Conversion Commands See conversion script at s...
554
9334 story-analysis jwynia/agent-skills
Story Analysis Diagnostic Purpose Systematically evaluate completed short stories or novel chapters to identify strengths, weaknesses, and improvement opportunities. Use after drafting to assess whether the piece achieves its narrative goals. Quick Reference Mode Use For Key Focus Short Story Complete standalone pieces Unity, shattering moment, resolution Chapter Sections within larger work Continuity, momentum, arc contribution Short Story Analysis SA1: Narrative Foundation Evaluate: Single...
554
9335 react-data-fetching patternsdev/skills
React Data Fetching Patterns Table of Contents When to Use Instructions Details Source Production-ready patterns for fetching, caching, and synchronizing server data in React applications. These patterns are framework-agnostic — they work whether you're using Vite + React Router, Next.js, Remix, or a custom setup. When to Use Reference these patterns when: Adding data fetching to components Replacing useEffect + fetch with a proper data layer Implementing caching, deduplication, or optimistic up...
554
9336 pp-contact-goat mvanhorn/printing-press-library
Contact Goat - Printing Press CLI Prerequisites: Install the CLI This skill drives the contact-goat-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: Install via the Printing Press installer: npx -y @mvanhorn/printing-press install contact-goat --cli-only Verify: contact-goat-pp-cli --version Ensure $GOPATH/bin (or $HOME/go/bin ) is on $PATH . If the npx install fails (no Node, offline, etc.), fall back to a direc...
554
9337 slack membranedev/application-skills
Slack Automation Interact with Slack workspaces to check messages, extract data, and automate common tasks. Quick Start Connect to an existing Slack browser session or open Slack: Connect to existing session on port 9222 (typical for already-open Slack) agent-browser connect 9222 Or open Slack if not already running agent-browser open https://app.slack.com Then take a snapshot to see what's available: agent-browser snapshot -i Core Workflow Connect/Navigate : Open or connect to Slack Snapshot ...
554
9338 nemo-mbridge-perf-cpu-offloading nvidia/skills
CPU Offloading References Stable docs: @docs/training/cpu-offloading.md Structured metadata: @skills/nemo-mbridge-perf-cpu-offloading/card.yaml What It Is Two independent mechanisms to move data from GPU to CPU memory: Mechanism Config namespace What gets offloaded PP restriction Activation offloading model.cpu_offloading* Activations (and optionally weights) per transformer layer PP must be 1 Optimizer offloading optimizer.optimizer_cpu_offload Adam optimizer states (momentum + variance) via Hy...
554
9339 nemo-mbridge-perf-moe-long-context nvidia/skills
MoE Long-Context Training Stable docs: @docs/training/moe-optimization.md Card: @skills/nemo-mbridge-perf-moe-long-context/card.yaml What Changes At Long Context Once sequence length moves well past the 4K-class regime, attention memory and activation residency become the dominant constraints. For MoE models, that usually means you need some combination of: context parallelism selective recompute lower precision CPU offload for optimizer state a dispatcher and PP layout that do not waste the sma...
554
9340 perpetuum zc277584121/perpetuum
perpetuum A persistent three-layer "explore → execute → escalate" loop on top of cc-use . Designed for tasks whose value grows with how many findings or improvements an agent can produce over hours or days. What ships here is a framework, not fixed source code. The architecture (three layers, two prompts, three trigger families, file-as-contract, async escalation) is what's fixed and what makes the loop reliable. Everything else — the wording in prompts/1_explore.md and prompts/2_execute.md , th...
554
9341 react-core copilotkit/copilotkit
CopilotKit React Core @copilotkit/react-core is the React frontend half of CopilotKit: it mounts a provider, speaks AG-UI over SSE to a runtime (or directly to CopilotKit Intelligence in SPA mode), and exposes hooks for every interaction surface. This SKILL.md is the index . Read the reference under references/ that matches your task — do not try to absorb the whole package from this file. Mental model — three shells you compose Show more Installs 522 Repository copilotkit/copilotkit GitHub Star...
554
9342 changelog-generator alirezarezvani/claude-skills
Changelog Generator This skill transforms technical git commits into polished, user-friendly changelogs that your customers and users will actually understand and appreciate. When to Use This Skill Preparing release notes for a new version Creating weekly or monthly product update summaries Documenting changes for customers Writing changelog entries for app store submissions Generating update notifications Creating internal release documentation Maintaining a public changelog/product updates p...
553
9343 fieldtheory-cli-bookmarks aradotso/trending-skills
Field Theory CLI — X/Twitter Bookmark Manager Skill by ara.so — Daily 2026 Skills collection. Field Theory CLI ( ft ) syncs all your X/Twitter bookmarks locally, indexes them for full-text search, classifies them by category and domain, and exposes them to AI agents via shell commands. No official API required for the default sync mode. Installation npm install -g fieldtheory Requirements: Node.js 20+ Google Chrome (logged into X/Twitter) for default sync mode macOS for Chrome session sync; Linu...
553
9344 executing-plans sickn33/antigravity-awesome-skills
Executing Plans Overview Load plan, review critically, execute all tasks, report when complete. Announce at start: "I'm using the executing-plans skill to implement this plan." Note: Tell your human partner that Superpowers works much better with access to subagents. The quality of its work will be significantly higher if run on a platform with subagent support (such as Claude Code or Codex). If subagents are available, use superpowers:subagent-driven-development instead of this skill. The Proce...
553
9345 django-python mindrally/skills
Django Python You are an expert in Django and Python web development. Core Principles Write clear, technical responses with precise Django examples Leverage Django's built-in features and tools extensively Maintain PEP 8 compliance and readability Use descriptive naming (lowercase with underscores) Structure projects modularly using Django apps Django/Python Guidelines Prefer class-based views for complex logic; function-based views for simpler tasks Leverage Django's ORM for database interactio...
553
9346 demo-video alirezarezvani/claude-skills
Demo Video You are a video producer. Not a slideshow maker. Every frame has a job. Every second earns the next. Overview Create polished demo videos by orchestrating browser rendering, text-to-speech, and video compositing. Think like a video producer — story arc, pacing, emotion, visual hierarchy. Turns screenshots and scene descriptions into shareable product demos. When to Use This Skill User asks to create a demo video, product walkthrough, or feature showcase User wants an animated presenta...
553
9347 product-strategist davila7/claude-code-templates
Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. Core Capabilities Capability Description Tool OKR Cascade Generate aligned OKRs from company to team level okr_cascade_generator.py Alignment Scoring Measure vertical and horizontal alignment Built into generator Strategy Templates 5 pre-built strategy types Growth, Retention, Revenue, Innovation, Operational Team Configuration Customize for your org structure --teams flag Quick St...
553
9348 design subframeapp/subframe
Design: Build It With a Point of View Prefix your first line with 🥷 inline, not as its own paragraph. If it could have been generated by a default prompt, it is not good enough. Lock the Direction First Before writing any code, ask the user directly, using the environment's native question or approval mechanism if it has one: Who uses this, and in what context? Analyst dashboard differs from landing page or onboarding flow. See "App shell exception" below if the answer is a sidebar + main worksp...
553
9349 tailwindcss-advanced-design-systems josiahsiegel/claude-plugin-marketplace
Tailwind CSS Advanced Design Systems Building Design Tokens with @theme Complete Design Token System @import "tailwindcss"; @theme { /* ===== COLOR SYSTEM ===== */ /* Disable all defaults for full control */ --color-*: initial; /* Semantic color tokens */ --color-surface-primary: oklch(1 0 0); --color-surface-secondary: oklch(0.98 0.002 250); --color-surface-tertiary: oklch(0.95 0.004 250); --color-surface-inverse: oklch(0.15 0.02 250); --color-text-primary: oklch(0.15 0.02...
553
9350 detect-ai humanizerai/agent-skills
Detect AI Content Analyze text to determine if it was written by AI using the HumanizerAI API. How It Works When the user invokes /detect-ai , you should: Extract the text from $ARGUMENTS Call the HumanizerAI API to analyze the text Present the results in a clear, actionable format API Call Make a POST request to https://humanizerai.com/api/v1/detect : Authorization: Bearer $HUMANIZERAI_API_KEY Content-Type: application/json { "text": "<user's text>" } API Response Format The API returns JSON li...
553