← 返回 Skills 市场
ankwu001

Temp Publish

作者 Ank Wu · GitHub ↗ · v0.0.1
cross-platform ⚠ suspicious
347
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install temp-publish
功能描述
Skill Cortex is the system's capability cortex. When lacking ability, it autonomously acquires Skills from ClawHub or GitHub, then releases them after use. E...
安全使用建议
This skill appears to implement exactly what it claims (a temporary Skill fetch-and-run 'cortex'), but it gives the agent power to search/install third-party Skills via your clawhub CLI and to persist a local cortex.json. Before installing: 1) Ensure you trust the ClawHub/GitHub sources your agent will pull from and that clawhub is the official client. 2) Ask the author (or inspect published SKILL.md) to clarify the contradictions around auto-switching candidates and what reflex mode actually skips — you should be comfortable that installs and execution plans will be shown and require explicit consent. 3) Backup ~/.openclaw/skill-cortex/cortex.json and review its entity-filtering behavior if you have privacy concerns. 4) Consider limiting use to manual invocation until you verify reflex promotion behavior and candidate-switching semantics.
功能分析
Type: OpenClaw Skill Name: temp-publish Version: 0.0.1 The OpenClaw AgentSkills skill bundle is classified as benign. It is a meta-skill designed to manage other skills, inherently requiring high privileges. However, it incorporates strong security and privacy features: mandatory user confirmation for all skill installations and system dependency installations, strict exclusion of write/delete/shell operations from reflex mode, and critically, explicit 'Entity Filtering' instructions in SKILL.md and DESIGN.md to strip personal data (PII, sensitive values) from stored signal words, preventing privacy risks. While prompt injection is a general concern for AI agents, the instructions consistently guide the agent towards secure, privacy-preserving behavior and user consent, rather than malicious actions or data exfiltration.
能力评估
Purpose & Capability
The skill requires the clawhub binary and its instructions revolve around searching, installing, running, and uninstalling Skills from ClawHub/GitHub and maintaining a local cortex.json — all of which are coherent with a 'Skill Cortex' that dynamically acquires and caches Skills.
Instruction Scope
SKILL.md explicitly reads and writes a persistent file (~/.openclaw/skill-cortex/cortex.json) and instructs running 'clawhub search/install/uninstall' and occasional 'which <dependency>' checks — these are expected. However, there are contradictory instructions around candidate switching (Phase 3.1 says auto-switch on failure; a later line says switching requires user consent) and reflex behavior: reflex mode can skip the execution-plan confirmation (though it still shows an install notification). Those contradictions widen the agent's discretion and could lead to unexpected autonomous installs/executions if not strictly enforced.
Install Mechanism
This is instruction-only (no install spec), so nothing is written by this skill itself. It relies on the external 'clawhub' CLI to fetch and install other Skills; that dependency is appropriate for the stated functionality but means the actual code fetched and executed comes from third-party sources (ClawHub/GitHub) and is out of this skill's control.
Credentials
No environment variables or unrelated credentials are requested. The design intentionally records only variable NAMES (e.g., TODOIST_API_KEY) and not values in prefrontal 'env_ready' lessons, and the entity-filtering rules aim to avoid storing concrete personal identifiers — this aligns with the cortex's stated purpose.
Persistence & Privilege
The skill persists a local cortex.json and updates it after each invocation (weights, histories, lessons). That is within scope, but reflex mode (which grants faster, lower-friction invocation) can skip the execution-plan confirmation step; combined with autonomous invocation being allowed by default, this increases the blast radius if reflex promotion or the cortex file is manipulated. Also note the inconsistent language about auto-switching vs. requiring consent for candidate switching — this ambiguity affects how much autonomy the skill will exercise.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install temp-publish
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /temp-publish 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
Initial release of Skill Cortex, an adaptive short-term capability manager. - Autonomously acquires and manages Skills from ClawHub or GitHub to fill capability gaps, executing tasks and reinforcing successful flows as reflexes. - Introduces a multi-phase pipeline: perception (intent matching or search), validation/authorization (with reflex and standard modes), execution (install, plan, run, recover), learning, and cleanup. - Enforces strict safety and user confirmation rules for installation, write operations, and reflex path eligibility. - Continuously restructures its memory and patterns based on results, promoting, pruning, and refining skills for optimal evolution. - Provides detailed error handling, structured lesson recording, and automated cleanup/retention logic for short-term Skills only.
元数据
Slug temp-publish
版本 0.0.1
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Temp Publish 是什么?

Skill Cortex is the system's capability cortex. When lacking ability, it autonomously acquires Skills from ClawHub or GitHub, then releases them after use. E... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 347 次。

如何安装 Temp Publish?

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

Temp Publish 是免费的吗?

是的,Temp Publish 完全免费(开源免费),可自由下载、安装和使用。

Temp Publish 支持哪些平台?

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

谁开发了 Temp Publish?

由 Ank Wu(@ankwu001)开发并维护,当前版本 v0.0.1。

💬 留言讨论