Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add itallstartedwithaidea/agent-skillsnpx agentmods add plugins/itallstartedwithaidea/agent-skills/ai-agent-engineering-skillsgit clone --depth 1 https://github.com/itallstartedwithaidea/agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/itallstartedwithaidea/agent-skills/ai-agent-engineering-skills)<a href="https://agentmods.dev/plugins/itallstartedwithaidea/agent-skills/ai-agent-engineering-skills"><img src="https://agentmods.dev/badge/plugins/itallstartedwithaidea/agent-skills/ai-agent-engineering-skills.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
ai-agent-engineering-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "ai-agent-engineering-skills",
"description": "10 AI agent engineering skills: knowledge base injection, entity memory, multi-model routing, proactive intelligence, MCP servers, parallel orchestration",
"source": "./",
"strict": false,
"skills": [
"./skills/ai-agent-engineering/knowledge-base-injection",
"./skills/ai-agent-engineering/entity-memory-management",
"./skills/ai-agent-engineering/multi-model-routing",
"./skills/ai-agent-engineering/proactive-intelligence",
"./skills/ai-agent-engineering/mcp-server-creation",
"./skills/ai-agent-engineering/parallel-agent-orchestration",
"./skills/ai-agent-engineering/memory-persistence",
"./skills/ai-agent-engineering/continuous-learning",
"./skills/ai-agent-engineering/token-optimization",
"./skills/ai-agent-engineering/long-horizon-workflows"
]
}What it installs
The manifest is a name and a version. 10 skills travel with it, and installing the plugin installs all of them — 330 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill continuous-learning A 30 tokens
- Skill entity-memory-management A 36 tokens
- Skill knowledge-base-injection A 39 tokens
- Skill long-horizon-workflows A 34 tokens
- Skill multi-model-routing A 34 tokens
- Skill parallel-agent-orchestration A 35 tokens
- Skill proactive-intelligence A 38 tokens
- Skill mcp-server-creation A 35 tokens
- Skill memory-persistence A 28 tokens
- Skill token-optimization A 21 tokens
What ships with it
1 file beside marketplace.json#ai-agent-engineering-skills in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 18 lines scan A d60b2864a235
ai-agent-engineering-skills is a plugin published in the GitHub repository itallstartedwithaidea/agent-skills (36 stars, last pushed 4mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
context-engineering
Comprehensive context engineering and harness engineering skills for production-grade AI agent systems: fundamentals, degradation patterns, compression, optimization, multi-agent coordination, long-horizon prompting (pseudo-formal task briefs for long-running and parallel agents), memory systems, tool design…
magic-words
Finds the named technique your problem needs and folds its phrasing into the request before the work starts. Hundreds of named techniques, ranked locally, no network.
promptkitty
Assemble PromptKit prompts and author provider-native agent instructions.
prompt-engineering-skills
아이디어를 실행 가능한 프롬프트로 정리해주는 도구 — /prompt v3.3.0 + 모델별 최적화 전략(Claude/GPT/Gemini/이미지) 스킬 + 공냥 프롬프트 킷 v4 동봉(이미지 정본).
prompt-engineering-expert
Designing effective prompts: structure, few-shot, chain-of-thought, output formatting, and evaluation.
prompthub
Publish and manage PromptHub prompts from Claude Code; organize a prompt before uploading.