From bedrock-profiles
Create tagged AWS Bedrock inference profiles for a project with wma cost attribution tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/bedrock-profiles:createThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Arguments: `$ARGUMENTS`
Arguments: $ARGUMENTS
Parse $ARGUMENTS for --project-id, --app-id, --contact, and --region (default: us-west-2). For any not provided, ask the user:
wma:project_id tag, e.g. uncertainty_ts)"wma:application_id tag, e.g. claude)"wma:contact tag, e.g. [email protected])"Once all three are collected, run:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/create-bedrock-profiles.sh" --project-id PROJECT_ID --app-id APP_ID --contact CONTACT --region REGION
Report the output. If it fails, show the error and stop.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub thodson-usgs/bedrock-profiles --plugin bedrock-profiles