scribe-sys

Generate OCC framework System Prompts as structured Markdown documents.

1|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/GrazianoGuiducci/KPhi1 --skill scribe-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scribe-sys
Source: https://github.com/GrazianoGuiducci/KPhi1/tree/main/skills/scribe-sys
Command: npx skills add https://github.com/GrazianoGuiducci/KPhi1 --skill scribe-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates comprehensive System Prompts for AI agents following the OCC (Orchestratore-Cercatore-Costruttore) framework. It analyzes user intent, designs a tailored prompt structure, performs internal research and synthesis, and outputs a ready-to-deploy Markdown document that instructs a final LLM agent.

Core Features & Use Cases

  • End-to-end System Prompt design based on the OCC phases (Analysis, Design, Research, Assembly, Review)
  • Built-in evaluation hooks and dynamic adaptation mechanisms for complex tasks
  • Self-contained, documentation-ready prompts with explicit roles, objectives, and constraints; supports iterative improvement
  • Documentation-ready output suitable for integration into LLM workflows and agent orchestration

Quick Start

Provide the user intent and project context; this skill will generate a complete System Prompt document ready for deployment.

Frequently Asked Questions about scribe-sys

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a system prompt for multi-step LLM orchestration?

To generate a system prompt for multi-step LLM orchestration, provide your user intent and project context to produce a structured Markdown document with explicit roles, objectives, and constraints following the OCC framework phases.

What is the OCC framework for AI agent prompt engineering?

The OCC framework is an Orchestratore-Cercatore-Costruttore architecture for AI agent prompt engineering. It structures system prompts through Analysis, Design, Research, Assembly, and Review phases to handle dynamic orchestration across varied user intents.

How do I structure Markdown system prompts with metadata for LLM workflows?

You structure Markdown system prompts with YAML frontmatter-like metadata and clear sections for roles, constraints, and objectives. This skill outputs self-contained, documentation-ready Markdown designed for direct integration into LLM workflows.

Can I build auto-evaluation and iteration hooks into a system prompt?

Yes, you can build auto-evaluation and iteration hooks into a system prompt. This skill embeds these dynamic adaptation mechanisms directly within the generated Markdown to support iterative improvement for complex tasks.

Do I need any specific dependencies to create OCC-based system prompts?

No specific dependencies are required to create OCC-based system prompts. You only need to provide the user intent and project context, and the skill handles the end-to-end design and synthesis internally to output a ready-to-deploy document.