Document Iteration Skill

A structured markdown syntax for iterating on documents with Claude AI

View the Project on GitHub foksa/document-iteration-skill

Contributing

Thanks for your interest in improving the Document Iteration Skill!

Ways to Contribute

Report Issues

Found a bug or something confusing?

Suggest Features

Have an idea for improvement?

Improve Documentation

These docs live in the obsidian/ folder. To contribute:

  1. Fork the repository
  2. Edit files in obsidian/
  3. Submit a pull request

The GitHub Action will automatically convert your Obsidian markdown to GitHub Pages format.

Development

Local Testing

Run the conversion script locally:

python3 scripts/convert-obsidian.py

This creates the docs/ folder from your obsidian/ files.

Obsidian Syntax

You can use standard Obsidian features:

Code of Conduct

Be kind. Be helpful. We’re all here to make document collaboration better.

See Also