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

Semantic Pkm Creator

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

>-

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

Install

$ agentstack add skill-ontology-of-everything-concept-skills-semantic-pkm-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-pkm-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 Pkm Creator? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Scene–Concept–Entity Extraction

Input is a batch of linear source texts. Output sce-scenes.yaml, sce-concepts.yaml, and sce-entities.yaml in the user-selected directory, with progress in _sce-round1-progress.md. The value is reuse: one scene can directly invoke a concept established elsewhere.

Principles

  1. Source first — define and IPO come from the source and stay within 50 words. Leave

unsupported content empty rather than inventing it.

  1. Concepts are the hub — Establish concepts first, attach entities to concepts, and let scenes

invoke only established concepts and entities.

  1. Prefer omission — A candidate without its own IPO or decomposition is not a concept. Merge

abstractions into their parent and demote fragments to steps.

  1. Bound references — Keep two to six relations per concept and only the strongest relation for

a knowledge-element pair.

  1. Stop for confirmation between rounds. Never start round two before approval.

Round One: Skeleton

Process five to ten texts per batch and update _sce-round1-progress.md.

  1. Read the complete batch and record progress.
  2. Extract candidates with only id + define + sources: scenes answer “how do I…”, concepts can

express an IPO, and entities answer “did I use X?”

  1. Deduplicate globally: merge at 80% or greater semantic overlap, normalize synonymous IDs, and

return overly fine steps to their parent. Record every X → Y merge.

  1. Write the three YAML files and mark remaining fields TODO.
  2. Stop and present deduplication and concept coverage for confirmation.

Round Two: Content

Use sources to return to the original text. Sequence words indicate steps; requirement and input words indicate IPO inputs.

  1. Fill from the hub outward: concepts first with complete IPO or decomposition, entities in

parallel, then scenes with trigger, goal, and three to six progressive assembly stages.

  1. Read references/relations.md; add entity hierarchy and concept–entity invocation relations.
  2. Run completeness checks and write updated_at.

Completion requires a skeleton-only round one with a merge log; every concept has IPO or decomposition; every entity passes “I used X” and has hierarchy depth at most three; every scene invokes established concepts/entities in three to six stages; all references resolve; every definition has a source and stays within 50 words; there are no isolated concepts; and every concept has two to six relations.

| Layer | Meaning | Question | Valid form | | ------- | ---------------------------------------------------------------- | -------------------------- | --------------------------------------------------------------------------------------------------- | | Concept | Class: executable action | Which method should I use? | IPO preserves independent logic; decomposition records stages, sub-concepts, and why each is needed | | Entity | Instance: identifiable person, tool, product, or named framework | What did I use? | “I used X,” where X is not an action | | Scene | Assembly: problem plus orchestration | How do I…? | Trigger, goal, three to six stages, invocations, and constraints |

During round two, read references/relations.md for the direction and selection order of the eight relation types.

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.