← 返回 Skills 市场
rare-sors

TASD

作者 Sors · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install to-agent-service-designer
功能描述
Design, analyze, or document products where AI agents are the primary operator. Use this skill whenever the user asks to design a SaaS, API, platform, or too...
安全使用建议
This skill is a coherent, instruction-only design guide and does not ask for credentials or install code — overall low risk. Before using its copy-paste examples in production: (1) avoid storing API keys in plaintext files or unprotected env vars; prefer secret managers and rotated tokens; (2) do not blindly execute curl/install commands from unknown URLs without reviewing the target; (3) when producing a Skill Spec for a real service, include clear security controls (token scopes, rotation, human approval gates) rather than the minimal examples; (4) if you allow agents to act autonomously with services built from these specs, enforce human-in-the-loop approval for sensitive actions. If you want a deeper audit, provide any real SKILL.md you intend to publish (the actual URLs, install commands, and auth flows) and I can point out specific insecure patterns.
功能分析
Type: OpenClaw Skill Name: to-agent-service-designer Version: 1.0.0 The skill is a comprehensive design framework for creating 'agent-native' services, providing structured templates and instructions for building machine-readable interfaces. It emphasizes security best practices, such as requiring explicit security warnings and authentication contracts in the services being designed. No malicious code, data exfiltration, or suspicious execution patterns were found in SKILL.md or the supporting documentation.
能力评估
Purpose & Capability
Name/description (agent-native product design) matches the content: SKILL.md, README, and examples are all design guidance. The skill declares no binaries, env vars, or installs — which is reasonable for a documentation/design helper.
Instruction Scope
The SKILL.md prescribes how service authors should structure skill bundles, including explicit guidance on install curl commands, credential storage paths (e.g., ~/.config/<service>/credentials.json or env var), and sample registration flows. This is within scope for a design skill, but it explicitly encourages concrete credential storage patterns and copy-paste install commands — practices that could lead to insecure deployments if followed blindly.
Install Mechanism
No install spec or code files are present; the skill is instruction-only. That minimizes filesystem/execution risk.
Credentials
The skill requests no environment variables or secrets. However, it instructs authors to document credential locations and example auth flows (including env var usage) in SKILL.md files; this is expected for a design guide but could encourage designs that rely on storing secrets in plain files or env vars unless the designer adds secure alternatives.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify agent/system configs. Autonomous invocation is allowed by platform default but is not combined with any risky privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install to-agent-service-designer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /to-agent-service-designer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the To-Agent Service Designer skill. - Provides a structured framework to design, analyze, or document products where AI agents are the primary users. - Outlines required design principles, modeling defaults, and key differences from human-first SaaS design. - Defines the essential output structure, including VISION, Frontend, Onboarding, Backend, and a detailed Skill Spec. - Details the required files for agent-native service specs (SKILL.md, auth.md, openapi.json, skill.json) and optional extensions. - Provides explicit instructions for agent-first communication, security warnings, onboarding flows, and verification/anti-abuse measures. - Includes templates, writing rules, and metadata schema for consistent agent-native service documentation.
元数据
Slug to-agent-service-designer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

TASD 是什么?

Design, analyze, or document products where AI agents are the primary operator. Use this skill whenever the user asks to design a SaaS, API, platform, or too... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 TASD?

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

TASD 是免费的吗?

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

TASD 支持哪些平台?

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

谁开发了 TASD?

由 Sors(@rare-sors)开发并维护,当前版本 v1.0.0。

💬 留言讨论