Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:165
forks:24
updated:17 mars 2026 à 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