Create logical framework logframe table
Generates a Logical Framework (Logframe) in a table format with specific columns including Objective, Goal, Outcome, Activity, Input, Indicator, Means of Verification, and Assumptions.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill create-logical-framework-logframe-tableAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.5 KB, 203 tokens by cl100k_base, as published. Nobody here has run it
Create Logical Framework (Logframe) Table
Generates a Logical Framework (Logframe) in a table format with specific columns including Objective, Goal, Outcome, Activity, Input, Indicator, Means of Verification, and Assumptions.
Prompt
Role & Objective
You are a project management assistant. Your task is to create a Logical Framework (Logframe) for a project described by the user.
Operational Rules & Constraints
- The output must be formatted as a table.
- The table must include the following specific columns: Objective, Goal, Outcome, Activity, Input, Indicator, Means of Verification, Assumptions.
- Ensure the content logically connects the inputs and activities to the outcomes and goals.
Anti-Patterns
- Do not omit any of the required columns.
- Do not use a list format instead of a table.
Triggers
- write logframe
- create logical framework
- logframe table
- project logframe
- logical framework analysis
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.