SemanticSkills
NewSemantic agent skills for cloud operations — open SKILL.md packages for Claude Code, Cursor, Codex CLI. Includes huawei-cloud-billing-scout (read-only BSS/KooCLI billing).
Summary
md packages.
- It simplifies cloud management by allowing developers to interact with services like Huawei Cloud BSS through natural language commands.
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/semanticskills.md
@semanticskillsUse Cases
Usage Examples
/semanticskills huawei-cloud-billing-scout show me this month's spending by service
Use SemanticSkills to list all my Huawei Cloud resources and their costs
/semanticskills huawei-cloud-billing-scout get invoice summary for last month
Security Audits
Frequently Asked Questions
What is SemanticSkills?
SemanticSkills provides a collection of semantic agent skills for cloud operations, enabling Claude Code to execute read-only billing queries and other cloud tasks via open SKILL.md packages. It simplifies cloud management by allowing developers to interact with services like Huawei Cloud BSS through natural language commands.
How to install SemanticSkills?
To install SemanticSkills: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/semanticskills.md. Finally, @semanticskills in Claude Code.
What is SemanticSkills best for?
SemanticSkills is a agent categorized under General. It is designed for: agent. Created by ontology-of-everything.
What can I use SemanticSkills for?
SemanticSkills is useful for: Query current month's billing summary for a Huawei Cloud account using read-only BSS APIs.; List all active resources and their estimated costs across cloud regions.; Retrieve detailed usage reports for specific services like ECS or OBS.; Check account balance and pending invoices without manual CLI commands.; Automate daily cost monitoring by scheduling billing snapshots via Claude Code.; Integrate cloud billing data into custom dashboards or alerts..