{
  "schema_version": 1,
  "type": "skill",
  "slug": "wiki-editing",
  "title": "Wiki Editing",
  "brief": "Submit edits to any page on Adom Wiki — manually or through your AI assistant. Improve skill descriptions, fix documentation, and contribute community knowledge like Wikipedia.",
  "version": "1.0.0",
  "tags": [],
  "license": "MIT",
  "source_path": "SKILL.md",
  "readme": "# Wiki Editing\n\nAdom Wiki is community-editable, like Wikipedia. Any skill, molecule, library, or documentation page can be improved by any user.\n\n## Manual Editing\n\n1. Navigate to any page\n2. Click **Edit AI Skill** (for skills) or the edit button (for other pages)\n3. Make your changes in the markdown editor\n4. Submit — your edit enters a review queue\n5. Once approved, it becomes live content\n\n## AI-Assisted Editing\n\nYou can ask Claude Code to improve skills directly:\n- \"Improve the JLCPCB skill to handle category search\"\n- \"Fix the footprint-creator skill for QFN pads\"\n- \"Add thermal pad guidance to the PCB design skill\"\n\nClaude Code can read the current skill content, draft improvements, and submit edits on your behalf.\n\n## Writing Good Skills\n\n- Be specific and actionable — avoid vague instructions\n- Include code examples with actual file paths\n- Define expected inputs and outputs\n- Test with Claude Code before submitting\n- Keep content focused — a skill should do one thing well",
  "author": {
    "name": "Kyle Bergstedt",
    "email": "kyle@adom.inc"
  },
  "visibility": {
    "public": true
  },
  "hero": null,
  "sample_prompts": [],
  "discovery_triggers": [],
  "discovery_pitch": null,
  "metadata": {},
  "created_at": "2026-05-28T05:30:43.641Z",
  "updated_at": "2026-05-28T05:30:43.641Z",
  "sub_skills": [],
  "parent_app": null
}