Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$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