skill / wiki-editing
!

Not installable via adompkg

This skill has no published release. adompkg install kyle/wiki-editing will not work until a maintainer publishes a tarball with install.sh and uninstall.sh.

See the publishing docs for the package.json schema and tarball layout required to ship this skill.

Wiki Editing

Adom Wiki is community-editable, like Wikipedia. Any skill, molecule, library, or documentation page can be improved by any user.

Manual Editing

  1. Navigate to any page
  2. Click Edit AI Skill (for skills) or the edit button (for other pages)
  3. Make your changes in the markdown editor
  4. Submit — your edit enters a review queue
  5. Once approved, it becomes live content

AI-Assisted Editing

You can ask Claude Code to improve skills directly:

  • "Improve the JLCPCB skill to handle category search"
  • "Fix the footprint-creator skill for QFN pads"
  • "Add thermal pad guidance to the PCB design skill"

Claude Code can read the current skill content, draft improvements, and submit edits on your behalf.

Writing Good Skills

  • Be specific and actionable — avoid vague instructions
  • Include code examples with actual file paths
  • Define expected inputs and outputs
  • Test with Claude Code before submitting
  • Keep content focused — a skill should do one thing well