{"_id":"@35m/skill","name":"@35m/skill","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@35m/skill","version":"0.1.0","description":"35pay Claude Code skill — teaches Claude how to integrate 35pay (payments) into any codebase. Triggers on phrases like '加支付', '接微信支付', 'Stripe alternative', etc.","license":"MIT","homepage":"https://pay.35team.com/docs/skill","repository":{"type":"git","url":"git+https://github.com/guo2001china/35m.git","directory":"packages/skill"},"bugs":{"url":"https://github.com/guo2001china/35m/issues"},"keywords":["claude","claude-code","skill","ai-agent","payment","35pay","wechat-pay","stripe-alternative"],"main":"SKILL.md","publishConfig":{"access":"public"},"author":{"name":"35m","email":"sdk@35m.ai"},"_id":"@35m/skill@0.1.0","_integrity":"sha512-sFmvDOEYyUx1xtVKNYGqtLCIGcizJg27XmWXx5D2W+bCRa0DdaB01j67W5ZADIGnbwgl7XjsGXvwvNEpaMzDhQ==","_resolved":"/private/var/folders/sd/6t1pmz9j4dg98pszcfsvcq440000gn/T/40b53d4a34ec02ada96f1997f8895ec3/35m-skill-0.1.0.tgz","_from":"file:35m-skill-0.1.0.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-sFmvDOEYyUx1xtVKNYGqtLCIGcizJg27XmWXx5D2W+bCRa0DdaB01j67W5ZADIGnbwgl7XjsGXvwvNEpaMzDhQ==","shasum":"52234932f10e63570d7929914e591f984880b83d","tarball":"https://registry.npmjs.org/@35m/skill/-/skill-0.1.0.tgz","fileCount":4,"unpackedSize":9875,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCMdCRK9aSjArjMm9MxYwwYu6Ee1603l21TD+UMiFRUmgIgHd7NmG4jVpig3S4gI70aIPYYuLPbI+kiVmJz7ZNcEvA="}]},"_npmUser":{"name":"35m.ai","email":"sdk@35m.ai"},"directories":{},"maintainers":[{"name":"35m.ai","email":"sdk@35m.ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/skill_0.1.0_1777375499917_0.24763861628721773"},"_hasShrinkwrap":false}},"time":{"created":"2026-04-28T11:24:59.806Z","0.1.0":"2026-04-28T11:25:00.098Z","modified":"2026-04-28T11:25:00.422Z"},"maintainers":[{"name":"35m.ai","email":"sdk@35m.ai"}],"description":"35pay Claude Code skill — teaches Claude how to integrate 35pay (payments) into any codebase. Triggers on phrases like '加支付', '接微信支付', 'Stripe alternative', etc.","homepage":"https://pay.35team.com/docs/skill","keywords":["claude","claude-code","skill","ai-agent","payment","35pay","wechat-pay","stripe-alternative"],"repository":{"type":"git","url":"git+https://github.com/guo2001china/35m.git","directory":"packages/skill"},"author":{"name":"35m","email":"sdk@35m.ai"},"bugs":{"url":"https://github.com/guo2001china/35m/issues"},"license":"MIT","readme":"# @35m/skill\n\n让 [Claude Code](https://claude.com/claude-code) 知道如何把 35pay 接入任意代码仓库。\n\n## 安装\n\n把 `SKILL.md` 放到你的 Claude Code skills 目录：\n\n```bash\n# 全局（所有项目可用）\nmkdir -p ~/.claude/skills/35pay\ncurl -o ~/.claude/skills/35pay/SKILL.md \\\n  https://raw.githubusercontent.com/guo2001china/35m/main/packages/skill/SKILL.md\n\n# 或者项目内（仅当前 repo）\nmkdir -p .claude/skills/35pay\ncurl -o .claude/skills/35pay/SKILL.md \\\n  https://raw.githubusercontent.com/guo2001china/35m/main/packages/skill/SKILL.md\n```\n\n## 使用\n\n在 Claude Code 里说出含触发词的话，例如：\n\n- \"帮我加微信支付\"\n- \"怎么接 35pay\"\n- \"我这个 SaaS 想加收款\"\n\nClaude 会自动加载 SKILL.md 并按里面的最小集成模板帮你接。\n\n## 触发词\n\n`SKILL.md` 描述里包含：`加支付`、`接微信支付`、`收款`、`payment integration`、`checkout`、`Stripe alternative`，以及看到代码里 `import @35m/sdk` 等。\n\n## 同时推荐\n\n- [`@35m/cli`](../cli) — 命令行直接调用 35pay（适合 Claude Code shell agent）\n- [`@35m/mcp`](../mcp) — MCP server，Claude Desktop / Cursor / Zed 可直接用\n\n## License\n\nMIT。\n","readmeFilename":"README.md","_rev":"1-e3401fec4d0fe062ded0c30fc812dad0"}