Skip to main content
cyberuni
Profil créateur GitHub

cyberuni

Vue par dépôt de 180 skills collectés dans 10 dépôts GitHub.

skills collectés
180
dépôts
10
mis à jour
1 sept. 2026
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

align-spec
non classé

Detect and reconcile prose-suite drift across the SDD project spec's nodes — the on-demand, CI-usable complement to the inline spec-gate check; use for corpus audits, post-large-change verification, or CI gating.

20 août 2026
run
non classé

Use this skill when running ACED evals to score agent configuration behavior against its frozen .feature suite — after editing a skill, AGENTS.md section, subagent, or command.

20 août 2026
compare
non classé

Use this skill when comparing two versions of an agent configuration to detect regressions or confirm improvements before committing a change.

20 août 2026
check-spec-references
non classé

Partial Skill: invoke by name only — project-spec/check-spec-references' engine that resolves every relative reference in one project spec's markdown and fails on the ones pointing at nothing — run from the per-project CI entrypoint, not triggered by users…

19 août 2026
check-project-specs
non classé

Partial Skill: invoke by name only — project-spec/check-project-specs' engine that runs every project-spec check against the one spec governing the invoking package — the per-project CI entrypoint, not triggered by users directly.

19 août 2026
define-command
non classé

Use this skill when the user wants to create or improve a command — a user-invoked-only slash workflow (`/name`) that never auto-triggers from the model. Trigger on "create a command", "add a slash command", "make a /deploy command", "add a user-only…

14 août 2026
define-skill
non classé

Use this skill when the user wants to create, scaffold, or formalize a workflow skill — a process, tool-based, or standard SKILL.md — from scratch or from an existing ad-hoc workflow. Trigger on "create a skill", "write a skill for X", "I want a skill that…",…

14 août 2026
improve-skill
non classé

Audit, improve, or write a SKILL.md — check description trigger coverage, structure, security, and agentskills.io compliance. Use when reviewing or creating a skill for Claude Code, Cursor, Codex, Copilot CLI, or any agentskills-compatible runtime, even if…

14 août 2026
Affichage de 8 skills collectés sur 79.
operator
non classé

Use this skill for fleet-level dispatch — spawn, list, and prune ships, and route messages between sessions; not in-ship mission work.

1 sept. 2026
pod
non classé

Use this skill for bridge work on a project — mission entry, inbox, and hailing specialist crew; not spawning ships or worktrees, fleet-wide oversight, or cross-ship routing.

1 sept. 2026
create-skill
non classé

Scaffold and ship a new SKILL.md through the full creation lifecycle — design, implement, structural audit, trigger eval, and evidence recording. Use when creating a skill from scratch or formalizing an existing one, even if the user just says "I want a skill…

1 sept. 2026
review-pr
Analystes en assurance qualité des logiciels et testeurs

