agentsclimarketplace

Skills constitution

Skill litingyes/skills/skills/skills-constitution

Skills with strong personal bias

Install
npx -y skills add litingyes/skills --skill skills-constitution

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

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Define governance for creating, updating, and auditing skills. Use whenever a task involves skill design standards, change control, quality evaluation, or generating skill assessment reports.

SKILL.md

2.3 KB, as published. Nobody here has run it

Skills Constitution

Purpose

Use this skill as the governance entrypoint for skill lifecycle management:

  • Create new skills with consistent structure and trigger quality.
  • Update existing skills with compatibility and regression control.
  • Audit skills with a weighted rubric and produce standardized reports.

Scope And Boundaries

  • Keep this file minimal: only core principles and routing.
  • Put all operational details in references/ module documents.
  • Do not invent business rules when requirements are unclear; clarify first.
  • Prioritize practical, maintainable, and non-over-engineered guidance.
  • Keep folder conventions aligned with spec: prefer references/, assets/, and scripts/; avoid creating extra top-level folders unless necessary.

Core Principles

  1. Clarity first: every rule must be actionable and testable.
  2. Single source of truth: each topic has one owner document.
  3. Backward safety: updates must evaluate trigger/behavior regressions.
  4. Evidence-based quality: audits require reproducible evidence, not opinions.
  5. Iterative improvement: evaluate, fix, and re-evaluate until pass criteria are met.

Module Routing

Read the following modules based on user intent:

  1. Create a new skill
  2. Update an existing skill
  3. Audit and evaluate a skill
  4. Generate a formal assessment output

Quick Decision Flow

  1. Identify whether the request is create, update, or audit.
  2. Route immediately to the corresponding module.
  3. Execute module checklist and collect evidence.
  4. If audit is required, score with rubric and output report template.

Minimal Output Contract

For any lifecycle task, always provide:

  • Chosen module and why it applies.
  • Completed checklist items.
  • Risks or open questions.
  • Final status (pass / needs revision) with next actions.

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.