AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Semantic Km Creator

skill-ontology-of-everything-concept-skills-semantic-km-creator · by ontology-of-everything

A Claude skill from ontology-of-everything/concept-skills.

— No reviews yet
0 installs
25 views
0.0% view→install

Install

$ agentstack add skill-ontology-of-everything-concept-skills-semantic-km-creator

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-ontology-of-everything-concept-skills-semantic-km-creator)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 11d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Semantic Km Creator? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Semantic KM Creator

Turn an interface contract—REST/OpenAPI, CLI, or table/DDL—into a governed semantic layer in four strictly sequential phases. Advance only when the current phase meets its exit condition.

Phase 1 Ingest → Phase 2 Review → Phase 3 Emit → Phase 4 Verify
   ingest.md       review.md      emit-okf.md      verify.md
                                  emit-yaml.md

The interface is the sole source of truth. Never invent fields, grain, enums, or values. Stop on missing evidence and ask one question at a time.

Workflow

  1. Ingest (references/ingest.md) — Normalize interfaces into a complete operation inventory

and classify each operation as fact or dimension lookup with read/write status. Exit when every operation is classified.

  1. Review (references/review.md) — Decompose the model into atomic decisions. Show objective,

options, evidence, risks, dependencies, and tradeoffs, with fixed YAGNI guidance for facts, dimensions, measures, and routing. Inject model JSON into assets/review-template.html; record feedback in amendments.md and regenerate. Stop after the report. Exit only on approved:true with no open or blocked decisions.

  1. Emit — Default to a Google OKF v0.1 bundle using references/emit-okf.md; use repository

YAML only when explicitly requested, following references/emit-yaml.md. Both targets share field semantics. Generate a thin root index for two or more bundles. Exit when every artifact exists.

  1. Verify (references/verify.md) — Run structural checks, semantic lint, and OKF hard

constraints when applicable. Report every pass and failure. Return non-mechanical failures to Phase 2 with one blocking question.

Critical Rules

  1. Evidence only — Unsupported fields, grain, enums, or values become TODO(verify) and an open

decision.

  1. Grain first — Attach no dimensions or measures before grain is fixed.
  2. One blocking ask — Stop only when an answer changes the model; ask one question with options.

Use the HTML review for bulk decisions.

  1. Layer split — Shape, routing, and grain belong to the semantic layer. Values typed into

commands or read from responses—enums, codes, paths, and commands—belong to the contract layer; the semantic layer only points to them.

  1. Stable names — Do not rename confirmed fact or dimension names; OKF concept IDs derive from

paths.

  1. Decision gate — Every decision starts pending. Phase 2 must stop after producing the report;

Phase 3 requires approved:true and no open or blocked item.

Load by phase: ingest.md, review.md, emit-okf.md or emit-yaml.md, then verify.md. Read references/examples.md for an end-to-end example.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.