[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EmblemCompany-emblem-portfolio-tracker-zh-CN":3,"guides-for-EmblemCompany-emblem-portfolio-tracker":464,"similar-k17dqfsp86t5sfpdvdkac6gatx86mbp4-zh-CN":465},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":238,"parentExtension":248,"providers":249,"relations":255,"repo":258,"tags":460,"workflow":461},1778686908286.6814,"k17dqfsp86t5sfpdvdkac6gatx86mbp4",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"通过 EmblemAI 跟踪 7 个区块链的加密货币组合。聚合余额（含美元估值）、条件交易盈亏以及通过 Nansen 进行的 DeFi 头寸跟踪。当用户想要查看其投资组合、查看跨链余额或审查交易头寸时使用。\n",{"claudeCode":12},"EmblemCompany/Agent-skills","emblem-portfolio-tracker","https://github.com/EmblemCompany/Agent-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":241},1778686908286.6816,"kn79j0an2hbrwasdsnjxppd9pd86n9y3","zh-CN",{"checks":20,"evaluatedAt":194,"extensionSummary":195,"features":196,"nonGoals":202,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"tier":219,"useCases":220},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,105,109,112,116,119,123,126,129,132,135,138,141,145,149,152,155,159,162,165,168,171,175,178,181,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了跨多个区块链跟踪加密货币组合的问题，并确定了用户的特定需求，例如检查余额和审查交易头寸。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能为 7 个区块链提供了专门的工具、盈亏跟踪和通过 Nansen 查看 DeFi 头寸的功能，超越了基本的钱包余额聚合。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能提供了余额、价格、盈亏和 DeFi 头寸的工具，涵盖了投资组合跟踪和审查的核心生命周期。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能仅专注于加密货币投资组合跟踪和分析，不具备无关的功能。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述准确地反映了该技能的功能，包括支持的区块链以及盈亏和 DeFi 跟踪等功能。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","诸如 `solanaBalances`、`ethGetBalances` 和 `getAllPositions` 等工具都是暴露出来的、针对特定区块链余额、价格查找和头寸跟踪的、范围明确的工具。",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","除了代理/配置文件选择之外，该技能不公开可配置的参数，因此显式的参数文档不适用。",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","诸如 `solanaBalances`、`ethGetBalances` 和 `getAllPositions` 等工具名称在加密货币领域内是描述性的动宾短语。",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","工具请求特定的区块链数据和头寸，响应侧重于余额、价格和盈亏，没有不必要的遥测。",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","许可证是 MIT，一个宽松的开源许可证，如 SKILL.md 前言和 LICENSE 文件所示。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","最后一次提交是在 2026-05-13，远在过去 3 个月内。",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","该技能列出了 Node.js >= 18.0.0 和 `@emblemvault/agentwallet` 作为要求，并有一个锁定文件（`hasLockfile: true`），表明依赖管理良好。",{"category":66,"check":67,"severity":46,"summary":68},"Security","Secret Management","该技能似乎不处理或暴露秘密，因为它依赖外部 CLI 配置文件和代理配置进行身份验证。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能的逻辑包含在提供的脚本和 SKILL.md 中，没有迹象表明加载了不受信任的第三方数据作为指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","所有依赖项似乎都通过 npm 和 Node.js 进行管理，没有运行时外部文件获取或脚本执行。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能在代理环境内运行，并与 `@emblemvault/agentwallet` CLI 交互，没有证据表明修改了其范围之外的文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在提供的脚本或 SKILL.md 中未检测到分离进程的创建或拒绝工具调用周围的重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能侧重于检索投资组合数据，不指示代理将机密数据提交给第三方。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑文件和文档不包含隐藏文本技巧、不可见 Unicode 字符或其他控制机制。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能的逻辑以纯 markdown 和 bash 脚本呈现，没有混淆、base64 载荷或运行时脚本获取。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能依赖 `emblemai` CLI 并假定配置正确的代理配置文件，这是此类工具的标准。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","在过去 90 天内，打开了 0 个问题，关闭了 1 个问题，表明维护活跃且问题得到及时解决。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","该技能在 SKILL.md 前言中声明了版本（1.1.0）并提供了 CHANGELOG.md，表明发布管理清晰。",{"category":59,"check":63,"severity":24,"summary":104},"该技能指定了 Node.js 版本要求并具有锁定文件，确保了稳定的依赖管理。",{"category":106,"check":107,"severity":24,"summary":108},"Execution","Validation","该技能与 CLI 的交互似乎定义明确且结构良好，`portfolio-report.sh` 脚本显示了对 CLI 本身的と基本输入验证。",{"category":66,"check":110,"severity":46,"summary":111},"Unguarded Destructive Operations","该技能是只读的，专注于检索数据以进行投资组合跟踪，因此没有破坏性操作。",{"category":113,"check":114,"severity":24,"summary":115},"Code Execution","Error Handling","`portfolio-report.sh` 脚本包含 CLI 命令的基本错误检查，SKILL.md 概述了缺少交易数据的失败模式。",{"category":113,"check":117,"severity":24,"summary":118},"Logging","`portfolio-report.sh` 脚本为报告步骤提供了控制台输出，主 SKILL.md 描述了代理如何与工具交互。",{"category":120,"check":121,"severity":46,"summary":122},"Compliance","GDPR","该技能操作区块链数据，不直接处理个人数据，因此 GDPR 合规性不直接适用。",{"category":120,"check":124,"severity":24,"summary":125},"Target market","该技能操作的是全球区块链数据，没有区域限制，因此 `targetMarket` 是 'global'。",{"category":92,"check":127,"severity":24,"summary":128},"Runtime stability","该技能具有明确的 Node.js 18+ 要求，并使用标准的 CLI 交互，确保跨平台兼容性。",{"category":44,"check":130,"severity":24,"summary":131},"README","README 提供了 EmblemAI 生态系统的全面概述，并列出了可用的技能，包括此技能。",{"category":33,"check":133,"severity":24,"summary":134},"Tool surface size","该技能暴露了合理的工具数量（约 10-12 个），专注于投资组合跟踪。",{"category":40,"check":136,"severity":24,"summary":137},"Overlapping near-synonym tools","工具是不同的，例如每个链的特定余额调用和头寸的单独调用，避免了近义词的冗余。",{"category":44,"check":139,"severity":24,"summary":140},"Phantom features","所有宣传的功能，例如余额跟踪和盈亏，都由 SKILL.md 中列出的相应工具支持。",{"category":142,"check":143,"severity":24,"summary":144},"Install","Installation instruction","SKILL.md 和 README 提供了清晰的 CLI 安装说明和调用示例。",{"category":146,"check":147,"severity":24,"summary":148},"Errors","Actionable error messages","SKILL.md 记录了具有可观察症状和恢复步骤的失败模式，助手脚本包含基本的 CLI 错误处理。",{"category":106,"check":150,"severity":24,"summary":151},"Pinned dependencies","（通过 `hasLockfile: true` 暗示的）`package.json` 和 Node.js 版本要求确保了固定的依赖项和解释器版本。",{"category":33,"check":153,"severity":46,"summary":154},"Dry-run preview","该技能是只读的，不执行状态更改操作或发送出站数据，因此不适用 dry-run 功能。",{"category":156,"check":157,"severity":46,"summary":158},"Protocol","Idempotent retry & timeouts","该技能是只读的，不涉及远程调用或状态更改操作，因此此检查不适用。",{"category":120,"check":160,"severity":24,"summary":161},"Telemetry opt-in","该技能没有收集或发送遥测数据的迹象；所有操作都侧重于用户发起的投资组合数据检索。",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","描述精确地命名了构件（7 个区块链上的加密货币组合）和用户意图（跟踪、检查余额、审查交易头寸），边界清晰。",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","前言简洁且自包含，在字符限制内清楚地陈述了核心功能，并附有触发短语。",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","SKILL.md 相当简洁，将详细示例和长过程委托给单独的文件或命令。",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","SKILL.md 概述了工作流程并链接到相关的 CLI 命令和文档，展示了渐进式披露。",{"category":172,"check":176,"severity":46,"summary":177},"Forked exploration","该技能是直接数据检索工具，不涉及深度探索或代码审查，因此 `context: fork` 不适用。",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","SKILL.md 和 README 提供了清晰、可直接使用的示例，用于检查余额、盈亏和一般投资组合审查。",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","SKILL.md 记录了诸如缺少交易历史和未实现盈亏之类的限制，隐含的恢复方法是使用其他工具或接受限制。",{"category":113,"check":185,"severity":46,"summary":186},"Tool Fallback","该技能依赖 EmblemAI CLI 和代理配置文件，而非外部 MCP 服务器，因此工具回退不适用。",{"category":188,"check":189,"severity":24,"summary":190},"Safety","Halt on unexpected state","提供的助手脚本和 SKILL.md 暗示错误或缺失的依赖项将导致执行停止，从而防止意外操作。",{"category":92,"check":192,"severity":24,"summary":193},"Cross-skill coupling","该技能在投资组合跟踪方面是独立的，不隐式依赖其他技能；它专注于其声明的领域。",1778686721416,"该技能使用 EmblemAI CLI 跟踪 7 个区块链（Solana、Ethereum、Base、BSC、Polygon、Hedera、Bitcoin）上的加密货币投资组合。它会聚合余额（含美元估值）、跟踪条件交易盈亏，并通过 Nansen 查看 DeFi 头寸。它需要 Node.js 18+ 和 `@emblemvault/agentwallet` CLI。",[197,198,199,200,201],"跟踪 7 个区块链的余额","聚合余额（含美元估值）","跟踪条件交易盈亏","通过 Nansen 查看 DeFi 头寸","列出钱包地址",[203,204,205,206],"提供用于税务报告的交易历史或导出","计算所持代币的未实现盈亏","跟踪 24 小时投资组合变化","计算投资组合分配百分比（代理必须计算）","3.0.0","4.4.0","为用户提供加密货币持仓的全面、跨链视图，包括余额、交易表现和 DeFi 头寸，从而做出明智的财务决策。","该技能健壮、文档完善，并且其目的明确，没有重大的警告或关键发现。唯一的小发现是“不适用”的检查，这对于只读的实用性技能来说是符合预期的。",99,"一个高质量、文档齐全的技能，用于进行全面的跨链加密货币投资组合跟踪和分析。",[214,215,216,217,218],"crypto","portfolio","blockchain","finance","analytics","verified",[221,222,223,224],"检查每日加密货币投资组合状态","审查交易表现和盈亏","监控 DeFi 投资","获取特定链的余额快照",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":237,"testCoverage":240},{"hasLockfile":227},true,1778686699344,{"descriptionLength":230,"readmeSize":231},262,10467,{"closedIssues90d":233,"forks":233,"hasChangelog":227,"manifestVersion":234,"openIssues90d":8,"pushedAt":235,"stars":236},1,"1.1.0",1778685796000,10,{"hasNpmPackage":238,"license":239,"smitheryVerified":238},false,"MIT",{"hasCi":227,"hasTests":238},{"updatedAt":242},1778686908286,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/emblem-portfolio-tracker","EmblemCompany","Agent-skills","skill",null,{"evaluate":250,"extract":253},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":251,"targetMarket":252,"tier":219},[214,215,216,217,218],"global",{"commitSha":254},"HEAD",{"repoId":256,"translatedFrom":257},"kd710sf830k0bm92f0evfpn6nd86nbfw","k177hwbwske8wxxx1zzga2cf9186nrhg",{"_creationTime":259,"_id":256,"identity":260,"providers":261,"workflow":456},1778686512535.0647,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":262,"discover":438,"github":441},{"commitSha":254,"extensions":263},[264,298,322,353,367,377,387,397,405,415,427],{"basePath":265,"description":266,"displayName":267,"installMethods":268,"rationale":269,"selectedPaths":270,"source":296,"sourceLanguage":297,"type":247},"skills/emblem-ai","One-shot user management for apps, multi-chain wallet authentication, an AI-powered assistant, and AI app introspection. Use when the user wants to let website users sign in with wallets, email/password, or social login and give each user a wallet-enabled account, then embed EmblemAI chat surfaces, connect plugins, or add Reflexive observability. Provides React components, TypeScript SDKs, session-based authentication, and pointers to the React and agent-wallet skills for specialized workflows.","emblem-ai",{"claudeCode":12},"SKILL.md frontmatter at skills/emblem-ai/SKILL.md",[271,274,277,280,282,284,286,288,290,292,294],{"path":272,"priority":273},"SKILL.md","mandatory",{"path":275,"priority":276},"README.md","high",{"path":278,"priority":279},"references/agentwallet.md","medium",{"path":281,"priority":279},"references/auth-react.md",{"path":283,"priority":279},"references/auth-sdk.md",{"path":285,"priority":279},"references/emblem-ai-incognito.md",{"path":287,"priority":279},"references/emblem-ai-react.md",{"path":289,"priority":279},"references/plugins.md",{"path":291,"priority":279},"references/react-components.md",{"path":293,"priority":279},"references/react-skill-proposal.md",{"path":295,"priority":279},"references/reflexive.md","rule","en",{"basePath":299,"description":300,"displayName":301,"installMethods":302,"rationale":303,"selectedPaths":304,"source":296,"sourceLanguage":297,"type":247},"skills/emblem-ai-agent-wallet","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.","emblem-ai-agent-wallet",{"claudeCode":12},"SKILL.md frontmatter at skills/emblem-ai-agent-wallet/SKILL.md",[305,306,307,309,311,313,315,317,320],{"path":272,"priority":273},{"path":275,"priority":276},{"path":308,"priority":279},"references/authentication.md",{"path":310,"priority":279},"references/capabilities.md",{"path":312,"priority":279},"references/commands.md",{"path":314,"priority":279},"references/security.md",{"path":316,"priority":279},"references/troubleshooting.md",{"path":318,"priority":319},"scripts/check-balance.sh","low",{"path":321,"priority":319},"scripts/check-commands-doc-sync.sh",{"basePath":323,"description":324,"displayName":325,"installMethods":326,"rationale":327,"selectedPaths":328,"source":296,"sourceLanguage":297,"type":247},"skills/emblem-ai-prompt-examples","Curated prompt and usage examples for research, portfolio review, quote requests, approval-gated drafts, NFT discovery, prediction-market analysis, and assistant workflows. Emphasis is review-first, trust-boundary-aware use of external data, and explicit confirmation before any value-moving action. Use when the user wants example prompts, phrasing guidance, or sample requests for end-user EmblemAI tasks.","emblem-ai-prompt-examples",{"claudeCode":12},"SKILL.md frontmatter at skills/emblem-ai-prompt-examples/SKILL.md",[329,330,331,333,335,337,339,341,343,345,347,349,351],{"path":272,"priority":273},{"path":275,"priority":276},{"path":332,"priority":279},"references/emblem-ai-prompt-examples/assistant-core-workflows.md",{"path":334,"priority":279},"references/emblem-ai-prompt-examples/bitcoin-ordinals-examples.md",{"path":336,"priority":279},"references/emblem-ai-prompt-examples/cross-chain-and-conditional-orders.md",{"path":338,"priority":279},"references/emblem-ai-prompt-examples/emblem-vault-examples.md",{"path":340,"priority":279},"references/emblem-ai-prompt-examples/market-research.md",{"path":342,"priority":279},"references/emblem-ai-prompt-examples/nft-opensea-examples.md",{"path":344,"priority":279},"references/emblem-ai-prompt-examples/polymarket-examples.md",{"path":346,"priority":279},"references/emblem-ai-prompt-examples/trading-and-defi.md",{"path":348,"priority":279},"references/emblem-ai-prompt-examples/transfers-and-safety.md",{"path":350,"priority":279},"references/emblem-ai-prompt-examples/wallet-and-portfolio.md",{"path":352,"priority":279},"references/emblem-ai-prompt-examples.md",{"basePath":354,"description":355,"displayName":356,"installMethods":357,"rationale":358,"selectedPaths":359,"source":296,"sourceLanguage":297,"type":247},"skills/emblem-ai-react","React integration skill for EmblemAI's one-shot user management. Use when the user wants to add website authentication plus wallet-enabled users to a React app with EmblemAuthProvider, ConnectButton, social/email/wallet login, chat components, React auth hooks, React composition patterns, or Migrate.fun React hooks.","emblem-ai-react",{"claudeCode":12},"SKILL.md frontmatter at skills/emblem-ai-react/SKILL.md",[360,361,362,363,364,366],{"path":272,"priority":273},{"path":275,"priority":276},{"path":281,"priority":279},{"path":287,"priority":279},{"path":365,"priority":279},"references/migratefun-react.md",{"path":291,"priority":279},{"basePath":368,"description":369,"displayName":370,"installMethods":371,"rationale":372,"selectedPaths":373,"source":296,"sourceLanguage":297,"type":247},"skills/emblem-defi-yield","DeFi yield research and liquid staking via EmblemAI. Discover yield opportunities, compare protocols, check DeFi positions with Nansen, and enter liquid staking via token swaps. Use when the user wants to research yields, find staking options, or review DeFi positions.\n","emblem-defi-yield",{"claudeCode":12},"SKILL.md frontmatter at skills/emblem-defi-yield/SKILL.md",[374,375],{"path":272,"priority":273},{"path":376,"priority":319},"scripts/yield-scan.sh",{"basePath":378,"description":379,"displayName":380,"installMethods":381,"rationale":382,"selectedPaths":383,"source":296,"sourceLanguage":297,"type":247},"skills/emblem-market-research","Crypto market intelligence via EmblemAI. Trending tokens, on-chain analytics, derivatives data, and smart money tracking from CoinGecko, CoinGlass, Birdeye, and Nansen. Use when the user wants market data, trending tokens, derivatives analytics, or on-chain intelligence.\n","emblem-market-research",{"claudeCode":12},"SKILL.md frontmatter at skills/emblem-market-research/SKILL.md",[384,385],{"path":272,"priority":273},{"path":386,"priority":319},"scripts/market-scan.sh",{"basePath":388,"description":389,"displayName":390,"installMethods":391,"rationale":392,"selectedPaths":393,"source":296,"sourceLanguage":297,"type":247},"skills/emblem-memecoin-scout","Memecoin discovery and risk assessment via EmblemAI. Trending memecoins on Solana, Base, and Hedera. Pump.fun and LaunchLab new token alerts, Clanker discovery, rug-pull detection, holder analysis, and smart money tracking. Use when the user wants to find new memecoins, check if a token is a rug pull, or scout trending low-cap tokens.\n","emblem-memecoin-scout",{"claudeCode":12},"SKILL.md frontmatter at skills/emblem-memecoin-scout/SKILL.md",[394,395],{"path":272,"priority":273},{"path":396,"priority":319},"scripts/memecoin-scan.sh",{"basePath":244,"description":398,"displayName":13,"installMethods":399,"rationale":400,"selectedPaths":401,"source":296,"sourceLanguage":297,"type":247},"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":12},"SKILL.md frontmatter at skills/emblem-portfolio-tracker/SKILL.md",[402,403],{"path":272,"priority":273},{"path":404,"priority":319},"scripts/portfolio-report.sh",{"basePath":406,"description":407,"displayName":408,"installMethods":409,"rationale":410,"selectedPaths":411,"source":296,"sourceLanguage":297,"type":247},"skills/emblem-token-swap","Execute token swaps across 6 blockchains via EmblemAI. Automatic route optimization and cross-chain bridging via ChangeNow. Use when the user wants to swap tokens, exchange crypto, convert between currencies, or bridge assets cross-chain.\n","emblem-token-swap",{"claudeCode":12},"SKILL.md frontmatter at skills/emblem-token-swap/SKILL.md",[412,413],{"path":272,"priority":273},{"path":414,"priority":319},"scripts/swap-helper.sh",{"basePath":416,"installMethods":417,"rationale":419,"selectedPaths":420,"source":296,"sourceLanguage":297,"type":426},"",{"remote":418},"https://emblemvault.ai/api/mcp","server.json with namespace/server name at server.json",[421,423,424],{"path":422,"priority":273},"server.json",{"path":275,"priority":273},{"path":425,"priority":276},"LICENSE","mcp",{"basePath":428,"description":429,"displayName":430,"installMethods":431,"license":239,"rationale":432,"selectedPaths":433,"source":296,"sourceLanguage":297,"type":426},"mcp-bridge","Stdio MCP server that bridges to the hosted EmblemAI MCP at https://emblemvault.ai/api/mcp","@emblemvault/mcp",{"npm":430},"package.json @modelcontextprotocol/sdk dep + bin at mcp-bridge/package.json",[434,436],{"path":435,"priority":273},"package.json",{"path":437,"priority":279},"index.js",{"sources":439},[440],"manual",{"closedIssues90d":233,"description":442,"forks":233,"homepage":443,"license":239,"openIssues90d":8,"pushedAt":235,"readmeSize":231,"stars":236,"topics":444},"Official skill collection for EmblemAI agents — 200+ crypto tools across 7 blockchains","https://emblemvault.ai",[445,446,216,447,214,448,449,450,451,452,453,454,455],"agent-skills","ai-agent","cross-chain","defi","emblem","emblemai","ethereum","nft","solana","wallet","web3",{"classifiedAt":457,"discoverAt":458,"extractAt":459,"githubAt":459,"updatedAt":457},1778686517292,1778686512535,1778686515155,[218,216,214,217,215],{"evaluatedAt":462,"extractAt":463,"updatedAt":242},1778686721535,1778686517513,[],[466,487,516,544,571,605],{"_creationTime":467,"_id":468,"community":469,"display":470,"identity":473,"providers":474,"relations":481,"tags":483,"workflow":484},1778686846101.1433,"k17fttd7v6pnmg56tzm9yrdh7s86m8c3",{"reviewCount":8},{"description":471,"installMethods":472,"name":301,"sourceUrl":14},"通过 EmblemAI 连接到 EmblemVault 并通过 EmblemAI 管理支持钱包的工作流，可进行审核优先、操作员控制的操作。支持 Solana、Ethereum、Base、BSC、Polygon、Hedera 和 Bitcoin。当用户需要解释 Emblem 的身份验证模型时也可使用：一个浏览器身份验证流程可以使用钱包、电子邮件/密码或社交登录来登录用户，而代理模式可以自动配置配置文件范围的钱包，无需手动设置。",{"claudeCode":12},{"basePath":299,"githubOwner":245,"githubRepo":246,"locale":18,"slug":301,"type":247},{"evaluate":475,"extract":480},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":476,"targetMarket":252,"tier":219},[454,214,216,477,478,453,451,479],"security","authentication","bitcoin",{"commitSha":254},{"repoId":256,"translatedFrom":482},"k1735tsc606vr6erq9qq8q9aw186nnwh",[478,479,216,214,451,477,453,454],{"evaluatedAt":485,"extractAt":463,"updatedAt":486},1778686563299,1778686846101,{"_creationTime":488,"_id":489,"community":490,"display":491,"identity":497,"providers":502,"relations":509,"tags":512,"workflow":513},1778692488329.0188,"k1766rmt0dab8gwdz9yks1rbw186nzxt",{"reviewCount":8},{"description":492,"installMethods":493,"name":495,"sourceUrl":496},"Track and update investment theses for portfolio positions and watchlist. Maintains scorecard of pillars, catalysts, and conviction level. Triggers on \"update thesis\", \"thesis check\", \"is my thesis intact\", \"add data point\", \"review positions\".",{"claudeCode":494},"luiseiman/claude-kit","Thesis Tracker","https://github.com/luiseiman/claude-kit",{"basePath":498,"githubOwner":499,"githubRepo":500,"locale":297,"slug":501,"type":247},"stacks/trading/skills/thesis-tracker","luiseiman","claude-kit","thesis-tracker",{"evaluate":503,"extract":508},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":504,"targetMarket":252,"tier":219},[505,217,215,506,507],"investment","thesis","tracking",{"commitSha":254,"license":239},{"parentExtensionId":510,"repoId":511},"k178gfhceqh5fda6z7215xhwx186m926","kd79wqc8an5wh20cc2znr8tyb586mxwx",[217,505,215,506,507],{"evaluatedAt":514,"extractAt":515,"updatedAt":514},1778693468994,1778692488329,{"_creationTime":517,"_id":518,"community":519,"display":520,"identity":526,"providers":529,"relations":536,"tags":539,"workflow":540},1778684217066.823,"k1718ja1kz4y5qbae44w500kzx86n7da",{"reviewCount":8},{"description":521,"installMethods":522,"name":524,"sourceUrl":525},"访问 CoinPaprika API 以查询加密货币市场数据，包括币价、行情、交易所、历史 OHLCV 数据和全球市场统计。在向 api.coinpaprika.com 或 api-pro.coinpaprika.com 发送 HTTP 请求以获取加密货币市场信息时，请使用此技能。",{"claudeCode":523},"coinpaprika/skills","coinpaprika-api","https://github.com/coinpaprika/skills",{"basePath":524,"githubOwner":527,"githubRepo":528,"locale":18,"slug":524,"type":247},"coinpaprika","skills",{"evaluate":530,"extract":535},{"promptVersionExtension":207,"promptVersionScoring":208,"score":531,"tags":532,"targetMarket":252,"tier":219},98,[214,533,534,217,216],"market-data","api",{"commitSha":254},{"repoId":537,"translatedFrom":538},"kd77zn40gd4vycdye3cz3xcgdn86m75z","k179g2qxwgdww0be840nnbm39x86n5zr",[534,216,214,217,533],{"evaluatedAt":541,"extractAt":542,"updatedAt":543},1778684174767,1778684150569,1778684217066,{"_creationTime":545,"_id":546,"community":547,"display":548,"identity":554,"providers":558,"relations":563,"tags":566,"workflow":567},1778683415140.357,"k17bcafp77kpwy23jkadtw9m4986njn6",{"reviewCount":8},{"description":549,"installMethods":550,"name":552,"sourceUrl":553},"查询任何链上钱包地址的代币余额和仓位。检索指定链上指定钱包地址的所有代币持有量，\n包括代币名称、符号、价格、24小时价格变动和持有数量。\n当用户询问关于任何区块链地址的钱包余额、代币持有量、投资组合或资产仓位时，请使用此技能。\n",{"claudeCode":551},"binance/binance-skills-hub","query-address-info","https://github.com/binance/binance-skills-hub",{"basePath":555,"githubOwner":556,"githubRepo":557,"locale":18,"slug":552,"type":247},"skills/binance-web3/query-address-info","binance","binance-skills-hub",{"evaluate":559,"extract":562},{"promptVersionExtension":207,"promptVersionScoring":208,"score":531,"tags":560,"targetMarket":252,"tier":219},[216,455,214,454,561],"tokens",{"commitSha":254},{"repoId":564,"translatedFrom":565},"kd71r360yct2m95r3z945pd1yh86mpb6","k17d6nnrpvmg71ee6snymm8jzx86mrz0",[216,214,561,454,455],{"evaluatedAt":568,"extractAt":569,"updatedAt":570},1778683257053,1778683038528,1778683415140,{"_creationTime":572,"_id":573,"community":574,"display":575,"identity":581,"providers":586,"relations":597,"tags":600,"workflow":601},1778699133476.6787,"k1781nsw0x98bnp3a0cnw94z1n86mgd4",{"reviewCount":8},{"description":576,"installMethods":577,"name":579,"sourceUrl":580},"AI 代理的时间序列预测。ARIMA 和 Holt-Winters 预测（含置信区间）。预测收入、流量、价格或任何序列数据。推理延迟低于 5 毫秒。",{"claudeCode":578},"Whatsonyourmind/oraclaw","OraClaw Forecast","https://github.com/Whatsonyourmind/oraclaw",{"basePath":582,"githubOwner":583,"githubRepo":584,"locale":18,"slug":585,"type":247},"mission-control/packages/clawhub-skills/oraclaw-forecast","Whatsonyourmind","oraclaw","oraclaw-forecast",{"evaluate":587,"extract":596},{"promptVersionExtension":207,"promptVersionScoring":208,"score":588,"tags":589,"targetMarket":252,"tier":219},100,[590,591,592,593,594,218,595],"forecasting","time-series","prediction","arima","holt-winters","data-science",{"commitSha":254,"license":239},{"repoId":598,"translatedFrom":599},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg","k17a19x757qjaehqa5jah8k7y986n55p",[218,593,595,590,594,592,591],{"evaluatedAt":602,"extractAt":603,"updatedAt":604},1778698975269,1778698837670,1778699133476,{"_creationTime":606,"_id":607,"community":608,"display":609,"identity":615,"providers":619,"relations":627,"tags":630,"workflow":631},1778695720086.77,"k17dem9k6ck7j5dvtc629g0cdh86np6g",{"reviewCount":8},{"description":610,"installMethods":611,"name":613,"sourceUrl":614},"Specifies requirements for an analytics dashboard including metrics, visualizations, filters, and data sources. Use when requesting dashboards from data teams, defining KPI tracking, or documenting reporting needs.",{"claudeCode":612},"product-on-purpose/pm-skills","measure-dashboard-requirements","https://github.com/product-on-purpose/pm-skills",{"basePath":616,"githubOwner":617,"githubRepo":618,"locale":297,"slug":613,"type":247},"skills/measure-dashboard-requirements","product-on-purpose","pm-skills",{"evaluate":620,"extract":626},{"promptVersionExtension":207,"promptVersionScoring":208,"score":588,"tags":621,"targetMarket":252,"tier":219},[218,622,623,624,625],"dashboard","requirements","product-management","data-visualization",{"commitSha":254},{"parentExtensionId":628,"repoId":629},"k1721116hsfj7zg78w03432n8986n6y8","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[218,622,625,624,623],{"evaluatedAt":632,"extractAt":633,"updatedAt":632},1778696393987,1778695720086]