[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-coinpaprika-coinpaprika-api-en":3,"guides-for-coinpaprika-coinpaprika-api":303,"similar-k179g2qxwgdww0be840nnbm39x86n5zr-en":304},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":226,"parentExtension":243,"providers":244,"relations":249,"repo":251,"tags":299,"workflow":300},1778684150569.0688,"k179g2qxwgdww0be840nnbm39x86n5zr",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Access the CoinPaprika API to query cryptocurrency market data including coin prices, tickers, exchanges, historical OHLCV data, and global market statistics. Use this skill when making HTTP requests to api.coinpaprika.com or api-pro.coinpaprika.com for crypto market information.",{"claudeCode":12},"coinpaprika/skills","coinpaprika-api","https://github.com/coinpaprika/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":237},1778684174767.731,"kn7e8xnzya7rv162rz1k4cym6x86m34j","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,140,143,146,149,153,156,159,162,166,169,172,176,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the skill's purpose (query cryptocurrency market data) and its use case (making HTTP requests to CoinPaprika API endpoints).",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise, self-contained, and effectively summarizes the core capability within the first ~160 characters.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md file is concise, staying well under the 500-line limit and appropriately delegates deeper material to references.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The skill appropriately uses 'references/' for detailed specifications like openapi.yml and cli-reference.md, demonstrating good progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is not primarily an exploration or audit-style skill that would benefit from forked exploration; it directly queries an API.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Sufficient end-to-end examples are provided for key capabilities, demonstrating input, invocation, and observable outcomes.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The documentation clearly outlines failure modes such as rate limits and provides recovery steps, handling edge cases effectively.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","This skill primarily uses HTTP requests and does not appear to rely on an external MCP server with a fallback mechanism.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","Preconditions are implicitly handled by the API's own error responses, and the skill is designed to halt on unexpected API states.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and focuses on its API interaction, with no implicit reliance on other skills.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly articulates the problem of needing cryptocurrency market data and names the specific API (CoinPaprika) as the solution.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill offers significant value beyond a simple prompt by providing structured access to a comprehensive cryptocurrency API.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill provides full access to the CoinPaprika API's capabilities, covering data retrieval and various endpoints for a complete workflow.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill adheres to a single responsibility by focusing solely on interacting with the CoinPaprika API for cryptocurrency market data.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The displayed description is accurate, concise, and effectively communicates the skill's purpose and intended use.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The skill, as described, would expose specific API endpoints as tools (e.g., `GET /coins/{coin_id}`), indicating a narrow verb-noun structure.",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","The SKILL.md provides detailed documentation for endpoints, parameters, and common IDs, with examples for usage.",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","The skill's descriptions of endpoints imply descriptive tool names like `get_coin_details` or `list_tickers`.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","API endpoints suggest minimal required parameters, and responses are structured data (JSON) rather than diagnostic dumps.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The bundled LICENSE file clearly indicates an MIT license, which is a permissive open-source license.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The repository shows recent commits, with the latest push on 2026-04-14, indicating active maintenance.",{"category":93,"check":97,"severity":39,"summary":98},"Dependency Management","The skill primarily makes HTTP requests and does not appear to have third-party runtime dependencies that require complex management.",{"category":100,"check":101,"severity":24,"summary":102},"Security","Secret Management","The documentation explicitly advises against hardcoding API keys and recommends environment variables, adhering to good secret management practices.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill interacts with a well-defined API structure, and the documentation emphasizes treating API responses as data, mitigating injection risks.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill relies on direct API calls to a defined endpoint and does not fetch or execute remote code or content at runtime.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The skill's operations are limited to making HTTP requests, which are inherently sandboxed and do not modify files outside their scope.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No detached processes or retry loops around denied tool calls are apparent from the documentation and typical API interaction.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The skill only makes documented outbound calls to the CoinPaprika API for market data and does not appear to exfiltrate confidential data.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","The bundled documentation files do not contain any hidden text tricks or obfuscated content.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The skill's implementation relies on direct HTTP calls, not obfuscated or dynamically fetched code.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill makes no assumptions about the user's project structure, only requiring valid API parameters.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","There are no open issues, indicating excellent maintainer engagement within the last 90 days.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","The repository uses Git tags and recent commits, and the SKILL.md frontmatter provides a clear 'name' but lacks a specific version number, though installation via `github.com/coinpaprika/skills/` implies using the latest.",{"category":137,"check":138,"severity":24,"summary":139},"Execution","Validation","The skill relies on the CoinPaprika API for validation, and the documentation provides clear parameter descriptions, implying validated inputs.",{"category":100,"check":141,"severity":24,"summary":142},"Unguarded Destructive Operations","This skill is read-only and performs no destructive operations.",{"category":49,"check":144,"severity":24,"summary":145},"Error Handling","The documentation outlines API rate limits and error responses, implying robust error handling for API interactions.",{"category":49,"check":147,"severity":39,"summary":148},"Logging","As a read-only API querying skill, there are no destructive actions or outbound calls that necessitate local audit logging.",{"category":150,"check":151,"severity":24,"summary":152},"Compliance","GDPR","The skill only accesses public cryptocurrency market data and does not handle personal data.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","The skill operates on global cryptocurrency data and has no regional or jurisdictional restrictions; targetMarket is 'global'.",{"category":57,"check":157,"severity":24,"summary":158},"Runtime stability","The skill is designed to make HTTP requests, which are platform-agnostic and compatible with standard runtime environments.",{"category":30,"check":160,"severity":24,"summary":161},"README","A README.md file exists and clearly outlines the skills available, their purpose, and installation instructions.",{"category":70,"check":163,"severity":164,"summary":165},"Tool surface size","info","While not explicitly enumerated, the skill's access to numerous API endpoints suggests a potentially large tool surface, though it's manageable due to API structure.",{"category":22,"check":167,"severity":24,"summary":168},"Overlapping near-synonym tools","The skill's tools are derived from distinct API endpoints, avoiding near-synonym names for similar functions.",{"category":30,"check":170,"severity":24,"summary":171},"Phantom features","All advertised features, such as querying prices and historical data, are directly supported by the CoinPaprika API endpoints detailed in the documentation.",{"category":173,"check":174,"severity":24,"summary":175},"Install","Installation instruction","The README provides a clear installation command (`npx skills add ...`) and the SKILL.md details API usage and authentication.",{"category":177,"check":178,"severity":24,"summary":179},"Errors","Actionable error messages","The documentation describes API error handling, including rate limits and contact information for persistent issues, providing actionable remediation.",{"category":137,"check":181,"severity":39,"summary":182},"Pinned dependencies","This skill does not appear to bundle or rely on third-party scripts with pinned interpreter dependencies.",{"category":70,"check":184,"severity":24,"summary":185},"Dry-run preview","The skill is read-only and does not perform state-changing operations, thus a dry-run preview is not applicable.",{"category":187,"check":188,"severity":24,"summary":189},"Protocol","Idempotent retry & timeouts","While mutations are not applicable, the documentation mentions handling rate limit errors, implying a form of retry logic and awareness of timeouts.",{"category":150,"check":191,"severity":24,"summary":192},"Telemetry opt-in","There is no indication of telemetry collection; the skill focuses on API interaction and does not implement any opt-in or opt-out telemetry mechanisms.",1778684174606,"This skill provides programmatic access to the CoinPaprika API, enabling users to query a wide range of cryptocurrency market data including prices, historical OHLCV, exchange information, and global statistics. It supports both free and paid API tiers and offers detailed documentation.",[196,197,198,199,200],"Query cryptocurrency prices and tickers","Access historical OHLCV data","Retrieve exchange and market information","Search for coins and tokens","Utilize free tier with no API key required",[202,203,204],"Providing financial advice or investment recommendations","Executing trades on cryptocurrency exchanges","Analyzing on-chain or DEX data (use DexPaprika skill for this)","3.0.0","4.4.0","To provide AI agents with seamless access to real-time and historical cryptocurrency market data, enabling informed analysis and decision-making.","The skill demonstrates excellent documentation, clear purpose, and robust security practices. The only minor area for improvement is the potential for a large tool surface, though this is inherent to API-based skills.",98,"A well-documented and robust skill providing access to comprehensive cryptocurrency market data via the CoinPaprika API.",[212,213,214,215,216],"crypto","market-data","api","finance","blockchain","global","verified",[220,221,222,223],"Monitoring real-time cryptocurrency prices","Analyzing historical market trends","Comparing market data across different exchanges","Researching specific cryptocurrencies and their related data",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":234,"testCoverage":236},{"hasLockfile":226},false,1778684152298,{"descriptionLength":229,"readmeSize":230},280,3927,{"closedIssues90d":8,"forks":8,"hasChangelog":226,"openIssues90d":8,"pushedAt":232,"stars":233},1776165687000,5,{"hasNpmPackage":226,"license":235,"smitheryVerified":226},"MIT",{"hasCi":226,"hasTests":226},{"updatedAt":238},1778684174767,{"basePath":13,"githubOwner":240,"githubRepo":241,"locale":18,"slug":13,"type":242},"coinpaprika","skills","skill",null,{"evaluate":245,"extract":247},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":246,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":248},"HEAD",{"repoId":250},"kd77zn40gd4vycdye3cz3xcgdn86m75z",{"_creationTime":252,"_id":250,"identity":253,"providers":254,"workflow":295},1778684146329.8218,{"githubOwner":240,"githubRepo":241,"sourceUrl":14},{"classify":255,"discover":281,"github":284},{"commitSha":248,"extensions":256},[257,270],{"basePath":13,"description":10,"displayName":13,"installMethods":258,"rationale":259,"selectedPaths":260,"source":269,"sourceLanguage":18,"type":242},{"claudeCode":12},"SKILL.md frontmatter at coinpaprika-api/SKILL.md",[261,264,267],{"path":262,"priority":263},"SKILL.md","mandatory",{"path":265,"priority":266},"references/cli-reference.md","medium",{"path":268,"priority":266},"references/openapi.yml","rule",{"basePath":271,"description":272,"displayName":271,"installMethods":273,"rationale":274,"selectedPaths":275,"source":269,"sourceLanguage":18,"type":242},"dexpaprika-api","Access the DexPaprika API, CLI, and streaming service to query DEX data including networks, pools, tokens, and trading activity. Use this skill when making HTTP requests to api.dexpaprika.com or streaming.dexpaprika.com, or when using dexpaprika-cli for blockchain DEX information.",{"claudeCode":12},"SKILL.md frontmatter at dexpaprika-api/SKILL.md",[276,277,278,279],{"path":262,"priority":263},{"path":265,"priority":266},{"path":268,"priority":266},{"path":280,"priority":266},"references/streaming-api.md",{"sources":282},[283],"manual",{"closedIssues90d":8,"description":285,"forks":8,"license":235,"openIssues90d":8,"pushedAt":232,"readmeSize":230,"stars":233,"topics":286},"Claude Code skills for querying Coinpaprika and DexPaprika crypto market data (CEX prices, DEX pools, tokens, OHLCV).",[287,288,289,290,240,291,292,293,294,241],"ai-agents","claude","claude-code","claude-skills","crypto-api","cryptocurrency","defi","dexpaprika",{"classifiedAt":296,"discoverAt":297,"extractAt":298,"githubAt":298,"updatedAt":296},1778684150371,1778684146329,1778684148636,[214,216,212,215,213],{"evaluatedAt":238,"extractAt":301,"updatedAt":302},1778684150569,1778684232908,[],[305,333,358,387,414,435],{"_creationTime":306,"_id":307,"community":308,"display":309,"identity":315,"providers":319,"relations":326,"tags":328,"workflow":329},1778686517513.0205,"k177hwbwske8wxxx1zzga2cf9186nrhg",{"reviewCount":8},{"description":310,"installMethods":311,"name":313,"sourceUrl":314},"Track crypto portfolio across 7 blockchains via EmblemAI. Aggregated balances with USD values, conditional trade P&L, and DeFi position tracking via Nansen. Use when the user wants to check their portfolio, see balances across chains, or review trade positions.\n",{"claudeCode":312},"EmblemCompany/Agent-skills","emblem-portfolio-tracker","https://github.com/EmblemCompany/Agent-skills",{"basePath":316,"githubOwner":317,"githubRepo":318,"locale":18,"slug":313,"type":242},"skills/emblem-portfolio-tracker","EmblemCompany","Agent-skills",{"evaluate":320,"extract":325},{"promptVersionExtension":205,"promptVersionScoring":206,"score":321,"tags":322,"targetMarket":217,"tier":218},99,[212,323,216,215,324],"portfolio","analytics",{"commitSha":248},{"repoId":327},"kd710sf830k0bm92f0evfpn6nd86nbfw",[324,216,212,215,323],{"evaluatedAt":330,"extractAt":331,"updatedAt":332},1778686721535,1778686517513,1778686961104,{"_creationTime":334,"_id":335,"community":336,"display":337,"identity":341,"providers":343,"relations":353,"tags":354,"workflow":355},1778686517513.019,"k1735tsc606vr6erq9qq8q9aw186nnwh",{"reviewCount":8},{"description":338,"installMethods":339,"name":340,"sourceUrl":314},"Connect to EmblemVault and manage wallet-aware workflows via EmblemAI with review-first, operator-controlled actions. Supports Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin. Also use when the user needs Emblem's auth model explained: one browser auth flow can log a user in with wallets, email/password, or social sign-in, while agent mode can auto-provision a profile-scoped wallet with no manual setup.",{"claudeCode":312},"emblem-ai-agent-wallet",{"basePath":342,"githubOwner":317,"githubRepo":318,"locale":18,"slug":340,"type":242},"skills/emblem-ai-agent-wallet",{"evaluate":344,"extract":352},{"promptVersionExtension":205,"promptVersionScoring":206,"score":321,"tags":345,"targetMarket":217,"tier":218},[346,212,216,347,348,349,350,351],"wallet","security","authentication","solana","ethereum","bitcoin",{"commitSha":248},{"repoId":327},[348,351,216,212,350,347,349,346],{"evaluatedAt":356,"extractAt":331,"updatedAt":357},1778686563299,1778686960246,{"_creationTime":359,"_id":360,"community":361,"display":362,"identity":368,"providers":373,"relations":380,"tags":383,"workflow":384},1778696691708.326,"k172a7tjedcb9recr8se5p4x8d86nw2x",{"reviewCount":8},{"description":363,"installMethods":364,"name":366,"sourceUrl":367},"Detect and classify candlestick patterns from ingested OHLCV data",{"claudeCode":365},"ruvnet/ruflo","Market Pattern","https://github.com/ruvnet/ruflo",{"basePath":369,"githubOwner":370,"githubRepo":371,"locale":18,"slug":372,"type":242},"plugins/ruflo-market-data/skills/market-pattern","ruvnet","ruflo","market-pattern",{"evaluate":374,"extract":379},{"promptVersionExtension":205,"promptVersionScoring":206,"score":321,"tags":375,"targetMarket":217,"tier":218},[215,213,376,377,378],"candlestick-patterns","pattern-recognition","data-analysis",{"commitSha":248,"license":235},{"parentExtensionId":381,"repoId":382},"k176mfdw9bbz4s5pmpps520eb186m0h4","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[376,378,215,213,377],{"evaluatedAt":385,"extractAt":386,"updatedAt":385},1778700967725,1778696691708,{"_creationTime":388,"_id":389,"community":390,"display":391,"identity":397,"providers":401,"relations":407,"tags":409,"workflow":410},1778683038528.3518,"k17d6nnrpvmg71ee6snymm8jzx86mrz0",{"reviewCount":8},{"description":392,"installMethods":393,"name":395,"sourceUrl":396},"Query any on-chain wallet address token balances and positions. Retrieves all token holdings for a specified wallet address on a given chain,\nincluding token name, symbol, price, 24h price change, and holding quantity.\nUse this skill when users ask about wallet balance, token holds, portfolio, or asset positions for any blockchain address.\n",{"claudeCode":394},"binance/binance-skills-hub","query-address-info","https://github.com/binance/binance-skills-hub",{"basePath":398,"githubOwner":399,"githubRepo":400,"locale":18,"slug":395,"type":242},"skills/binance-web3/query-address-info","binance","binance-skills-hub",{"evaluate":402,"extract":406},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":403,"targetMarket":217,"tier":218},[216,404,212,346,405],"web3","tokens",{"commitSha":248},{"repoId":408},"kd71r360yct2m95r3z945pd1yh86mpb6",[216,212,405,346,404],{"evaluatedAt":411,"extractAt":412,"updatedAt":413},1778683257053,1778683038528,1778683434223,{"_creationTime":415,"_id":416,"community":417,"display":418,"identity":422,"providers":424,"relations":430,"tags":431,"workflow":432},1778683038528.3513,"k1729wcbj4vmpx864t9wr2tzn186msbv",{"reviewCount":8},{"description":419,"installMethods":420,"name":421,"sourceUrl":396},"Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens,\ntokenized stocks, social hype sentiment ranks, smart money inflow token rankings,\ntop meme token rankings from Pulse launchpad, and top trader PnL leaderboards.\nUse this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.\n",{"claudeCode":394},"crypto-market-rank",{"basePath":423,"githubOwner":399,"githubRepo":400,"locale":18,"slug":421,"type":242},"skills/binance-web3/crypto-market-rank",{"evaluate":425,"extract":429},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":426,"targetMarket":217,"tier":218},[212,213,427,428,399],"rankings","leaderboards",{"commitSha":248},{"repoId":408},[399,212,428,213,427],{"evaluatedAt":433,"extractAt":412,"updatedAt":434},1778683224103,1778683433863,{"_creationTime":436,"_id":437,"community":438,"display":439,"identity":445,"providers":448,"relations":459,"tags":462,"workflow":463},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":440,"installMethods":441,"name":443,"sourceUrl":444},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":442},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":446,"githubOwner":447,"githubRepo":443,"locale":18,"slug":443,"type":242},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":449,"extract":458},{"promptVersionExtension":205,"promptVersionScoring":206,"score":450,"tags":451,"targetMarket":217,"tier":218},100,[452,453,214,454,455,456,457],"twitter","x","data-retrieval","automation","mcp","sdk",{"commitSha":248},{"parentExtensionId":460,"repoId":461},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[214,455,454,456,457,452,453],{"evaluatedAt":464,"extractAt":465,"updatedAt":466},1778699230863,1778699170774,1778699296021]