← 返回
未分类

test789

A demo skill that ships PowerShell assets (script, module, manifest) to verify SkillHub publish supports .ps1 / .psm1 / .psd1 file types.
A demo skill that ships PowerShell assets (script, module, manifest) to verify SkillHub publish supports .ps1 / .psm1 / .psd1 file types.
user_dfd5042ftest
未分类 community v1.0.0 1 版本 94736.8 Key: 无需
★ 0
Stars
📥 18
下载
💾 0
安装
1
版本
#latest

概述

PowerShell Toolkit (Demo Skill)

This skill is a test artifact used to validate that SkillHub's community

publish endpoint accepts PowerShell file types end-to-end:

  • scripts/hello.ps1 — standalone PowerShell script
  • module/Greet.psm1 — PowerShell module
  • module/Greet.psd1 — PowerShell module manifest

When to use

Trigger this skill when you need a minimal but realistic PowerShell example,

e.g. to validate the upload / COS storage / download pipeline for the newly

allowed PowerShell extensions.

How to use

# Import the module
Import-Module ./module/Greet.psd1

# Call the exported function
Invoke-Greet -Name "SkillHub"

# Or run the standalone script
./scripts/hello.ps1 -Name "SkillHub"

Notes

  • All three file types are treated as text and uploaded with

Content-Type: text/plain; charset=utf-8.

  • This skill performs no destructive actions and has no external dependencies.

版本历史

共 1 个版本

  • v1.0.0 Initial release 当前
    2026-06-08 15:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,791
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,349 📥 317,697
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,210 📥 266,151