Element, Model and Relationship are all too abstract for you to extend through EA's stereotypes.
To create a profile out of these, you would need to provide not only the shape scripts, but the whole metamodel, including which elements accept which connectors under which circumstances, etc.
So, to cut it short, you would do better (and a lot faster) by extending the closest elements, connectors and diagrams to each of the corresponding items on your desired profile.
And, about connectors, since you probably will be crating some new ones, which may not adhere to standard UML connection rules, my advice is for you to extend these from the Dependency connector, since it is by far the most flexible of them all.