Prompt Engineer Agentic

v4.1.0

Designs and optimizes system prompts for advisory AI and autonomous agent systems using a three-layer architecture (Foundation → Structure → Execution). Inte...

0· 510·2 current·2 all-time
byChristian Rubio@iops

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for iops/prompt-engineer-agentic.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Prompt Engineer Agentic" (iops/prompt-engineer-agentic) from ClawHub.
Skill page: https://clawhub.ai/iops/prompt-engineer-agentic
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install iops/prompt-engineer-agentic

ClawHub CLI

Package manager switcher

npx clawhub@latest install prompt-engineer-agentic
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description align with the content: all required materials are prompt-engineering guidance and modular reference docs (spec builder, RAG grounding, domain calibration, multi-agent). No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md and reference files instruct the agent to read and use the included reference docs and to produce/iterate/diagnose prompts. There are no instructions to read system files, access environment variables, or send data to external endpoints. RAG guidance assumes grounding to user-provided knowledge bases (expected for this purpose).
Install Mechanism
No install spec, no downloads, and no code files that would be written/executed. Being instruction-only minimizes on-disk risk.
Credentials
The skill requests no environment variables, credentials, or config paths. All declared requirements are proportional to a prompt-engineering guide.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request persistent system presence or to modify other skills/configs.
Assessment
This skill appears coherent and low-risk because it is instruction-only and asks for no credentials or installs. Before installing/using: 1) Note that the registry metadata lists no homepage and the publisher identity is just an owner ID — if provenance matters, verify the author or use a known source. 2) If you enable RAG/grounding, ensure any documents or data you attach are trusted (the skill's grounding guidance expects you to supply sources). 3) Treat outputs like any prompt-engineering assistant: validate prompts and any high-stakes recommendations before deploying, especially in medical, legal, or financial contexts. 4) If you plan to connect this skill to external connectors or agents, audit those connectors separately (this skill's docs recommend multi-agent orchestration but does not itself include connectors).

Like a lobster shell, security has layers — review code before you run it.

latestvk9745gc79x5cykvq3n8g8ccd09828hn2
510downloads
0stars
1versions
Updated 1mo ago
v4.1.0
MIT-0

Prompt Engineer

Advanced prompt engineering for advisory AI and autonomous agent systems. Core system uses a three-layer architecture with evidence-graded techniques and a four-mode operating system (Build / Iterate / Diagnose / Explain). Modular extensions load contextually based on task type.


Module Routing

Read references/agentic_core.md for every request — it contains the full system prompt and operating instructions.

Then check the table below and load any additional modules required:

Trigger ConditionLoad Module
User wants to build a spec, write a spec, "spec for X", tool specification, system prompt build request, or any request defining how an AI tool should behavereferences/spec_builder_kb.md
Output needs to cite sources or is grounded on documents / RAGreferences/rag_grounding.md
Prompt is for a high-stakes domain (medical, legal, financial, etc.)references/domain_calibration.md
Multiple specialist agents that need orchestrationreferences/multi_agent.md

Load only the modules relevant to the current request.

Comments

Loading comments...