← 返回 Skills 市场
bytesagain-lab

Funnlp

作者 bytesagain-lab · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
200
总下载
0
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install funnlp
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Funnlp concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Funnlp

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Funnlp concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This appears to be a harmless, local reference tool: it prints static documentation and does not access network, credentials, or config. Before installing or running, you can (1) inspect the included scripts (they're plain bash) to confirm no unexpected behavior, (2) prefer running it in a restricted environment if you want extra caution, and (3) be aware of the minor metadata inconsistencies (version number and boilerplate mention of credentials) which look like harmless copy-paste artifacts. If you require cryptographic guarantees, check the repository/source release signatures or contact the author listed in the metadata.
功能分析
Type: OpenClaw Skill Name: funnlp Version: 2.0.3 The skill is a straightforward documentation reference tool for 'funnlp' concepts. The primary script (scripts/script.sh) consists entirely of static text output via heredocs and contains no network requests, file system modifications, or attempts to access sensitive environment variables.
能力评估
Purpose & Capability
The name/description promise a local reference for Funnlp concepts and the files (SKILL.md + a bash script) implement exactly that: static heredoc outputs. No unrelated credentials, binaries, or network access are requested.
Instruction Scope
SKILL.md explicitly states outputs are plain-text via heredoc and no network or credentials are used—matching the script. Minor inconsistencies: the script's VERSION variable is 2.0.2 while the metadata is 2.0.3, and the quickstart text generically mentions "Required tools and access credentials" (likely boilerplate) even though the skill requires none. These are small, non-security issues.
Install Mechanism
No install spec is provided (instruction-only). No downloads or package installs occur. Risk from installation is minimal because nothing is written to disk by an installer; the included script is plain bash source that can be inspected before execution.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not read env vars or config paths. Requested permissions are proportionate (none).
Persistence & Privilege
always:false and user-invocable:true (defaults). The skill does not request persistent presence or modify other skills/config. Autonomous invocation is allowed by platform default but the skill's static nature limits risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install funnlp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /funnlp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug funnlp
版本 2.0.3
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 4
常见问题

Funnlp 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Funnlp concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 200 次。

如何安装 Funnlp?

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

Funnlp 是免费的吗?

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

Funnlp 支持哪些平台?

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

谁开发了 Funnlp?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.3。

💬 留言讨论