← 返回 Skills 市场
boehner

Jupiter Quote

作者 Andrew Boehner · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
223
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jupiter-quote
功能描述
Provides curated quotes about the planet Jupiter for educational or reference purposes upon request.
使用说明 (SKILL.md)

\r \r

Jupiter Quote\r

\r

Overview\r

\r [TODO: 1-2 sentences explaining what this skill enables]\r \r

Structuring This Skill\r

\r [TODO: Choose the structure that best fits this skill's purpose. Common patterns:\r \r 1. Workflow-Based (best for sequential processes)\r

  • Works well when there are clear step-by-step procedures\r
  • Example: DOCX skill with "Workflow Decision Tree" -> "Reading" -> "Creating" -> "Editing"\r
  • Structure: ## Overview -> ## Workflow Decision Tree -> ## Step 1 -> ## Step 2...\r \r 2. Task-Based (best for tool collections)\r
  • Works well when the skill offers different operations/capabilities\r
  • Example: PDF skill with "Quick Start" -> "Merge PDFs" -> "Split PDFs" -> "Extract Text"\r
  • Structure: ## Overview -> ## Quick Start -> ## Task Category 1 -> ## Task Category 2...\r \r 3. Reference/Guidelines (best for standards or specifications)\r
  • Works well for brand guidelines, coding standards, or requirements\r
  • Example: Brand styling with "Brand Guidelines" -> "Colors" -> "Typography" -> "Features"\r
  • Structure: ## Overview -> ## Guidelines -> ## Specifications -> ## Usage...\r \r 4. Capabilities-Based (best for integrated systems)\r
  • Works well when the skill provides multiple interrelated features\r
  • Example: Product Management with "Core Capabilities" -> numbered capability list\r
  • Structure: ## Overview -> ## Core Capabilities -> ### 1. Feature -> ### 2. Feature...\r \r Patterns can be mixed and matched as needed. Most skills combine patterns (e.g., start with task-based, add workflow for complex operations).\r \r Delete this entire "Structuring This Skill" section when done - it's just guidance.]\r \r

[TODO: Replace with the first main section based on chosen structure]\r

\r [TODO: Add content here. See examples in existing skills:\r

  • Code samples for technical skills\r
  • Decision trees for complex workflows\r
  • Concrete examples with realistic user requests\r
  • References to scripts/templates/references as needed]\r \r

Resources (optional)\r

\r Create only the resource directories this skill actually needs. Delete this section if no resources are required.\r \r

scripts/\r

Executable code (Python/Bash/etc.) that can be run directly to perform specific operations.\r \r Examples from other skills:\r

  • PDF skill: fill_fillable_fields.py, extract_form_field_info.py - utilities for PDF manipulation\r
  • DOCX skill: document.py, utilities.py - Python modules for document processing\r \r Appropriate for: Python scripts, shell scripts, or any executable code that performs automation, data processing, or specific operations.\r \r Note: Scripts may be executed without loading into context, but can still be read by Codex for patching or environment adjustments.\r \r

references/\r

Documentation and reference material intended to be loaded into context to inform Codex's process and thinking.\r \r Examples from other skills:\r

  • Product management: communication.md, context_building.md - detailed workflow guides\r
  • BigQuery: API reference documentation and query examples\r
  • Finance: Schema documentation, company policies\r \r Appropriate for: In-depth documentation, API references, database schemas, comprehensive guides, or any detailed information that Codex should reference while working.\r \r

assets/\r

Files not intended to be loaded into context, but rather used within the output Codex produces.\r \r Examples from other skills:\r

  • Brand styling: PowerPoint template files (.pptx), logo files\r
  • Frontend builder: HTML/React boilerplate project directories\r
  • Typography: Font files (.ttf, .woff2)\r \r Appropriate for: Templates, boilerplate code, document templates, images, icons, fonts, or any files meant to be copied or used in the final output.\r \r ---\r \r Not every skill requires all three types of resources.\r
安全使用建议
This package is a placeholder/template rather than a working skill. Do not install it as-is if you expect a functioning 'Jupiter Quote' provider. Before installing, ask the publisher to provide a completed SKILL.md that clearly states: 1) where quotes come from (embedded/local file, included assets, or a named external API), 2) exact runtime steps the skill will perform, 3) any network endpoints it will call and any credentials it will require, and 4) sample inputs and outputs and licensing/attribution for quotes. If the skill will call external services, insist those endpoints and required environment variables be declared in the metadata. If you must use it now, only do so after confirming it does not fetch arbitrary web content or access sensitive files/credentials. Because the current file is empty, the main risk is uncertainty about future behavior — treat it as untrusted until clarified.
功能分析
Type: OpenClaw Skill Name: jupiter-quote Version: 1.0.0 The provided files (SKILL.md and _meta.json) consist entirely of boilerplate template text and metadata for a new OpenClaw skill. There is no functional code, executable logic, or active instructions for the AI agent, posing no security risk.
能力评估
Purpose & Capability
The name and description (providing curated quotes about Jupiter) imply a simple, read-only capability that would not need credentials or installs. However the shipped SKILL.md is a generic authoring template with TODOs and contains no content or runtime instructions implementing that purpose, so the advertised capability is not actually present.
Instruction Scope
SKILL.md contains only template/authoring guidance and no concrete runtime directives (no commands, no data sources, no allowed endpoints, no sample requests/responses). Because it gives no explicit scope, an implementing agent or future edit could add broad network access or file reads; the current file does not constrain or describe what the skill will do at runtime.
Install Mechanism
There is no install spec and no code files. That minimizes risk from downloads or installs but also means the skill currently does nothing.
Credentials
The skill requests no environment variables, credentials, or config paths — consistent with a read-only quote provider. There is no disproportionate credential request in the metadata.
Persistence & Privilege
always is false and the skill is user-invocable; model invocation is allowed (default) which is normal. The skill does not request persistent presence or system modifications in its metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jupiter-quote
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jupiter-quote 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the jupiter-quote skill. - Added placeholder documentation structure to SKILL.md for describing the skill's features and usage. - Included detailed guidance for structuring documentation (workflow-based, task-based, reference/guidelines, capabilities-based). - Outlined resource directory conventions for scripts, references, and assets. - Marked all information as TODO for completion in future updates.
元数据
Slug jupiter-quote
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Jupiter Quote 是什么?

Provides curated quotes about the planet Jupiter for educational or reference purposes upon request. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 223 次。

如何安装 Jupiter Quote?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install jupiter-quote」即可一键安装,无需额外配置。

Jupiter Quote 是免费的吗?

是的,Jupiter Quote 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Jupiter Quote 支持哪些平台?

Jupiter Quote 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Jupiter Quote?

由 Andrew Boehner(@boehner)开发并维护,当前版本 v1.0.0。

💬 留言讨论