🧪 Skills
Gpt
Toolkit for managing prompts, counting tokens, estimating costs, tracking usage, and viewing conversation history with OpenAI-compatible GPT models locally.
v1.0.0
Description
name: gpt version: 1.0.0 author: BytesAgain license: MIT-0 tags: [gpt, tool, utility]
GPT
GPT interaction toolkit — manage prompts, token counting, cost estimation, conversation history, and API usage tracking for OpenAI-compatible endpoints.
Commands
| Command | Description |
|---|---|
gpt ask |
|
gpt tokens |
|
gpt cost |
|
gpt history |
History |
gpt models |
Models |
gpt usage |
Usage |
Usage
# Show help
gpt help
# Quick start
gpt ask <prompt>
Examples
# Example 1
gpt ask <prompt>
# Example 2
gpt tokens <text>
How It Works
Reads your input, processes with built-in logic, and outputs structured results. All data stays local — no external API calls unless you configure them.
Tips
- Run
gpt helpfor all available commands - Data stored locally in your workspace
- No API keys required for basic features
- Works offline
Powered by BytesAgain | bytesagain.com
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!