Use this skill when reviewing a pull request in this repo for design soundness rather than line-level correctness — 'review PR #N', 'is this the right approach', 'should this live here'. Runs an Oracle lens (are the claims true?) and an Architect lens (is it…

13 août 2026
resync-local-plugins
Autres occupations informatiques

Use this skill after committing changes to this repo's plugins or skills, to re-pin the local-directory cyberplace marketplace so the installed plugins reflect the new HEAD. Triggers: 'resync the plugins', 'the marketplace is stale', 'my skill edit isn't…

9 août 2026
init
Autres occupations informatiques

Use this skill to initialize a project's agent configuration to work across every major agent harness — analyze the repo and write or improve AGENTS.md, wire the per-harness config, repair repo-private skills, and suggest setting up SDD and registering ACED.…

8 août 2026
upgrade-universal-plugin
Développeurs de logiciels

Use this skill when upgrading pinned `npx universal-plugin@0.2.2` calls across a project to a newer version.

8 août 2026
article-writer-voice
Rédacteurs techniques

Shape the tone and formatting when writing or polishing prose — blog posts, tutorials, guides, release notes, READMEs, newsletter issues, project docs. Trigger on "write a post", "draft an article", or any prose longer than a paragraph where voice consistency…

2 août 2026
Affichage de 8 skills collectés sur 47.
Affichage de 8 skills collectés sur 20.
doctor
non classé

Use this skill to diagnose a universal agent plugin — when a runtime loads none of the plugin's skills, when a vendor manifest is missing or looks out of date after a pull, when a build prints warnings nobody has read, or when checking whether what the…

19 août 2026
marketplace
non classé

Use this skill to let people install a plugin straight from its own repository — generate the local marketplace catalogs Claude Code, Codex, GitHub Copilot CLI, and Cursor read, and write the README install section that tells users what to type. Trigger on…

19 août 2026
init
non classé

Use this skill to create or change a universal agent plugin — scaffold a new one, adopt an existing vendor-specific plugin or already-shipped skills onto the open Agent Plugins Specification, or add and remove vendors and components on the canonical…

19 août 2026
publish-plugin
non classé

Use this skill whenever the user wants to publish, release, submit, or share a plugin to the universal plugin marketplace so it works across Claude Code, Cursor, Codex, and GitHub Copilot CLI. Trigger on phrases like "publish my plugin", "submit to…

19 août 2026
version
non classé

Use this skill to move a universal agent plugin's version — bump it, set an explicit one, cut a release number, or reconcile a version that drifted between the canonical plugin.json and its npm package.json. Handles both release models: a changesets…

18 août 2026
remove-plugin
Développeurs de logiciels

Use this skill to remove a universal agent plugin's artifacts — delete the generated vendor manifests for Claude Code, Cursor, or Codex, clear a stale or shadowing manifest left by an older build, or take the whole plugin out of a project. Trigger on "delete…

18 août 2026
skill-name
Autres occupations informatiques

Use this skill when <trigger>. <One-line summary.>

18 août 2026
adopt-upx
Développeurs de logiciels

Use this skill when the user wants to make their skills use upx — the fast local-first package runner shipped by universal-plugin. Trigger on phrases like "make my skills use upx", "adopt the upx runner", "speed up npx calls", "switch to upx", or "rewrite npx…

14 août 2026
Affichage de 8 skills collectés sur 12.
dispatch-governance
non classé

Partial Skill: invoke by name only — the Legate's routing brain — picks and executes a dispatch strategy for a role intent. Loaded in-session by the legate gateway, and by the headless-legate agent headless. Not triggered by users directly.

14 août 2026
init-cyberlegion
non classé

Use this skill to set up or onboard cyberlegion in this session or repo — probe the environment, register the mail-surfacing hook, and (in a root session, on your yes) bind this pane as the durable legate owner inbox. Triggers: 'set up cyberlegion', 'onboard…

14 août 2026
legate
non classé

Use this skill when you need to reach another agent session — send a message to a named peer or "the pane on the right", check your inbox, wait for a reply, spawn or close a peer session, or dispatch work to fulfill a role and get a verdict back.

14 août 2026
manage-inbox
non classé

Use this skill when the user wants to check, read, or clear the owner mailbox — the durable inbox where headless and cron-started agents send their reports. Triggers: 'check my inbox', 'any reports for me', 'what did the agents send', 'read that report', 'ack…

14 août 2026
relay-governance
non classé

Partial Skill: invoke by name only — the Legion's report/ask contract — how a headless agent returns a result or surfaces a question it cannot answer, and how a receiver triages a relayed steer by authority level. Loaded by dispatch-governance and any…

14 août 2026
subagent-backend-governance
non classé

Partial Skill: invoke by name only — the parent-side procedure for the cold-subagent dispatch path. Loaded by dispatch-governance when it picks the subagent strategy. Not triggered by users directly.

14 août 2026
session-adapter-governance
non classé

Partial Skill: invoke by name only — the SessionAdapter conformance rule: a mutating op verifies its observable effect landed or fails loud, keyed on the op's effect class. Loaded by CRs and producers touching adapter operations. Not triggered by users…

12 juil. 2026
add-changeset
non classé

Add a changeset to the current change. Use when preparing a PR that affects published packages, when asked to 'add a changeset' or `add cs`, or when CI reports a missing changeset. Detects monorepos and selects affected packages automatically.

20 mai 2026
create-skill
non classé

Use this skill when the user asks to create a new agent skill. Creates the skill directory under ~/.agents/skills/ and links it into all detected agents so they can pick it up.

20 mai 2026
fix-security-pr
non classé

Fix a PR that is failing due to security or vulnerability issues — npm/pnpm/yarn/bun audit failures, CVE alerts, Dependabot merge conflicts, Snyk failures, or GitHub security advisory blocks. Use when asked to 'fix the security PR', 'resolve the vulnerability…

20 mai 2026
init
non classé

Use this skill when the user wants to initialize or improve an AGENTS.md file with codebase documentation. Creates AGENTS.md and symlinks CLAUDE.md to it, or suggests improvements if AGENTS.md already exists.

20 mai 2026
setup-changesets
non classé

Set up changesets in a new or existing repository. Use when asked to 'add changesets', 'set up releases', or 'configure versioning'. Handles single packages and monorepos. Detects and migrates from competing release tools. Optionally sets up a shared reusable…

20 mai 2026
validate-skill
non classé

Validate a SKILL.md file for structure, quality, and security before committing or publishing. Use this skill when reviewing a new or modified skill — catches broken references, vague triggers, baked-in assumptions, scope creep, and security risks in one pass.

20 mai 2026
10 dépôts affichés sur 10
Tous les dépôts sont affichés