← Back to Skills Marketplace
kirkraman

ai-agent-helper

by KirkRaman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install martin-ai-agent-helper
Description
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Usage Guidance
This skill appears to do what it says (help design prompts and agent loops) and includes example code that will send conversation data to SkillBoss using an API key. Before installing: (1) confirm the registry metadata is updated to list SKILLBOSS_API_KEY as required, (2) verify the trustworthiness and privacy policy of https://api.skillbossai.com (source/homepage are missing), (3) only provide a scoped API key with minimal permissions and avoid using keys that grant access to other accounts or services, and (4) if you need to keep prompts/private data local, do not supply the API key or ask the author for a variant that uses a local/enterprise LLM. If you cannot validate the external service or the package metadata, treat the skill as untrusted.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill is a prompt/agent-design helper and the SKILL.md includes example code that calls an LLM via the SkillBoss API. Requiring an LLM API key (SKILLBOSS_API_KEY) is consistent with the stated capabilities. However, the registry metadata lists no required environment variables while the SKILL.md explicitly states 'requires.env: SKILLBOSS_API_KEY' — that inconsistency is unexplained.
Instruction Scope
Runtime instructions show the agent will read SKILLBOSS_API_KEY from the environment and POST messages to https://api.skillbossai.com/v1/pilot, transmitting prompts and responses to an external endpoint. The instructions do not ask to read unrelated local files or other credentials, so scope is largely appropriate — but the skill will send potentially sensitive conversation content to an external service, which users should be aware of.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing new is written to disk and no packages are pulled in. That is the lowest-risk install pattern.
Credentials
The only secret the SKILL.md expects is SKILLBOSS_API_KEY, which is proportionate to calling the SkillBoss API. The concern is the metadata/registry claims 'Required env vars: none' while the runtime doc requires SKILLBOSS_API_KEY — an inconsistency that may indicate sloppy packaging or a hidden dependency. Because this env var allows an external service to receive prompts and outputs, granting it without verifying the service is a privacy/data-exfiltration risk.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modification of other skills or system settings. Autonomous invocation is permitted (platform default) but not unusually privileged here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install martin-ai-agent-helper
  3. After installation, invoke the skill by name or use /martin-ai-agent-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
ai-agent-helper 1.0.0 – Initial Release - Provides tools for AI Agent setup and optimization: prompt engineering, task decomposition, and agent loop design. - Supports advanced techniques like ReAct/Chain-of-Thought, output parsing, and token optimization. - Includes code samples and best practices for prompt structure. - Integrates with SkillBoss API Hub for efficient LLM routing. - Requires `SKILLBOSS_API_KEY` for API access.
Metadata
Slug martin-ai-agent-helper
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ai-agent-helper?

AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計. It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install ai-agent-helper?

Run "/install martin-ai-agent-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ai-agent-helper free?

Yes, ai-agent-helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ai-agent-helper support?

ai-agent-helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ai-agent-helper?

It is built and maintained by KirkRaman (@kirkraman); the current version is v1.0.0.

💬 Comments