@ssdeanx/agentstack
BThis is main documentation for the AgentStack skill, which provides instructions and guidelines for how to use this skill effectively in various scenarios.
Install
agr install @ssdeanx/agentstack --target claudeWrites 25 files into .claude/skills/, pinned to git-2677d0b7.
- .claude/skills/agentstack/.env.example
- .claude/skills/agentstack/.gitignore
- .claude/skills/agentstack/.markdownlint.json
- .claude/skills/agentstack/AGENTS.md
- .claude/skills/agentstack/README.md
- .claude/skills/agentstack/SKILL.md
- .claude/skills/agentstack/auth.ts
- .claude/skills/agentstack/components.json
- .claude/skills/agentstack/eslint.config.js
- .claude/skills/agentstack/free-models.md
- .claude/skills/agentstack/llms.txt
- .claude/skills/agentstack/mdx-components.tsx
- .claude/skills/agentstack/next.config.ts
- .claude/skills/agentstack/package-lock.json
- .claude/skills/agentstack/package.json
- .claude/skills/agentstack/page-2026-04-15T07-04-23-082Z.png
- .claude/skills/agentstack/postcss.config.mjs
- .claude/skills/agentstack/prettier.config.js
- .claude/skills/agentstack/robots.txt
- .claude/skills/agentstack/sgconfig.yml
- .claude/skills/agentstack/sitemap.xml
- .claude/skills/agentstack/skills-lock.json
- .claude/skills/agentstack/tsconfig.cli.json
- .claude/skills/agentstack/tsconfig.json
- .claude/skills/agentstack/vitest.config.ts
Document
name: AgentStack description: This is main documentation for the AgentStack skill, which provides instructions and guidelines for how to use this skill effectively in various scenarios.
AgentStack
Instructions for the agent to follow when this skill is activated.
When to use
Describe when this skill should be used.
Instructions
- First step
- Second step
- Additional steps as needed
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-2677d0b74c0c2026-07-30