Naar hoofdinhoud springen
Deze inhoud is nog niet beschikbaar in jouw taal en wordt in het Engels weergegeven.

买手技能

Skill
78

商品价格全网对比技能,获取商品在淘宝(Taobao)、天猫(TMall)、京东(JD.com)、拼多多(PinDuoDuo)、抖音(Douyin)、快手(KaiShou)的最优价格、优惠券,当用户想购物或者获取优惠信息时使用。Get the best price, coupons for goods on Chinese e-commerce platforms, compare product prices, and use when users want to shop or get discount information.

AI-samenvatting

This skill provides two main tools: 'search' to find products across platforms like Taobao, Tmall, JD.com, and Pinduoduo, and 'detail' to get specific product information including direct purchase links and coupon details. It is implemented in Python and targets the Chinese e-commerce market.

Documentation

  • info:Configuration & parameter referenceThe available parameters for the `search` and `detail` commands are listed, but their default values and explicit precedence orders are not fully documented.

Versioning

  • warning:Release ManagementThere is no explicit versioning information (e.g., version field in package.json, CHANGELOG, or GitHub releases) available for this skill.

Code Execution

  • warning:ValidationWhile parameters are expected, the script does not show explicit schema validation for input arguments like 'keyword', 'source', or 'id' before they are used in API calls.
  • warning:Error HandlingThe script has basic error handling for API responses, but it could be more robust by providing more specific error messages or structured error codes for the agent to interpret.

Compliance

  • info:GDPRThe skill does not appear to operate on personal data directly, but the API it calls might. No explicit sanitization is present before sending data to the LLM.

Practical Utility

  • warning:Edge casesWhile the script handles API errors generally, specific failure modes like rate limiting, invalid product IDs, or no search results are not explicitly documented with recovery paths for the user.

Safety

  • warning:Halt on unexpected stateThe script could improve by explicitly listing preconditions for its commands (e.g., valid source type, existing product ID) and halting with a clear message if they are not met, rather than relying solely on API error responses.

Installatie

npx skills add aahl/skills

Voert de Vercel skills CLI (skills.sh) uit via npx — vereist Node.js lokaal en minstens één geïnstalleerde skills-compatibele agent (Claude Code, Cursor, Codex, …). Gaat ervan uit dat de repo het agentskills.io-formaat volgt.

Bijgewerkt op 5 days ago
Broncode bekijken

© 2025 SkillRepo · Vind de juiste skill, sla de ruis over.