ops-package
FeaturedOPS on-demand: This skill should be used when the user asks to "ship a parcel", "print a label", or…
AI & Automation 188 stars
22 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# OPS ► PACKAGE — multi-carrier shipping
Load `ops-rules` before acting. Public repo (no personal data). Outbound: one draft → one approval → one send. If `AskUserQuestion` / `Workflow` are missing, follow Rule 10 in `ops-rules` (Hermes: numbered options / two-turn Telegram card; `delegate_task`).
One skill, seven carriers. The router picks the carrier automatically based on which credentials are configured.
## Which carrier do I get?
| Condition | Selected carrier |
| ----------------------------------- | ------------------------- |
| `--carrier <name>` flag passed | That carrier (validated) |
| Exactly one carrier has credentials | That carrier |
| Multiple carriers have credentials | First match in this order |
| No carrier has credentials | Exit 2 with setup help |
**Preference order:** `myparcel` → `sendcloud` → `dhl` → `postnl` → `dpd` → `ups` → `fedex`.
## Credential resolution
Each carrier resolves its credential(s) from, in order:
1. Environment variable(s) listed below.
2. `preferences.json` key (lowercase of the env var name) at `${CLAUDE_PLUGIN_DATA_DIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json`.
3. Doppler: `doppler secrets get <NAME> --plain`.
| Carrier | Env vars required | Docs |
| --------- | -------------------------------------------------------------------- | ---...
Details
- Repository
- Lifecycle-Innovations-Limited/claude-ops
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
ops-deploy
OPS on-demand: This skill should be used when the user asks to "deploy status", "what is in…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-comms
OPS on-demand: This skill should be used when the user asks to "send a message"…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-fleet
OPS on-demand: This skill should be used when the user asks to "fleet dashboard", "CLIProxy sessions"…
188 Updated today
Lifecycle-Innovations-Limited