Pss Change Agent Profile banner
Emasoft Emasoft

Pss Change Agent Profile

Development community

Description

--- name: pss-change-agent-profile description: "Modify an existing .agent.toml profile with natural language instructions" argument-hint: "<profile-path> <change-instructions> [--requirements PATH...]" effort: medium allowed-tools: ["Agent", "Read", "Write", "Edit", "Bash", "Glob", "Grep", "mcp__plugin_llm-externalizer_llm-externalizer__code_task", "mcp__plugin_llm-externalizer_llm-externalizer__chat"] --- # PSS Change Agent Profile Modify an existing `.agent.toml` profile based on natural la

Installation

Installs to ~/.claude/skills/emasoft-perfect-skill-suggester-pss-change-agent-profile/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-perfect-skill-suggester-pss-change-agent-profile && curl -fsSL https://raw.githubusercontent.com/Emasoft/perfect-skill-suggester/HEAD/commands/pss-change-agent-profile.md -o ~/.claude/skills/emasoft-perfect-skill-suggester-pss-change-agent-profile/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository