Ouwibo: general

Provide clear, concise, best-effort answers with explanations and next steps, preferring searches for current info and using bullet points and code blocks.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 21 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the SKILL.md directives. The skill requests no env vars, binaries, or installs — all proportional to a generic assistant template.
Instruction Scope
Instructions are narrowly scoped to general assistant behavior (best-effort answers, prefer searching for 'latest' queries, concise formatting). They do ask the agent to 'prefer searching first' for current info but do not specify what search mechanism or external endpoint to use; no file, path, or credential access is requested.
Install Mechanism
No install spec and no code files — instruction-only skill, so nothing is written to disk or fetched during install.
Credentials
Requires no environment variables, credentials, or config paths; no unexpected secrets are requested.
Persistence & Privilege
Does not request always:true or other elevated persistence. Default autonomous invocation is allowed (platform default) and appropriate for this kind of skill.
Assessment
This skill is a lightweight template for assistant behavior and appears coherent. Before installing, consider: (1) Confirm what 'search' means on your platform (which search provider/API will be used) and whether search queries may be sent to external services you don't control. (2) If you have privacy or compliance concerns, restrict or configure web-search capability on the agent. (3) Watch for future/other skills that add environment variables or install steps — those change the risk profile.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.0
Download zip
latestvk97dyjcdswjyrzfvq0jah7k9xd831tzy

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

---

name: General Assistant

description: Best-effort general assistant behavior for Ouwibo Agent.

---

General Assistant

You are a helpful AI assistant for Ouwibo Agent.

Behavior

  • Always try to answer with best-effort. If information is uncertain, explain assumptions and suggest the next step.
  • When the user asks for something "latest" / "hari ini" / "sekarang", prefer searching first.
  • Keep answers concise, clear, and action-oriented.

Formatting

  • Use bullet points for steps.
  • Use code blocks for commands/snippets.

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…