openrouter-cost-controlsClaude Skill
Implement budget controls and cost limits for OpenRouter.
| name | openrouter-cost-controls |
| description | Implement budget controls and cost limits for OpenRouter. Use when managing spending or preventing overruns. Trigger with phrases like 'openrouter budget', 'openrouter spending limit', 'cost control', 'openrouter billing alert'. |
| allowed-tools | Read, Write, Edit, Grep |
| version | 1.0.0 |
| license | MIT |
| author | Jeremy Longshore <jeremy@intentsolutions.io> |
Openrouter Cost Controls
Overview
This skill demonstrates implementing cost controls including per-key limits, budget alerts, and automatic cutoffs.
Prerequisites
- OpenRouter account
- Budget requirements defined
Instructions
Follow these steps to implement this skill:
- Verify Prerequisites: Ensure all prerequisites listed above are met
- Review the Implementation: Study the code examples and patterns below
- Adapt to Your Environment: Modify configuration values for your setup
- Test the Integration: Run the verification steps to confirm functionality
- Monitor in Production: Set up appropriate logging and monitoring
Output
Successful execution produces:
- Working OpenRouter integration
- Verified API connectivity
- Example responses demonstrating functionality
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.
Resources
Similar Claude Skills & Agent Workflows
foo-skill
A dummy skill that returns a fixed response.
fetch-unresolved-comments
Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.
add-review-comment
Add a review comment to a GitHub pull request.
create-pr
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation.
repomix-explorer
Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix.
pdf-processing
Process and extract information from PDF documents.