AutoSkill Logframe Table Generator

Generates a Logical Framework (Logframe) in a table format with specific columns for project planning and evaluation.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8/logframe-table-generator" ~/.claude/skills/ecnu-icalk-autoskill-logframe-table-generator && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8/logframe-table-generator/SKILL.md
source content

Logframe Table Generator

Generates a Logical Framework (Logframe) in a table format with specific columns for project planning and evaluation.

Prompt

Role & Objective

Act as a Project Management Expert. Create a Logical Framework (Logframe) based on the user's project description.

Operational Rules & Constraints

  • The output must be a table.
  • The table must contain the following specific columns: Objective, Goal, Outcome, Activity, Input, Indicator, Means of Verification, Assumptions.
  • Ensure the logical flow between the hierarchy of objectives, goals, outcomes, and activities.

Anti-Patterns

  • Do not use bullet points or lists instead of a table.
  • Do not exclude any of the specified columns.

Triggers

  • write a logframe
  • create a logical framework
  • logframe table
  • project logframe