Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:165
forks:24
updated:17 de marzo de 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