{
  "schemaVersion": "1.0",
  "item": {
    "slug": "api",
    "name": "Publish Api",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/api",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/api",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/api",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=api",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "apis/ai-ml.md",
      "apis/analytics.md",
      "apis/auth-providers.md",
      "apis/business.md",
      "apis/communication.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "api",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T14:15:59.854Z",
      "expiresAt": "2026-05-14T14:15:59.854Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=api",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=api",
        "contentDisposition": "attachment; filename=\"api-1.3.4.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "api"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/api"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/api",
    "agentPageUrl": "https://openagent3.xyz/skills/api/agent",
    "manifestUrl": "https://openagent3.xyz/skills/api/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/api/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "API",
        "body": "REST API reference documentation. 147 services with authentication, endpoints, and gotchas."
      },
      {
        "title": "Setup",
        "body": "On first use, read setup.md for usage guidelines."
      },
      {
        "title": "When to Use",
        "body": "User asks about integrating a third-party API. This skill provides:\n\nAuthentication documentation\nEndpoint reference with curl examples\nRate limits and pagination patterns\nCommon mistakes to avoid"
      },
      {
        "title": "Architecture",
        "body": "apis/                    # API reference files by category\n  ├── ai-ml.md           # OpenAI, Anthropic, Cohere, etc.\n  ├── payments.md        # Stripe, PayPal, Square, etc.\n  ├── communication.md   # Twilio, SendGrid, Slack, etc.\n  └── ...\n\n~/api/                   # User preferences (optional)\n  └── preferences.md     # Preferred language for examples"
      },
      {
        "title": "Quick Reference",
        "body": "FilePurposesetup.mdUsage guidelinescredentials.mdMulti-account credential naming ({SERVICE}_{ACCOUNT}_{TYPE})auth.mdAuthentication patternspagination.mdPagination patternsresilience.mdError handling patternswebhooks.mdWebhook patterns"
      },
      {
        "title": "API Categories",
        "body": "CategoryFileServicesAI/MLapis/ai-ml.mdanthropic, openai, cohere, groq, mistral, perplexity, huggingface, replicate, stability, elevenlabs, deepgram, assemblyai, together, anyscalePaymentsapis/payments.mdstripe, paypal, square, plaid, chargebee, paddle, lemonsqueezy, recurly, wise, coinbase, binance, alpaca, polygonCommunicationapis/communication.mdtwilio, sendgrid, mailgun, postmark, resend, mailchimp, slack, discord, telegram, zoomRealtimeapis/realtime.mdsendbird, stream-chat, pusher, ably, onesignal, courier, knock, novuCRMapis/crm.mdsalesforce, hubspot, pipedrive, attio, close, apollo, outreach, gongMarketingapis/marketing.mddrift, crisp, front, customer-io, braze, iterable, klaviyoDeveloperapis/developer.mdgithub, gitlab, bitbucket, vercel, netlify, railway, render, fly, digitalocean, heroku, cloudflare, circleci, pagerduty, launchdarkly, split, statsigDatabaseapis/database.mdsupabase, firebase, planetscale, neon, upstash, mongodb, fauna, xata, convex, appwriteAuthapis/auth-providers.mdclerk, auth0, workos, stytchMediaapis/media.mdcloudinary, mux, bunny, imgix, uploadthing, uploadcare, transloadit, vimeo, youtube, spotify, unsplash, pexels, giphy, tenorSocialapis/social.mdtwitter, linkedin, instagram, tiktok, pinterest, reddit, twitchProductivityapis/productivity.mdnotion, airtable, google-sheets, google-drive, google-calendar, dropbox, linear, jira, asana, trello, monday, clickup, figma, calendly, cal, loom, typeformBusinessapis/business.mdshopify, docusign, hellosign, bitly, dubGeoapis/geo.mdopenweather, mapbox, google-mapsSupportapis/support.mdintercom, zendesk, freshdesk, helpscoutAnalyticsapis/analytics.mdmixpanel, amplitude, posthog, segment, sentry, datadog, algolia"
      },
      {
        "title": "How to Navigate API Files",
        "body": "Each category file contains multiple APIs. Use the index at the top of each file:\n\nRead the index first — Each file starts with an index table showing API names and line numbers\nJump to specific API — Use the line number to read only that section (50-100 lines each)\nExample:\n# Read index\nhead -20 apis/ai-ml.md\n# Read specific API section\nsed -n '119,230p' apis/ai-ml.md"
      },
      {
        "title": "Core Rules",
        "body": "Find the right file first — Use the API Categories table to locate the service.\n\n\nRead the index, then jump — Each file has an index. Read only the section you need.\n\n\nInclude Content-Type — POST/PUT/PATCH requests need Content-Type: application/json.\n\n\nHandle rate limits — Check X-RateLimit-Remaining header. Implement backoff on 429.\n\n\nValidate responses — Some APIs return 200 with error in body. Check response structure.\n\n\nUse idempotency keys — For payments and critical operations."
      },
      {
        "title": "Common Mistakes",
        "body": "Missing Content-Type: application/json on POST requests\nAPI keys in URL query params (use headers instead)\nIgnoring pagination (most APIs default to 10-25 items)\nNo retry logic for 429/5xx errors\nAssuming HTTP 200 means success"
      },
      {
        "title": "Scope",
        "body": "This skill is documentation only. It provides:\n\nAPI endpoint reference\nAuthentication patterns\nCode examples for reference\n\nThe user manages their own API keys and runs commands themselves."
      },
      {
        "title": "External Endpoints",
        "body": "This skill documents external APIs. Example endpoints shown are for the respective service providers (Stripe, OpenAI, etc.)."
      },
      {
        "title": "Related Skills",
        "body": "Install with clawhub install <slug> if user confirms:\n\nhttp — HTTP request patterns\nwebhook — Webhook handling\njson — JSON processing"
      },
      {
        "title": "Feedback",
        "body": "If useful: clawhub star api\nStay updated: clawhub sync"
      }
    ],
    "body": "API\n\nREST API reference documentation. 147 services with authentication, endpoints, and gotchas.\n\nSetup\n\nOn first use, read setup.md for usage guidelines.\n\nWhen to Use\n\nUser asks about integrating a third-party API. This skill provides:\n\nAuthentication documentation\nEndpoint reference with curl examples\nRate limits and pagination patterns\nCommon mistakes to avoid\nArchitecture\napis/                    # API reference files by category\n  ├── ai-ml.md           # OpenAI, Anthropic, Cohere, etc.\n  ├── payments.md        # Stripe, PayPal, Square, etc.\n  ├── communication.md   # Twilio, SendGrid, Slack, etc.\n  └── ...\n\n~/api/                   # User preferences (optional)\n  └── preferences.md     # Preferred language for examples\n\nQuick Reference\nFile\tPurpose\nsetup.md\tUsage guidelines\ncredentials.md\tMulti-account credential naming ({SERVICE}_{ACCOUNT}_{TYPE})\nauth.md\tAuthentication patterns\npagination.md\tPagination patterns\nresilience.md\tError handling patterns\nwebhooks.md\tWebhook patterns\nAPI Categories\nCategory\tFile\tServices\nAI/ML\tapis/ai-ml.md\tanthropic, openai, cohere, groq, mistral, perplexity, huggingface, replicate, stability, elevenlabs, deepgram, assemblyai, together, anyscale\nPayments\tapis/payments.md\tstripe, paypal, square, plaid, chargebee, paddle, lemonsqueezy, recurly, wise, coinbase, binance, alpaca, polygon\nCommunication\tapis/communication.md\ttwilio, sendgrid, mailgun, postmark, resend, mailchimp, slack, discord, telegram, zoom\nRealtime\tapis/realtime.md\tsendbird, stream-chat, pusher, ably, onesignal, courier, knock, novu\nCRM\tapis/crm.md\tsalesforce, hubspot, pipedrive, attio, close, apollo, outreach, gong\nMarketing\tapis/marketing.md\tdrift, crisp, front, customer-io, braze, iterable, klaviyo\nDeveloper\tapis/developer.md\tgithub, gitlab, bitbucket, vercel, netlify, railway, render, fly, digitalocean, heroku, cloudflare, circleci, pagerduty, launchdarkly, split, statsig\nDatabase\tapis/database.md\tsupabase, firebase, planetscale, neon, upstash, mongodb, fauna, xata, convex, appwrite\nAuth\tapis/auth-providers.md\tclerk, auth0, workos, stytch\nMedia\tapis/media.md\tcloudinary, mux, bunny, imgix, uploadthing, uploadcare, transloadit, vimeo, youtube, spotify, unsplash, pexels, giphy, tenor\nSocial\tapis/social.md\ttwitter, linkedin, instagram, tiktok, pinterest, reddit, twitch\nProductivity\tapis/productivity.md\tnotion, airtable, google-sheets, google-drive, google-calendar, dropbox, linear, jira, asana, trello, monday, clickup, figma, calendly, cal, loom, typeform\nBusiness\tapis/business.md\tshopify, docusign, hellosign, bitly, dub\nGeo\tapis/geo.md\topenweather, mapbox, google-maps\nSupport\tapis/support.md\tintercom, zendesk, freshdesk, helpscout\nAnalytics\tapis/analytics.md\tmixpanel, amplitude, posthog, segment, sentry, datadog, algolia\nHow to Navigate API Files\n\nEach category file contains multiple APIs. Use the index at the top of each file:\n\nRead the index first — Each file starts with an index table showing API names and line numbers\nJump to specific API — Use the line number to read only that section (50-100 lines each)\nExample:\n# Read index\nhead -20 apis/ai-ml.md\n# Read specific API section\nsed -n '119,230p' apis/ai-ml.md\n\nCore Rules\n\nFind the right file first — Use the API Categories table to locate the service.\n\nRead the index, then jump — Each file has an index. Read only the section you need.\n\nInclude Content-Type — POST/PUT/PATCH requests need Content-Type: application/json.\n\nHandle rate limits — Check X-RateLimit-Remaining header. Implement backoff on 429.\n\nValidate responses — Some APIs return 200 with error in body. Check response structure.\n\nUse idempotency keys — For payments and critical operations.\n\nCommon Mistakes\nMissing Content-Type: application/json on POST requests\nAPI keys in URL query params (use headers instead)\nIgnoring pagination (most APIs default to 10-25 items)\nNo retry logic for 429/5xx errors\nAssuming HTTP 200 means success\nScope\n\nThis skill is documentation only. It provides:\n\nAPI endpoint reference\nAuthentication patterns\nCode examples for reference\n\nThe user manages their own API keys and runs commands themselves.\n\nExternal Endpoints\n\nThis skill documents external APIs. Example endpoints shown are for the respective service providers (Stripe, OpenAI, etc.).\n\nRelated Skills\n\nInstall with clawhub install <slug> if user confirms:\n\nhttp — HTTP request patterns\nwebhook — Webhook handling\njson — JSON processing\nFeedback\nIf useful: clawhub star api\nStay updated: clawhub sync"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/api",
    "publisherUrl": "https://clawhub.ai/ivangdavila/api",
    "owner": "ivangdavila",
    "version": "1.3.4",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/api",
    "downloadUrl": "https://openagent3.xyz/downloads/api",
    "agentUrl": "https://openagent3.xyz/skills/api/agent",
    "manifestUrl": "https://openagent3.xyz/skills/api/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/api/agent.md"
  }
}