# zalom

> Open-source publisher. Listings imported from github.com/zalom — credited to the original author with their license.

- **Listings:** 47
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/zalom
- **Website:** https://github.com/zalom

## Published listings

- [Plastic Uninstall](https://agentstack.voostack.com/l/skill-zalom-plastic-uninstall) — Skill · Free — `agentstack add skill-zalom-plastic-uninstall`
  Use when the user wants to remove Plastic from an agent. Runs the manifest-driven uninstaller (removes skills, hooks, statusline, and any legacy plugin layout), reports exactly what was removed and what was left behind, then gives verification steps. Optionally deletes the intent store.
- [Plastic Fail User Invocable](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-user-invocable) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-user-invocable`
  Deliberately trips the frontmatter-validity user-invocable sub-check (field missing).
- [Plastic Roadmap Continuing](https://agentstack.voostack.com/l/skill-zalom-plastic-roadmap-continuing) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-roadmap-continuing`
  >-
- [Plastic Skill Evaluating](https://agentstack.voostack.com/l/skill-zalom-plastic-skill-evaluating) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-skill-evaluating`
  >
- [Plastic Skill Creating](https://agentstack.voostack.com/l/skill-zalom-plastic-skill-creating) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-skill-creating`
  >
- [Plastic Intent Grilling](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-grilling) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-grilling`
  >-
- [Plastic Intent Savepoint](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-savepoint) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-savepoint`
  Use when verifying or repairing an intent's savepoint ledger, when the user says "save" or "savepoint", or when a PreCompact hook fires. The ledger is written automatically by the gate hook at each lifecycle boundary; this skill only reads, verifies, and rebuilds it.
- [Plastic Releasing](https://agentstack.voostack.com/l/skill-zalom-plastic-releasing) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-releasing`
  Use when merging a feature branch to main and tagging a release, bumping the version, or when the user says "release", "tag", or "ship it
- [Plastic Auto](https://agentstack.voostack.com/l/skill-zalom-plastic-auto) — Skill · Free — `agentstack add skill-zalom-plastic-auto`
  >-
- [Plastic Doctor](https://agentstack.voostack.com/l/skill-zalom-plastic-doctor) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-doctor`
  Use when diagnosing Plastic installation health, after updates, or when something seems broken. Runs checks and reports findings with fix options.
- [Plastic Intent Starting](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-starting) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-starting`
  >-
- [Plastic Project Continuing](https://agentstack.voostack.com/l/skill-zalom-plastic-project-continuing) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-project-continuing`
  >-
- [Plastic Intent Planning](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-planning) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-planning`
  Write implementation plans from a spec. Produces plan.md, checklist.md, and at least one real actions/ACTION_N.md (every tier) in the active intent directory.
- [Plastic Fail Bare Pointer Paragraph Leak](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-bare-pointer-paragraph-leak) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-bare-pointer-paragraph-leak`
  Deliberately trips bare-pointer via a paragraph-level keyword leak regression.
- [Plastic Update](https://agentstack.voostack.com/l/skill-zalom-plastic-update) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-update`
  Use when updating Plastic. Runs the `update` verb, which reads the installed VERSION, derives its channel, queries npm dist-tags, and advances to the next version on that channel (or switches channel with a flag).
- [Plastic Feedback](https://agentstack.voostack.com/l/skill-zalom-plastic-feedback) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-feedback`
  Use when the user hits a Plastic quirk, bug, or feature idea in a project and wants to report it back to the Plastic project. Builds a sanitized report file and a prefilled GitHub issue URL the user reviews and submits. Only the user sends.
- [Plastic Store Provisioning](https://agentstack.voostack.com/l/skill-zalom-plastic-store-provisioning) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-store-provisioning`
  >-
- [Fail Name](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-name) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-name`
  Deliberately trips the frontmatter-validity name sub-check (bug shape from intent 158).
- [Plastic Intent Researching](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-researching) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-researching`
  Research a topic for the active intent. Agent decides shallow vs deep based on scope. Produces reports in the intent's resources/ directory.
- [Plastic Humanizer](https://agentstack.voostack.com/l/skill-zalom-plastic-humanizer) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-humanizer`
  Use to clean authored prose so it reads human and clutter-free. Removes AI tells and slop from a document, spec, outcome, README, report, or release note. Use when the user says "humanize", "de-slop", "remove the AI tells", or "clean up the wording". For documents, not for every chat reply, and not for code.
- [Plastic Install](https://agentstack.voostack.com/l/skill-zalom-plastic-install) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-install`
  Use when initializing Plastic globally (~/.plastic/) or locally in a project, or to re-install/repair a broken installation. Accepts channel flags (--alpha, --beta, --latest) to select release channel. First install defaults to --latest (stable); reinstalls match the already-installed channel. Global install is recommended: it creates the global intent store as a git-backed repository. Local inst…
- [Plastic Fail Body Lines](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-body-lines) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-body-lines`
  Deliberately trips the body-budget line sub-check only, staying under the token budget.
- [Plastic Rollback](https://agentstack.voostack.com/l/skill-zalom-plastic-rollback) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-rollback`
  Use when the user wants to see their Plastic version history or roll back to a previously-installed version after a bad release. Manages the local, append-only versions.json ledger and steps between versions the user has actually run. For moving to a brand-new release, use plastic-update instead.
- [Plastic Fail Yaml](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-yaml) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-yaml`
  Use when doing X: like this, an unquoted colon that breaks strict YAML.safe_load.
- [Plastic Intent Executing](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-executing) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-executing`
  Use when you have a written implementation plan to execute. Default mode is subagent-driven (dispatches fresh subagent per task with two-stage review). Fallback mode is inline execution for environments without subagent support. If superpowers:subagent-driven-development or superpowers:executing-plans are available, delegates to them.
- [Plastic Project Creating](https://agentstack.voostack.com/l/skill-zalom-plastic-project-creating) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-project-creating`
  >-
- [Plastic Intent Creating](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-creating) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-creating`
  Use when new work begins, the user expresses a new goal, says "new intent", or no active intent exists for the current task. Creates intents in the global store (~/.plastic/store/) or in a project's store (~/.plastic/projects/{slug}/store/) depending on context.
- [Plastic Intent Linking](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-linking) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-linking`
  Use when creating connections between intents, the user says "link" or "connect", or when discovering that two intents are related. Manages sources, chain, and cross-reference links.
- [Plastic Dashboard](https://agentstack.voostack.com/l/skill-zalom-plastic-dashboard) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-dashboard`
  Use when the user wants an overview of intents, asks "where are we", "what's next", "what should I work on", "show the dashboard", or invokes /plastic-dashboard. Renders the intent store(s) as Markdown prose, the global board as a narrative of work done, each project board as a short summary plus its most-valuable next work, and emits a machine-readable queue that auto mode consumes.
- [Plastic Pass](https://agentstack.voostack.com/l/skill-zalom-plastic-pass) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-pass`
  A fully compliant fixture skill used to prove SkillLint's green path.
- [Plastic Tutorial](https://agentstack.voostack.com/l/skill-zalom-plastic-tutorial) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-tutorial`
  >-
- [Plastic Roadmap](https://agentstack.voostack.com/l/skill-zalom-plastic-roadmap) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-roadmap`
  Use when the user wants to plan a delivery batch, order waves of intents, ship a batch of intents in one go, track a named collection of intents toward a goal, or asks for a "roadmap". Creates and maintains a roadmap file, a delivery-side collection of intents (the counterpart to a release), separate from INDEX.md status tracking.
- [Plastic Intent Ending](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-ending) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-ending`
  >
- [Plastic Intent Discovering](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-discovering) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-discovering`
  >-
- [Plastic Store Indexing](https://agentstack.voostack.com/l/skill-zalom-plastic-store-indexing) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-store-indexing`
  Use after creating, completing, or abandoning intents, when the user says "index" or "organize", or when INDEX.md needs maintenance. Curates the INDEX.md structure note.
- [Plastic Intent Locking](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-locking) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-locking`
  Inspect, repair, release, or reclaim an intent's delivery lock. Use when a lock-gate deny names /plastic-lock, when resuming interrupted work after a crash, reboot, or /tmp wipe, when a lock reads held or stale, or when the user says "fix the lock", "who holds the lock", or "reclaim the lock".
- [Plastic Intent Continuing](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-continuing) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-continuing`
  >-
- [Plastic Intent Speccing](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-speccing) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-speccing`
  >
- [Plastic Agent Advisor](https://agentstack.voostack.com/l/skill-zalom-plastic-agent-advisor) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-agent-advisor`
  >-
- [Plastic Fail Orphan](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-orphan) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-orphan`
  Deliberately trips the orphan-files check with an unrouted reference file.
- [Plastic Fail Bare Pointer](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-bare-pointer) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-bare-pointer`
  Deliberately trips the bare-pointer check with a routing-free mention.
- [Plastic Intent Brainstorming](https://agentstack.voostack.com/l/skill-zalom-plastic-intent-brainstorming) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-intent-brainstorming`
  Explore intent requirements and design before implementation, through conversational prose questions asked one at a time (no multiple-choice chips), persisting each owner ruling immediately as an insight. Produces the enriched Why (Context and Decisions) in the active intent directory; hands off to /plastic-intent-speccing for spec.md.
- [Plastic Continuing](https://agentstack.voostack.com/l/skill-zalom-plastic-continuing) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-continuing`
  >-
- [Plastic Fail Body Tokens](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-body-tokens) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-body-tokens`
  Deliberately trips the body-budget token sub-check while staying under 500 lines.
- [Plastic Fail Depth](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-depth) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-depth`
  Deliberately trips the references-depth check with a nested file.
- [Plastic Fail Bare Pointer Bullet List](https://agentstack.voostack.com/l/skill-zalom-plastic-fail-bare-pointer-bullet-list) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-fail-bare-pointer-bullet-list`
  Deliberately trips bare-pointer via a bullet-list boundary leak regression.
- [Plastic Store Curating](https://agentstack.voostack.com/l/skill-zalom-plastic-store-curating) — Skill · Free · security-reviewed — `agentstack add skill-zalom-plastic-store-curating`
  |

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
