docs: document issuer.org policy and align ARPA-driven skills (#295) - #316
Merged
rosspeili merged 2 commits intoAug 28, 2026
Merged
Conversation
…S#295) Document optional comma-separated issuer.org values and set ARPAHLS on bg_remover and novelty_extractor; ARPAHLS, AO on prompt_injection_firewall.
) Add https://github.com/0x-AO-Protocol links for AO in catalog Issuer lines and CONTRIBUTING examples; add trailing newline to novelty_extractor card.json.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Documents the optional
issuer.orgpolicy (single string; comma-separated for co-affiliation) and aligns three registry skills with ARPA design ownership.Fixes #295
issuer.orgpolicyCONTRIBUTING.md— Issuer org section; pointers inai_native_workflow.md, skill proposal template, template READMEbg_remover→ ARPAHLSskills/creative/bg_remover/manifest + card; catalog page + README rownovelty_extractor→ ARPAHLSskills/data_engineering/novelty_extractor/manifest + card; catalog page + README rowprompt_injection_firewall→ ARPAHLS, AOskills/security/prompt_injection_firewall/manifest + card; catalog page + README rowNo runtime, loader, or test-file changes.
Type of Change
Checklist (all PRs)
Fixes #295)python -m black --check .andflake8pass locally (or CI-equivalent subset)pytest tests/test_skill_issuer.pyandpytest tests/test_registry_docs.pypass locallyCHANGELOG.mdupdated under[Unreleased]examples/README.mdupdated if this PR adds, renames, or removes a runnable scriptpytest tests/test_registry_docs.pyNew or updated skill
Metadata-only updates to three existing skills (issuer
org+ catalog Issuer lines). No changes toskill.py,instructions.md, or bundle tests.Constitution and safety
N/A — documentation and issuer attribution only.
Related Issues
Fixes #295