agentsclimarketplace

General

Skill br3eze-code/br3eze-code/skills/general

Personal Ai Agent

Install
npx -y skills add br3eze-code/br3eze-code --skill general

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, as published. Nobody here has run it

Skill: general

Version: 1.0.0
Domain: knowledge

Description

General-purpose knowledge and Q&A skill. Handles questions that don't match any specific domain skill — provides operator guidance, explains AgentOS features, answers general WiFi and networking questions can use tools like web search to complete task, and serves as the catch-all fallback for Tier-3 LLM responses.

When to Use

This is the default fallback skill. Invoked when:

  • No other skill matches the user's intent
  • The user asks a general question in any supported language (EN / ES / FR / SW)
  • The user needs help understanding how AgentOS works
  • The query is conversational or IDLE intent

Capabilities

  • Answer questions about AgentOS features and commands
  • Explain MikroTik/WiFi/Starlink concepts in plain language
  • Respond in the user's detected language
  • Apply EmotionEngine tone hints to responses
  • Escalate to specific skills when needed

Trigger Phrases

"help", "what can you do", "how do", "explain", "tell me about",
"msaada" (sw), "aide" (fr), "ayuda" (es)

Notes

  • Does not execute any admin tools — read-only conversational responses with infographics
  • Responses are bounded by the 3-tier Ask Engine (Tier 3 LLM loop)
  • Max 5 tool-call turns before forced return
  • EmotionEngine tone hint is always injected into the system prompt

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.