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.
npx agentmods add skills/hacklyc/myagents/myagents-task-alignmentnpx skills add hAcKlyc/MyAgents --skill myagents-task-alignmentgit clone --depth 1 https://github.com/hAcKlyc/MyAgentsWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00120 | $0.01554 |
| Opus 5 | $0.00060 | $0.00777 |
| Sonnet 5 | $0.00024 | $0.00311 |
| Haiku 4.5 | $0.00012 | $0.00155 |
Grade A, and why
myagents-task-alignment 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 2d ago.
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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 2d ago First seen · 102 lines · 120 tokens per session scan A 9620698adb62
myagents-task-alignment is a skill published in the GitHub repository hAcKlyc/MyAgents (861 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 120 tokens to every session and 1,554 once invoked, about $0.0006 per session on Opus 5. 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-08-30.
Other skills, from other repositories
cross-squad
Coordinating work across multiple Squad instances.
Sanad Agentic Developer
Standard operating procedures for live and isolated Sanad development, sanad-dev runtime control, diagnostics, verification, Git worktrees, and Pull Request delivery.
AgentPrecept
让多个 Agent 在同一项目上协作不踩脚。核心机制:project-graph(秒懂结构)+ L4O01(不推翻决策)+ HANDOFF(无缝交接)+ MCP Server(Code Agent 原生集成)+ gnhf(夜间自动同步)。Agent 按需读取模板,按指令自动产出。.
paperclip
Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managing routines, or calling Paperclip API endpoints.
wayfinder
Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
gsd-audit-milestone
Audit milestone completion against original intent before archiving.