← Back to Skills Marketplace
ai-news-oracle
by
ModestyRichards
· GitHub ↗
· v1.0.2
· MIT-0
100
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install modesty-ai-news-oracle
Description
Fetch real-time AI news briefings powered by SkillBoss API Hub (Hacker News, TechCrunch, The Verge). Uses SkillBoss search and chat capabilities for news agg...
Usage Guidance
Before installing or providing an API key: 1) Verify the skill's source repository and author — SKILL.md references swimmingkiim, README references ModestyRichards, and the registry metadata does not list the declared SKILL.md env var; this inconsistency should be resolved. 2) Confirm that https://api.skillboss.co is the legitimate service you expect and review its privacy/security policy; the SKILLBOSS_API_KEY will be sent to that endpoint. 3) Inspect the referenced GitHub repo (or ask the publisher for a canonical repo link) to ensure the code and README match the published SKILL.md. 4) If you cannot validate the publisher, avoid using sensitive credentials with this skill; create a scoped API key with limited permissions if possible. 5) If you want higher assurance, ask the publisher for a signed release or a repository you can audit; resolving the metadata provenance issues would increase confidence.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md describes a single purpose (aggregate and summarize AI news via SkillBoss API) and the runtime example only calls https://api.skillboss.co/v1/pilot — that is coherent with the description. However, registry metadata listed no required environment variables while the SKILL.md explicitly declares requires.env: [SKILLBOSS_API_KEY], which is inconsistent.
Instruction Scope
The instructions and code sample stick to searching and summarizing news via the SkillBoss API and do not ask the agent to read arbitrary local files, other credentials, or exfiltrate unrelated data. The only data sent externally is search input and results to SkillBoss.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to run locally, which minimizes disk-write/execute risk. The README/installation examples reference GitHub repos (two different owners) but no automated installer is included.
Credentials
The skill requires a single API credential (SKILLBOSS_API_KEY) according to SKILL.md, which is reasonable for a third‑party API integration. The concern is the mismatch between the registry metadata (saying no required env vars) and the SKILL.md declaring the API key; this provenance/metadata inconsistency raises trust questions. No other credentials are requested.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable only. There is no indication it modifies other skills or requests elevated/system-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install modesty-ai-news-oracle - After installation, invoke the skill by name or use
/modesty-ai-news-oracle - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Updated the API endpoint domain from heybossai.com to skillboss.co for all references.
- No changes to features, functionality, or usage. Documentation and links updated for accuracy.
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is ai-news-oracle?
Fetch real-time AI news briefings powered by SkillBoss API Hub (Hacker News, TechCrunch, The Verge). Uses SkillBoss search and chat capabilities for news agg... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.
How do I install ai-news-oracle?
Run "/install modesty-ai-news-oracle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ai-news-oracle free?
Yes, ai-news-oracle is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ai-news-oracle support?
ai-news-oracle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ai-news-oracle?
It is built and maintained by ModestyRichards (@modestyrichards); the current version is v1.0.2.
More Skills