byfractera· 18 skills
Propose a new agent skill or MCP connector for any of the 6 agents by creating a draft record on /ai-draft-settings. Use when you spot an automation opportunity, a repeating pattern worth capturing, or the architect says "document this as a skill / add this to the agents". You do NOT build the real file — the draft is the proposal the architect approves and materializes. Calls owner_draft_create_record (dry_run first, §8.2 confirm).
$npx -y skills add fractera/agent-engineering-infrastructure --skill propose-new-agent-skill-or-mcpInstalls into the current project.
Run `npx skills use "https://github.com/fractera/agent-engineering-infrastructure" --skill "fractera/agent-engineering-infrastructure/propose-new-agent-skill-or-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fractera/agent-engineering-infrastructure" that are relevant to the current task. Run `npx skills add "https://github.com/fractera/agent-engineering-infrastructure"` and select the relevant skills, then follow their instructions.