在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:165
forks:24
updated:2026年3月17日 07:17
SKILL.md
Add mcp-rubber-duck MCP server to an AI coding tool (Claude Desktop, Cursor, VS Code, Windsurf, etc.)
Review an MCP tool implementation for correctness, pattern adherence, and best practices. Use after implementing or modifying a tool.
| name | update-pricing |
| description | Update LLM pricing data for all providers |
| disable-model-invocation | true |
| argument-hint | [provider name to update, or omit for all] |
Use the pricing-updater subagent to update the LLM pricing data in src/data/default-pricing.ts.
The agent should:
DEFAULT_PRICING_LAST_UPDATED timestamp to today's datenpm run typecheck and npm test -- tests/pricing.test.ts to verify changesImportant guidelines:
$ARGUMENTS