← 返回 Skills 市场
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install veezvg-fasterizy
功能描述
Faster and direct, answer-first prose for coding-agent Q&A, planning, and technical docs. Use whenever the user asks for terser, faster, less verbose, or les...
安全使用建议
This package does more than 'stylistic guidance' in-chat: it contains a CLI that will write files into ~/.claude, ~/.codex, ~/.cursor, plugin caches, and can git-clone the repo and set the plugin as enabled. Specific things to consider before installing or enabling: (1) always: true means it intends to be active for every agent run — confirm you want that. (2) Review the CLI/install scripts locally (they back up and write settings.json, hooks.json, installed_plugins.json and copy hook scripts); verify the exact file changes before running. (3) The package reads env vars (CLAUDE_CONFIG_DIR, CODEX_CONFIG_DIR, FASTERIZY_*), but these are not declared in metadata — check that you are comfortable with these overrides. (4) The installer will perform a git clone from GitHub (requires network and git). If unsure, run the installer in a sandboxed account/container, or manually inspect and apply only the parts you trust (you can also use the included uninstall-hooks command to remove hook files). If you want a purely instruction-only style rule with no on-disk hooks, do not install the CLI/hook components and instead copy the SKILL.md text into your agent runtime by hand.
能力评估
Purpose & Capability
The name/description promises a concise-prose rule for agents; the repository actually contains a full CLI and hook installer that writes into multiple agent config dirs (~/.claude, ~/.codex, ~/.cursor, plugin caches) and can register and enable a native plugin. Installing and patching agent settings is consistent with a tool that wants to be always-on, but the package metadata (claimed instruction-only / no install spec) is inconsistent with the presence of many install scripts and hooks that perform file and plugin operations.
Instruction Scope
SKILL.md itself defines stylistic runtime rules and toggle commands (/fasterizy on/off) but does not document or declare the installer behavior. The code will scan home and project directories, copy SKILL.md stubs into other agent skill dirs, patch settings.json and installed_plugins.json, create hooks that run node scripts on session/prompt events, and may clone the GitHub repo. Those file reads/writes and config modifications go beyond plain in-chat instruction text and are not fully described in the SKILL.md frontmatter.
Install Mechanism
There is no formal install spec in the registry, but the package includes a CLI that can copy hooks into agent config directories and, for Claude Code, will git clone from github.com/felipeinf/fasterizy to register a marketplace and copy the plugin into plugin cache. GitHub is a well-known host (no arbitrary URL shorteners), but the installer requires network+git and writes files into user config directories and plugin caches — moderate risk and should be reviewed locally before running.
Credentials
The registry lists no required env vars or credentials, yet the code reads and respects several environment variables (CLAUDE_CONFIG_DIR, CODEX_CONFIG_DIR, FASTERIZY_UPDATE_ROOTS, FASTERIZY_ENABLED_BY_DEFAULT) and runs hooks with FASTERIZY=1. These env vars are not declared in the skill metadata; the skill also modifies settings and plugin manifests in other agent config dirs (which are effectively privileged configuration files). No network credentials are requested, but the lack of declared env/config usage is an inconsistency.
Persistence & Privilege
The skill is flagged always: true and the package installs always-on hooks and/or plugin entries into multiple agent runtimes so it will persistently influence agent behavior. always: true plus code that patches other agents' settings and enables itself increases blast radius — this may be justified for a style-enforcement tool but is a significant privileged presence that should be explicitly confirmed by the user before enabling.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install veezvg-fasterizy - 安装完成后,直接呼叫该 Skill 的名称或使用
/veezvg-fasterizy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release—faster, answer-first prose for coding-agent Q&A, planning, and technical docs.
- Strips filler, empty hedges, and meta-preambles for concise responses.
- Keeps professional tone, clarity, and exact identifiers or error messages.
- Uses answer-first structure; no question restatement or closing wrap-up.
- Allows normal, non-compressed prose for handoff artifacts, plan files, and code.
- Expands detail on user request; confirmation and comparisons have clear format rules.
- Designed to speed up turn time without losing accuracy or context.
元数据
常见问题
Fasterizy 是什么?
Faster and direct, answer-first prose for coding-agent Q&A, planning, and technical docs. Use whenever the user asks for terser, faster, less verbose, or les... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 Fasterizy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install veezvg-fasterizy」即可一键安装,无需额外配置。
Fasterizy 是免费的吗?
是的,Fasterizy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Fasterizy 支持哪些平台?
Fasterizy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Fasterizy?
由 veezVg(@veezvg)开发并维护,当前版本 v1.0.0。
推荐 Skills