Skip to content

feat(okf): add Open Knowledge Format plugin with author and refactor skills#77

Merged
duyet merged 1 commit into
masterfrom
feat/okf-plugin
Jun 14, 2026
Merged

feat(okf): add Open Knowledge Format plugin with author and refactor skills#77
duyet merged 1 commit into
masterfrom
feat/okf-plugin

Conversation

@duyet

@duyet duyet commented Jun 14, 2026

Copy link
Copy Markdown
Owner

What

Adds the okf plugin for the Open Knowledge Format (OKF) v0.1 — a vendor-neutral format representing knowledge as markdown files with YAML frontmatter.

Skills

  • okf — author, initialize, and validate OKF bundles. Ships the OKF v0.1 SPEC.md as an offline reference and a stdlib-only validate_okf.py conformance checker.
  • okf-refactor — convert existing notes / docs / catalog exports into a conformant, cross-linked OKF bundle.

Notes

  • Dual manifests (Claude .claude-plugin/ + Codex .codex-plugin/); registered in all three marketplace files.
  • bash scripts/validate-plugins.sh → 45 items, 0 failed.
  • Validator tested on a sample bundle: errors on missing type, warns (does not fail) on broken links, per the spec's tolerance rule.

Co-Authored-By: duyetbot [email protected]

…skills

Add the `okf` plugin for the Open Knowledge Format (OKF) v0.1 — a
vendor-neutral format representing knowledge as markdown files with YAML
frontmatter.

- skills/okf: author, init, and validate OKF bundles; bundles the OKF v0.1
  SPEC.md as an offline reference and a stdlib-only validate_okf.py.
- skills/okf-refactor: convert existing notes/docs/catalog exports into a
  conformant, cross-linked OKF bundle.
- Register in Claude and Codex marketplace manifests.

Co-Authored-By: duyetbot <[email protected]>
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @duyet, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@duyet, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 51 minutes and 14 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: d71d4a81-61d7-42ef-bd17-a72a2c2d4374

📥 Commits

Reviewing files that changed from the base of the PR and between 0e08ae2 and aa1d5ab.

📒 Files selected for processing (10)
  • .agents/plugins/marketplace.json
  • .claude-plugin/marketplace.json
  • marketplace.json
  • okf/.claude-plugin/plugin.json
  • okf/.codex-plugin/plugin.json
  • okf/README.md
  • okf/skills/okf-refactor/SKILL.md
  • okf/skills/okf/SKILL.md
  • okf/skills/okf/reference/SPEC.md
  • okf/skills/okf/scripts/validate_okf.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/okf-plugin

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown

Welcome! 👋

Thank you for your first contribution to this project! We appreciate you taking the time to improve our codebase.

Next Steps

  • A maintainer will review your PR shortly
  • Please check for any review comments and address them
  • Feel free to ask questions if anything is unclear

Contribution Guidelines

  • Ensure all tests pass
  • Update documentation if needed
  • Keep changes focused and atomic

Thanks again for contributing! 🎉

@duyet duyet merged commit 97b7324 into master Jun 14, 2026
6 of 7 checks passed
@duyet duyet deleted the feat/okf-plugin branch June 14, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant