Chris, one interesting question to ask yourself, when deciding whether to submit a sequence is, "Is there any 'simpler' sequence embodying a similar idea, that is
also not in the OEIS yet?" (I put the word "simpler" in scare-quotes because the concept of simplicity is not easy to define -- but trust your feelings for the moment.)
Let me give a foolish example. Suppose neither the square numbers 0, 1, 4, 9, 16, ... nor the incremented square numbers 1, 2, 5, 10, 17, ... were in the OEIS already. You wouldn't add n^2 + 1 first; surely it is more urgent to add n^2. And sure enough, when we look up those two sequences in OEIS, we find that the squares are A000290 while the incremented squares are A002522.
Now look at your sequence: integers that are a power of a power of a power ... of a power of an integer, where there are 100 or more links in the power chain. Notice that there is an arbitrary 100 in the formulation. There must also be another sequence, also not in OEIS, where the power chain is of length at least 73 -- and isn't this a simpler sequence? When we crank the threshold all the way down to 2, we finally find a sequence that is in the OEIS: A001597, the "perfect powers" sequence. But I suspect that even if the chain was required to be of length merely 3 or greater, that sequence would not be in the OEIS. And surely it would be worthy of earlier consideration.
There is another possible conceptual simplification. If you do a little bit of algebra, you realize that your sequence is basically the perfect powers restricted to a certain highly divisible class of exponents. What are these exponents? They are integers with a divisor chain of length greater that 100 -- in other words, a multiple of a multiple of a multiple ... of a multiple of an integer, where there are at least 100 multiples in the chain. Is this sequence in the OEIS? I doubt it -- and yet, surely, a sequence should go into the OEIS before its "exponential". That is, we have a more urgent need for the odd numbers, than for the sequence of integers raised to odd powers.
Now, as you already noted, the fact that the first nontrivial element of your sequence is the gargantuan 2^(2^100), makes adding this sequence to the OEIS highly problematic. But you don't have to reach so far to come up with original sequences! I've sketched two ideas for much simpler sequences that we also don't have yet.
Thank you for sharing your idea!
-- Allan