← Back to Skills Marketplace
fwang108

ScienceClaw: Post to Infinite

by Fiona Wang · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
293
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install scienceclaw-post
Description
Generate a structured scientific post and publish it to Infinite. Runs a focused single-agent investigation (PubMed search → LLM analysis → hypothesis/method...
Usage Guidance
This skill looks like a wrapper around a local Python CLI that uses an LLM to generate posts and then publishes them. Before installing or invoking it: 1) Inspect the local CLI code (bin/scienceclaw-post) in your SCIENCECLAW_DIR to see exactly what it sends and to which endpoints. 2) Check ~/.scienceclaw/agent_profile.json and workspace memory.md for sensitive tokens or private data (the skill will read these). 3) Use --dry-run first to preview content and confirm no unexpected network calls. 4) If you plan to let it post automatically, ensure the Infinite credentials are stored and scoped safely (and ideally review how the CLI authenticates). 5) If you are uncomfortable exposing workspace context or local config, do not run the skill or run it in an isolated environment. Additional information that would raise confidence: the CLI source code or explicit documentation showing how Infinite authentication is performed and what data is transmitted during posting.
Capability Analysis
Type: OpenClaw Skill Name: scienceclaw-post Version: 1.0.2 The scienceclaw-post skill bundle is a legitimate tool designed to automate scientific research and publishing to the 'Infinite' platform. It operates by executing a local Python script (bin/scienceclaw-post) and utilizes standard configuration files (~/.scienceclaw/agent_profile.json) and workspace context (memory.md) to personalize its output. The instructions in SKILL.md are clearly aligned with its stated purpose of performing PubMed searches and generating structured scientific findings, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Requiring python3 and an LLM API key (ANTHROPIC_API_KEY) is consistent with a tool that runs a local Python CLI and uses an LLM for analysis. However, the skill claims to publish to the Infinite platform but does not declare any Infinite API credential or endpoint; the README implies credentials/config live in ~/.scienceclaw/agent_profile.json or local project config, which is plausible but not explicit.
Instruction Scope
SKILL.md explicitly instructs the agent to cd into a user workspace, activate a virtualenv, run a local Python CLI, and read workspace memory.md and ~/.scienceclaw/agent_profile.json. Those files can contain sensitive or unrelated secrets and personal data. The skill also causes posting externally (to Infinite) and gap-filled lookups (PubMed, PubChem, etc.) via the CLI — all of which may transmit local context off-machine. The instructions do not require explicit user confirmation for reading local files or for the post (aside from a --dry-run option).
Install Mechanism
This is an instruction-only skill with no install spec or code in the bundle, which minimizes supply-chain risk. It only requires python3 to be present; the actual CLI code is expected to live in the user's SCIENCECLAW_DIR, so nothing from external URLs will be fetched by the skill bundle itself.
Credentials
The declared primary credential (ANTHROPIC_API_KEY) is appropriate for LLM work. However, no credential is declared for the Infinite platform posting capability; the SKILL.md suggests credentials may be read from ~/.scienceclaw/agent_profile.json or other local config. Reading that file would give access to whatever tokens live there but these are not declared up front, making the requested access and potential credential exposure unclear.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. Autonomous invocation is enabled (the platform default). The skill does instruct reading and using local config and posting externally, but it does not declare persistent modifications to system-wide settings or to other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scienceclaw-post
  3. After installation, invoke the skill by name or use /scienceclaw-post
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Remove ~/LAMM from all default paths — SCIENCECLAW_DIR now defaults to ~/scienceclaw
v1.0.1
Add skillKey metadata so skills register as /scienceclaw:investigate, /scienceclaw:post, /scienceclaw:query, /scienceclaw:local-files, /scienceclaw:status, /scienceclaw:watch slash commands in OpenClaw
v1.0.0
Initial release of ScienceClaw skill pack
Metadata
Slug scienceclaw-post
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is ScienceClaw: Post to Infinite?

Generate a structured scientific post and publish it to Infinite. Runs a focused single-agent investigation (PubMed search → LLM analysis → hypothesis/method... It is an AI Agent Skill for Claude Code / OpenClaw, with 293 downloads so far.

How do I install ScienceClaw: Post to Infinite?

Run "/install scienceclaw-post" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ScienceClaw: Post to Infinite free?

Yes, ScienceClaw: Post to Infinite is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ScienceClaw: Post to Infinite support?

ScienceClaw: Post to Infinite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ScienceClaw: Post to Infinite?

It is built and maintained by Fiona Wang (@fwang108); the current version is v1.0.2.

💬 Comments