AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Product Docs

skill-straddleio-ai-product-docs · by straddleio

>-

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-straddleio-ai-product-docs

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access Used
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-straddleio-ai-product-docs)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Product Docs? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

What this searches

Straddle product documentation at docs.straddle.com: payment guides, sandbox testing, compliance rules, identity verification, webhook configuration, ACH return handling, and integration patterns.

For SDK and API reference (method signatures, parameters, response shapes, code examples), use the search_docs MCP tool instead. That tool is registered automatically and does not need this skill.

How to search

POST to the docs endpoint directly. No MCP registration or auth required.

curl -s -X POST https://docs.straddle.com/mcp \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -d '{"jsonrpc":"2.0","method":"tools/call","params":{"name":"search_straddle_docs","arguments":{"query":"YOUR_QUERY"}},"id":1}'

Parse the SSE response: each result in the content array has text containing Title, Link, and Content fields as HTML-formatted strings.

When to use this vs search_docs

| Need | Tool | |------|------| | Method signatures, parameters, code examples | search_docs MCP tool (API reference) | | Payment guides, compliance, sandbox testing | This skill (product docs) | | How to call an endpoint | search_docs | | How a feature works conceptually | This skill | | Request/response shapes | search_docs | | Status lifecycle, ACH returns, risk scores | This skill |

Documentation index

https://docs.straddle.com/llms.txt -- complete sitemap of all Straddle documentation pages with descriptions. Use as a fallback when the search does not return the needed content.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.