agent-patterns-plugin/skills/meta-assimilate/SKILL.md
Copy, generalize, or merge a project's .claude/{agents,commands} into user-scoped configuration. Use when assimilating another project's Claude setup or generalizing an agent.
npx skillsauth add laurigates/claude-plugins meta-assimilateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Use this skill when... | Use custom-agent-definitions instead when... |
|---|---|
| Examining another project's .claude/{agents,commands} to copy or generalise into user scope | Authoring a brand-new agent definition without an external source |
| Merging a project-specific agent into an existing user-scoped agent | Configuring tool access or context-fork for a single agent file |
| Deciding whether to adopt, generalise, or skip another project's Claude setup | Auditing existing agent definitions for security or completeness (use meta-audit) |
Examine the .claude/{agents,commands} of the project at path [path] and think deep if we could make use of them in the user scoped agents and commands. Either by copying and generalizing or assimilating into existing agents or commands if similar ones already exist.
development
Debug HTTP APIs: trace requests, inspect headers. Use when a request fails: check status first.
documentation
Render architecture diagrams from text sources. Use when documenting system topology.
tools
Inspect JSON payloads and extract nested fields. Use when parsing API responses.
tools
--- name: no-description allowed-tools: Read --- # No Description This skill has no description and must be dropped with a warning.