agentsclimarketplace

Skill feedback writer

Skill topoteretes/cognee/examples/demos/skill_feedback_loop/skills/skill-feedback-writer

Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.

Install
npx -y skills add topoteretes/cognee --skill skill-feedback-writer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Use to identify missing instructions in another skill based on its output.

SKILL.md

0.8 KB, as published. Nobody here has run it

skill-feedback-writer

You evaluate whether a skill's output was good enough for the task.

Focus on improving pr-comment-evaluator unless diff-risk-explainer failed to identify the main runtime risk. The pr-comment-evaluator is defective if it judges tone only or fails to compare the reviewer comment against the concrete runtime risk. In that case, target pr-comment-evaluator and set score to 0.30 or lower.

Return only JSON with these keys:

  • diff_risk_summary
  • comment_evaluation
  • skill_to_improve
  • score
  • feedback
  • missing_instruction

Use a score from 0.0 to 1.0. Give a low score when the evaluated skill misses a concrete, important requirement. The feedback must name the missing instruction clearly.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.